Skip to content

Commit d4e2d51

Browse files
chore(devdeps): update jest monorepo (#867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e6025a commit d4e2d51

File tree

2 files changed

+107
-100
lines changed

2 files changed

+107
-100
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@rollup/plugin-node-resolve": "13.3.0",
1919
"@testing-library/jest-dom": "5.16.4",
2020
"@testing-library/react": "13.3.0",
21-
"@types/jest": "28.1.3",
21+
"@types/jest": "28.1.4",
2222
"@types/node": "17.0.31",
2323
"@types/prop-types": "15.7.5",
2424
"@types/react": "18.0.14",
@@ -27,8 +27,8 @@
2727
"cross-env": "7.0.3",
2828
"eslint": "8.18.0",
2929
"husky": "8.0.1",
30-
"jest": "28.1.1",
31-
"jest-environment-jsdom": "28.1.1",
30+
"jest": "28.1.2",
31+
"jest-environment-jsdom": "28.1.2",
3232
"jest-junit": "14.0.0",
3333
"jest-localstorage-mock": "2.4.21",
3434
"lerna": "5.1.8",

0 commit comments

Comments
 (0)