Skip to content

Commit 887ed1c

Browse files
authored
Merge pull request #128 from CodeCommunityHub/dependabot/npm_and_yarn/types/jest-29.5.14
Bump @types/jest from 29.5.12 to 29.5.14
2 parents c8bae84 + 50f3043 commit 887ed1c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/bcrypt": "^5.0.0",
2828
"@types/body-parser": "^1.19.2",
2929
"@types/express": "^4.17.15",
30-
"@types/jest": "^29.2.5",
30+
"@types/jest": "^29.5.14",
3131
"@types/jsonwebtoken": "^9.0.7",
3232
"@types/lodash": "^4.17.7",
3333
"@types/node": "^22.7.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -874,10 +874,10 @@
874874
dependencies:
875875
"@types/istanbul-lib-report" "*"
876876

877-
"@types/jest@^29.2.5":
878-
version "29.5.12"
879-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
880-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
877+
"@types/jest@^29.5.14":
878+
version "29.5.14"
879+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
880+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
881881
dependencies:
882882
expect "^29.0.0"
883883
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)