Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] committed Mar 3, 2024
1 parent 005bf86 commit 34641cf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.0",
"@types/jest": "^27.0.1",
"@types/jest": "^29.0.0",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@vue/cli-plugin-babel": "~5.0.0",
Expand All @@ -59,13 +59,13 @@
"@vue/eslint-config-typescript": "^9.1.0",
"@vue/test-utils": "^2.0.0-0",
"@vue/vue3-jest": "^27.0.0-alpha.1",
"babel-jest": "^27.0.6",
"babel-jest": "^29.0.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.0.3",
"husky": "^8.0.1",
"jest": "^27.0.5",
"jest": "^29.0.0",
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^13.0.3",
"prettier": "^2.4.1",
Expand All @@ -80,7 +80,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.34.1",
"rollup-plugin-vue": "^6.0.0",
"ts-jest": "^27.0.4",
"ts-jest": "^29.0.0",
"tslib": "^2.3.1",
"typescript": "^4.9.3",
"vue": "^3.2.13",
Expand Down

0 comments on commit 34641cf

Please sign in to comment.