Skip to content

Commit c9dcbc3

Browse files
chore(deps): update dependency @types/jest to v29.5.2 (#1207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa54931 commit c9dcbc3

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
@@ -37,7 +37,7 @@
3737
"micromatch": "^4.0.5"
3838
},
3939
"devDependencies": {
40-
"@types/jest": "29.5.1",
40+
"@types/jest": "29.5.2",
4141
"@types/micromatch": "^4.0.2",
4242
"@types/node": "20.2.1",
4343
"@types/uuid": "9.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -738,10 +738,10 @@
738738
dependencies:
739739
"@types/istanbul-lib-report" "*"
740740

741-
"@types/[email protected].1":
742-
version "29.5.1"
743-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.1.tgz#83c818aa9a87da27d6da85d3378e5a34d2f31a47"
744-
integrity sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==
741+
"@types/[email protected].2":
742+
version "29.5.2"
743+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
744+
integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
745745
dependencies:
746746
expect "^29.0.0"
747747
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)