Skip to content

Commit c8350ed

Browse files
chore(patch-deps): update jest monorepo to ^29.4.1 (#408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59ea513 commit c8350ed

File tree

2 files changed

+21
-147
lines changed

2 files changed

+21
-147
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,21 +73,21 @@
7373
"@babel/preset-typescript": "^7.18.6",
7474
"@commitlint/cli": "^17.4.2",
7575
"@commitlint/config-conventional": "^17.4.2",
76-
"@jest/globals": "^29.4.0",
76+
"@jest/globals": "^29.4.1",
7777
"@rollup/plugin-babel": "^6.0.3",
7878
"@rollup/plugin-commonjs": "^24.0.1",
7979
"@rollup/plugin-node-resolve": "^15.0.1",
8080
"@scaleway/eslint-config-react": "^3.14.1",
81-
"@types/jest": "^29.2.6",
81+
"@types/jest": "^29.4.0",
8282
"babel-plugin-annotate-pure-calls": "^0.4.0",
8383
"cross-env": "^7.0.3",
8484
"cross-fetch": "^3.1.5",
8585
"cz-conventional-changelog": "^3.3.0",
8686
"eslint": "^8.32.0",
8787
"eslint-plugin-tsdoc": "^0.2.17",
8888
"husky": "^8.0.3",
89-
"jest": "^29.4.0",
90-
"jest-environment-jsdom": "^29.4.0",
89+
"jest": "^29.4.1",
90+
"jest-environment-jsdom": "^29.4.1",
9191
"jest-junit": "^15.0.0",
9292
"lerna": "^6.4.1",
9393
"lint-staged": "^13.1.0",

pnpm-lock.yaml

Lines changed: 17 additions & 143 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)