Skip to content

Commit f381c38

Browse files
committed
chore(deps): update dependency @types/jest to v29.5.4
1 parent d275cf5 commit f381c38

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
@@ -52,7 +52,7 @@
5252
"@rollup/plugin-babel": "6.0.3",
5353
"@rollup/plugin-multi-entry": "6.0.0",
5454
"@rollup/plugin-node-resolve": "15.2.1",
55-
"@types/jest": "29.5.3",
55+
"@types/jest": "29.5.4",
5656
"@types/ramda": "0.29.3",
5757
"@typescript-eslint/eslint-plugin": "5.62.0",
5858
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1865,10 +1865,10 @@
18651865
dependencies:
18661866
"@types/istanbul-lib-report" "*"
18671867

1868-
"@types/[email protected].3":
1869-
version "29.5.3"
1870-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.3.tgz#7a35dc0044ffb8b56325c6802a4781a626b05777"
1871-
integrity sha512-1Nq7YrO/vJE/FYnqYyw0FS8LdrjExSgIiHyKg7xPpn+yi8Q4huZryKnkJatN1ZRH89Kw2v33/8ZMB7DuZeSLlA==
1868+
"@types/[email protected].4":
1869+
version "29.5.4"
1870+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.4.tgz#9d0a16edaa009a71e6a71a999acd582514dab566"
1871+
integrity sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A==
18721872
dependencies:
18731873
expect "^29.0.0"
18741874
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)