Skip to content

Commit

Permalink
fix: upgrade @types/jest from 29.5.12 to 29.5.14
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/jest from 29.5.12 to 29.5.14.

See this package in yarn:
@types/jest

See this project in Snyk:
https://app.snyk.io/org/pds-mjo/project/c97be35f-53d8-4eb8-a9ca-c4e8d243f16f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 7, 2024
1 parent 976bcb7 commit 863dfde
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.1",
"@types/classnames": "^2.3.4",
"@types/jest": "^29.5.4",
"@types/jest": "^29.5.14",
"@types/js-cookie": "^3.0.3",
"@types/lodash": "^4.17.13",
"@types/node": "^20.17.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6061,10 +6061,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@^29.5.4":
version "29.5.12"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
"@types/jest@^29.5.14":
version "29.5.14"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down

0 comments on commit 863dfde

Please sign in to comment.