Skip to content

Commit

Permalink
Merge pull request #336 from woowabros/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…supertest-2.0.15

build(deps-dev): bump @types/supertest from 2.0.14 to 2.0.15
  • Loading branch information
jiho-kr authored Oct 26, 2023
2 parents 6f71931 + 2f6942b commit a0f9950
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2188,9 +2188,9 @@
"@types/node" "*"

"@types/supertest@^2.0.12":
version "2.0.14"
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.14.tgz#e8fb6f6feed58a0dd5c2036227865dfa6ff7411d"
integrity sha512-Q900DeeHNFF3ZYYepf/EyJfZDA2JrnWLaSQ0YNV7+2GTo8IlJzauEnDGhya+hauncpBYTYGpVHwGdssJeAQ7eA==
version "2.0.15"
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.15.tgz#3d032865048c84c6a3bbbf1f949145b917d2ff65"
integrity sha512-jUCZZ/TMcpGzoSaed9Gjr8HCf3HehExdibyw3OHHEL1als1KmyzcOZZH4MjbObI8TkWsEr7bc7gsW0WTDni+qQ==
dependencies:
"@types/superagent" "*"

Expand Down

0 comments on commit a0f9950

Please sign in to comment.