Skip to content

Commit 9a2860f

Browse files
chore(minor-deps): update jest monorepo to ^29.3.0 (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aeed476 commit 9a2860f

File tree

2 files changed

+265
-241
lines changed

2 files changed

+265
-241
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@babel/preset-typescript": "^7.18.6",
7474
"@commitlint/cli": "^17.2.0",
7575
"@commitlint/config-conventional": "^17.2.0",
76-
"@jest/globals": "^29.2.2",
76+
"@jest/globals": "^29.3.0",
7777
"@rollup/plugin-babel": "^6.0.2",
7878
"@rollup/plugin-commonjs": "^23.0.2",
7979
"@rollup/plugin-inject": "^5.0.2",
@@ -88,7 +88,7 @@
8888
"eslint-formatter-gitlab": "^3.0.0",
8989
"eslint-plugin-tsdoc": "^0.2.17",
9090
"husky": "^8.0.2",
91-
"jest": "^29.2.2",
91+
"jest": "^29.3.0",
9292
"jest-junit": "^14.0.1",
9393
"lerna": "^6.0.3",
9494
"lint-staged": "^13.0.3",

0 commit comments

Comments
 (0)