Skip to content

Commit 5ef13ad

Browse files
chore(patch-deps): update jest monorepo to ^29.6.2 (#782)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66cde1e commit 5ef13ad

File tree

2 files changed

+262
-248
lines changed

2 files changed

+262
-248
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.22.5",
7474
"@commitlint/cli": "^17.6.7",
7575
"@commitlint/config-conventional": "^17.6.7",
76-
"@jest/globals": "^29.6.1",
76+
"@jest/globals": "^29.6.2",
7777
"@rollup/plugin-babel": "^6.0.3",
7878
"@rollup/plugin-commonjs": "^25.0.2",
7979
"@rollup/plugin-node-resolve": "^15.1.0",
@@ -85,8 +85,8 @@
8585
"eslint": "^8.45.0",
8686
"eslint-plugin-tsdoc": "^0.2.17",
8787
"husky": "^8.0.3",
88-
"jest": "^29.6.1",
89-
"jest-environment-jsdom": "^29.6.1",
88+
"jest": "^29.6.2",
89+
"jest-environment-jsdom": "^29.6.2",
9090
"jest-junit": "^15.0.0",
9191
"lerna": "^7.1.4",
9292
"lint-staged": "^13.2.3",

0 commit comments

Comments
 (0)