Skip to content

Commit 4497b10

Browse files
chore(devdeps): update jest monorepo (#1521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a03086 commit 4497b10

File tree

2 files changed

+330
-236
lines changed

2 files changed

+330
-236
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"@changesets/cli": "2.26.2",
2222
"@commitlint/cli": "17.7.1",
2323
"@commitlint/config-conventional": "17.7.0",
24-
"@jest/globals": "29.6.4",
24+
"@jest/globals": "29.7.0",
2525
"@rollup/plugin-babel": "6.0.3",
2626
"@rollup/plugin-node-resolve": "15.2.1",
2727
"@scaleway/eslint-config-react": "workspace:*",
2828
"@scaleway/tsconfig": "workspace:*",
2929
"@testing-library/jest-dom": "6.1.3",
3030
"@testing-library/react": "13.4.0",
3131
"@tsd/typescript": "5.2.2",
32-
"@types/jest": "29.5.4",
32+
"@types/jest": "29.5.5",
3333
"@types/node": "18.17.17",
3434
"@types/prop-types": "15.7.5",
3535
"@types/react": "18.2.21",
@@ -38,8 +38,8 @@
3838
"cross-env": "7.0.3",
3939
"eslint": "8.49.0",
4040
"husky": "8.0.3",
41-
"jest": "29.6.4",
42-
"jest-environment-jsdom": "29.6.4",
41+
"jest": "29.7.0",
42+
"jest-environment-jsdom": "29.7.0",
4343
"jest-junit": "16.0.0",
4444
"jest-localstorage-mock": "2.4.26",
4545
"jest-runner-tsd": "6.0.0",

0 commit comments

Comments
 (0)