Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit 0a471d6

Browse files
committed
Update jest monorepo to v28
1 parent a247957 commit 0a471d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@testing-library/jest-dom": "^5.16.3",
4343
"@testing-library/react": "^12.1.4",
4444
"@testing-library/user-event": "^14.0.0",
45-
"@types/jest": "^27.4.1",
45+
"@types/jest": "^28.0.0",
4646
"@typescript-eslint/eslint-plugin": "^5.20.0",
4747
"@typescript-eslint/parser": "^5.17.0",
4848
"babel-loader": "^8.2.4",
@@ -53,8 +53,8 @@
5353
"eslint-plugin-prettier": "^4.0.0",
5454
"eslint-plugin-react": "^7.29.4",
5555
"identity-obj-proxy": "^3.0.0",
56-
"jest": "^27.5.1",
57-
"jest-environment-jsdom": "^27.5.1",
56+
"jest": "^28.0.0",
57+
"jest-environment-jsdom": "^28.0.0",
5858
"prettier": "2.6.2",
5959
"vite-jest": "^0.1.4"
6060
}

0 commit comments

Comments
 (0)