Skip to content

Commit 340cd7f

Browse files
committed
chore(deps): update dependency @types/jest to v29.1.1
1 parent e30cf6a commit 340cd7f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@semantic-release/github": "8.0.6",
2121
"@semantic-release/npm": "9.0.1",
2222
"@semantic-release/release-notes-generator": "10.0.3",
23-
"@types/jest": "29.1.0",
23+
"@types/jest": "29.1.1",
2424
"cz-conventional-changelog": "3.3.0",
2525
"eslint": "8.24.0",
2626
"eslint-config-timetree": "1.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,10 +1177,10 @@
11771177
dependencies:
11781178
"@types/istanbul-lib-report" "*"
11791179

1180-
"@types/jest@29.1.0":
1181-
version "29.1.0"
1182-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.0.tgz#9cfbe1b0d4408f9732aaf37447460f10f2c71ce6"
1183-
integrity sha512-CqlKkMNaUhFSRvqVKniNhbcy9fc/Rj2cmFD5t8Jtu4HlHzSit27h7XKfP5kkxBeROQ8WAvQQmy93FIz9or8jKg==
1180+
"@types/jest@29.1.1":
1181+
version "29.1.1"
1182+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.1.tgz#cf21a0835a1ba9a30ea1966019f1261c6a114c92"
1183+
integrity sha512-U9Ey07dGWl6fUFaIaUQUKWG5NoKi/zizeVQCGV8s4nSU0jPgqphVZvS64+8BtWYvrc3ZGw6wo943NSYPxkrp/g==
11841184
dependencies:
11851185
expect "^29.0.0"
11861186
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)