Skip to content

Commit

Permalink
chore: up jest
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jun 20, 2022
1 parent 667b81d commit ea1bf75
Show file tree
Hide file tree
Showing 2 changed files with 937 additions and 580 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-node-resolve": "^13.2.1",
"@rollup/plugin-replace": "^4.0.0",
"@sucrase/jest-plugin": "^2.2.0",
"@types/jest": "^27.4.1",
"@sucrase/jest-plugin": "^2.2.1",
"@types/jest": "^28.1.1",
"@types/lodash.kebabcase": "^4.1.7",
"@types/node": "^16.11.29",
"@vue/compiler-sfc": "^3.2.33",
Expand All @@ -36,7 +36,8 @@
"execa": "^6.1.0",
"expect": "^27.5.1",
"globby": "^12.2.0",
"jest": "^27.5.1",
"jest": "^28.1.1",
"jest-environment-jsdom": "^28.1.1",
"jest-mock-warn": "^1.1.0",
"lint-staged": "^12.4.0",
"lodash.kebabcase": "^4.1.1",
Expand Down
Loading

0 comments on commit ea1bf75

Please sign in to comment.