Skip to content

Commit be760fe

Browse files
chore(patch-deps): update jest monorepo to ^29.4.3 (#449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13c7d62 commit be760fe

File tree

2 files changed

+301
-302
lines changed

2 files changed

+301
-302
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@babel/preset-typescript": "^7.18.6",
7474
"@commitlint/cli": "^17.4.3",
7575
"@commitlint/config-conventional": "^17.4.3",
76-
"@jest/globals": "^29.4.2",
76+
"@jest/globals": "^29.4.3",
7777
"@rollup/plugin-babel": "^6.0.3",
7878
"@rollup/plugin-commonjs": "^24.0.1",
7979
"@rollup/plugin-node-resolve": "^15.0.1",
@@ -86,8 +86,8 @@
8686
"eslint": "^8.34.0",
8787
"eslint-plugin-tsdoc": "^0.2.17",
8888
"husky": "^8.0.3",
89-
"jest": "^29.4.2",
90-
"jest-environment-jsdom": "^29.4.2",
89+
"jest": "^29.4.3",
90+
"jest-environment-jsdom": "^29.4.3",
9191
"jest-junit": "^15.0.0",
9292
"lerna": "^6.4.1",
9393
"lint-staged": "^13.1.2",

0 commit comments

Comments
 (0)