Skip to content

Commit 8f4cfce

Browse files
chore(deps): update dependency @types/jest to v29.5.4
1 parent f4f71ea commit 8f4cfce

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
@@ -18,7 +18,7 @@
1818
"@commitlint/cli": "17.4.2",
1919
"@commitlint/config-conventional": "17.4.2",
2020
"@types/express": "4.17.17",
21-
"@types/jest": "29.4.0",
21+
"@types/jest": "29.5.4",
2222
"@types/js-yaml": "4.0.5",
2323
"@types/lodash": "4.14.191",
2424
"@types/node": "18.11.19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,10 +1040,10 @@
10401040
dependencies:
10411041
"@types/istanbul-lib-report" "*"
10421042

1043-
"@types/jest@29.4.0":
1044-
version "29.4.0"
1045-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.0.tgz#a8444ad1704493e84dbf07bb05990b275b3b9206"
1046-
integrity sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==
1043+
"@types/jest@29.5.4":
1044+
version "29.5.4"
1045+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.4.tgz#9d0a16edaa009a71e6a71a999acd582514dab566"
1046+
integrity sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A==
10471047
dependencies:
10481048
expect "^29.0.0"
10491049
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)