Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jul 8, 2022
1 parent 8ed5800 commit 40934f0
Show file tree
Hide file tree
Showing 2 changed files with 446 additions and 298 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
},
"devDependencies": {
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-commonjs": "^22.0.1",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
"@sucrase/jest-plugin": "^2.2.1",
"@types/jest": "^28.1.2",
"@types/jest": "^28.1.4",
"@types/lodash.kebabcase": "^4.1.7",
"@types/node": "^16.11.41",
"@vue/compiler-sfc": "^3.2.37",
Expand All @@ -36,8 +36,8 @@
"execa": "^6.1.0",
"expect": "^28.1.1",
"globby": "^12.2.0",
"jest": "^28.1.1",
"jest-environment-jsdom": "^28.1.1",
"jest": "^28.1.2",
"jest-environment-jsdom": "^28.1.2",
"jest-mock-warn": "^1.1.0",
"lint-staged": "^12.5.0",
"lodash.kebabcase": "^4.1.1",
Expand Down
Loading

0 comments on commit 40934f0

Please sign in to comment.