Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent f2b52d8 commit 3793026
Show file tree
Hide file tree
Showing 2 changed files with 1,064 additions and 781 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"json5": "^2.1.1"
},
"devDependencies": {
"@types/jest": "^26.0.16",
"@types/jest": "^29.0.0",
"@types/js-yaml": "^3.12.1",
"@types/jsdom": "^16.2.5",
"@types/json5": "^0.0.30",
Expand All @@ -44,7 +44,7 @@
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-vue-libs": "^4.0.0",
"jest": "^26.6.3",
"jest": "^29.0.0",
"jest-puppeteer": "^4.4.0",
"jest-watch-typeahead": "^0.6.0",
"jsdom": "^16.4.0",
Expand All @@ -54,7 +54,7 @@
"prettier": "^2.0.4",
"puppeteer": "^2.1.1",
"shipjs": "^0.24.0",
"ts-jest": "^26.4.4",
"ts-jest": "^29.0.0",
"typescript": "^4.1.3",
"typescript-eslint-language-service": "^4.1.3",
"vue": "^2.6.11",
Expand Down

0 comments on commit 3793026

Please sign in to comment.