Skip to content

Commit 4454074

Browse files
chore(deps): update jest monorepo to v28
1 parent f32766e commit 4454074

File tree

2 files changed

+717
-1054
lines changed

2 files changed

+717
-1054
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@
7373
"ansi-colors": "^4.1.1"
7474
},
7575
"devDependencies": {
76-
"@types/jest": "^27.0.0",
76+
"@types/jest": "^28.0.0",
7777
"@types/node": "^16.0.0",
7878
"@typescript-eslint/eslint-plugin": "~5.30.0",
7979
"@typescript-eslint/parser": "~5.30.0",
8080
"eslint": "^7.6.0",
81-
"jest": "^27.0.0",
81+
"jest": "^28.0.0",
8282
"rimraf": "^3.0.2",
83-
"ts-jest": "^27.0.0",
83+
"ts-jest": "^28.0.0",
8484
"ts-node": "^10.0.0",
8585
"typescript": "^4.0.0"
8686
}

0 commit comments

Comments
 (0)