Skip to content

Commit b9d05c6

Browse files
authoredJun 18, 2022
chore(deps): update jest monorepo to v28
1 parent f2b52d8 commit b9d05c6

File tree

2 files changed

+1031
-775
lines changed

2 files changed

+1031
-775
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"json5": "^2.1.1"
3030
},
3131
"devDependencies": {
32-
"@types/jest": "^26.0.16",
32+
"@types/jest": "^28.0.0",
3333
"@types/js-yaml": "^3.12.1",
3434
"@types/jsdom": "^16.2.5",
3535
"@types/json5": "^0.0.30",
@@ -44,7 +44,7 @@
4444
"eslint-config-prettier": "^8.1.0",
4545
"eslint-plugin-prettier": "^3.3.1",
4646
"eslint-plugin-vue-libs": "^4.0.0",
47-
"jest": "^26.6.3",
47+
"jest": "^28.0.0",
4848
"jest-puppeteer": "^4.4.0",
4949
"jest-watch-typeahead": "^0.6.0",
5050
"jsdom": "^16.4.0",
@@ -54,7 +54,7 @@
5454
"prettier": "^2.0.4",
5555
"puppeteer": "^2.1.1",
5656
"shipjs": "^0.24.0",
57-
"ts-jest": "^26.4.4",
57+
"ts-jest": "^28.0.0",
5858
"typescript": "^4.1.3",
5959
"typescript-eslint-language-service": "^4.1.3",
6060
"vue": "^2.6.11",

0 commit comments

Comments
 (0)
Failed to load comments.