Skip to content

Commit 93e379d

Browse files
committed
chore(deps): update dependency @types/jest to v29.5.3
1 parent 0d85088 commit 93e379d

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
@@ -47,7 +47,7 @@
4747
"@rollup/plugin-babel": "6.0.3",
4848
"@rollup/plugin-multi-entry": "6.0.0",
4949
"@rollup/plugin-node-resolve": "15.1.0",
50-
"@types/jest": "29.5.2",
50+
"@types/jest": "29.5.3",
5151
"@types/ramda": "0.29.3",
5252
"@typescript-eslint/eslint-plugin": "5.61.0",
5353
"@typescript-eslint/parser": "5.61.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2360,10 +2360,10 @@
23602360
dependencies:
23612361
"@types/istanbul-lib-report" "*"
23622362

2363-
"@types/[email protected].2":
2364-
version "29.5.2"
2365-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
2366-
integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
2363+
"@types/[email protected].3":
2364+
version "29.5.3"
2365+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.3.tgz#7a35dc0044ffb8b56325c6802a4781a626b05777"
2366+
integrity sha512-1Nq7YrO/vJE/FYnqYyw0FS8LdrjExSgIiHyKg7xPpn+yi8Q4huZryKnkJatN1ZRH89Kw2v33/8ZMB7DuZeSLlA==
23672367
dependencies:
23682368
expect "^29.0.0"
23692369
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)