Skip to content

Commit 232475a

Browse files
committed
chore(deps): update dependency @types/jest to v29.4.1
1 parent e241b84 commit 232475a

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.0.1",
50-
"@types/jest": "29.4.0",
50+
"@types/jest": "29.4.1",
5151
"@types/ramda": "0.28.23",
5252
"@typescript-eslint/eslint-plugin": "5.54.1",
5353
"@typescript-eslint/parser": "5.54.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2441,10 +2441,10 @@
24412441
dependencies:
24422442
"@types/istanbul-lib-report" "*"
24432443

2444-
"@types/[email protected].0":
2445-
version "29.4.0"
2446-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.0.tgz#a8444ad1704493e84dbf07bb05990b275b3b9206"
2447-
integrity sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==
2444+
"@types/[email protected].1":
2445+
version "29.4.1"
2446+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.1.tgz#d76cbd07e5a24c0f4e86c2c0f9ed9e4ed33af3c8"
2447+
integrity sha512-zDQSWXG+ZkEvs2zFFMszePhx4euKz+Yt3Gg1P+RHjfJBinTTr6L2DEyovO4V/WrKXuF0Dgn56GWGZPDa6TW9eQ==
24482448
dependencies:
24492449
expect "^29.0.0"
24502450
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)