Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 6, 2021
1 parent 09e2a5f commit b886ea6
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 28 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/fs-extra": "^9.0.13",
"@types/jest": "^27.0.2",
"@types/node": "^15.12.2",
"@types/semver": "^7.3.8",
"@types/semver": "^7.3.9",
"@typescript-eslint/eslint-plugin": "^5.3.0",
"@typescript-eslint/parser": "^5.3.0",
"chalk": "^4.1.2",
Expand All @@ -45,17 +45,17 @@
"execa": "^5.1.1",
"fs-extra": "^10.0.0",
"jest": "^27.3.1",
"lint-staged": "^11.2.0",
"lint-staged": "^11.2.6",
"minimist": "^1.2.5",
"node-fetch": "^2.6.6",
"npm-run-all": "^4.1.5",
"playwright-chromium": "^1.16.3",
"prettier": "2.4.1",
"prompts": "^2.4.1",
"prompts": "^2.4.2",
"rimraf": "^3.0.2",
"rollup": "^2.59.0",
"semver": "^7.3.5",
"sirv": "^1.0.17",
"sirv": "^1.0.18",
"ts-jest": "^27.0.7",
"ts-node": "^10.1.0",
"typescript": "~4.4.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@
"@types/mime": "^2.0.3",
"@types/node": "^15.14.9",
"@types/resolve": "^1.20.1",
"@types/sass": "~1.16.1",
"@types/sass": "~1.43.0",
"@types/stylus": "^0.48.36",
"@types/ws": "^7.4.7",
"@vue/compiler-dom": "^3.2.21",
"acorn": "^8.5.0",
"acorn-class-fields": "^1.0.0",
"acorn-static-class-features": "^1.0.0",
"builtin-modules": "^3.2.0",
"cac": "6.7.3",
"cac": "6.7.11",
"chalk": "^4.1.2",
"chokidar": "^3.5.2",
"compression": "^1.7.4",
Expand All @@ -98,7 +98,7 @@
"http-proxy": "^1.18.1",
"launch-editor-middleware": "^2.2.1",
"magic-string": "^0.25.7",
"mime": "^2.5.2",
"mime": "^2.6.0",
"minimatch": "^3.0.4",
"okie": "^1.0.1",
"open": "^8.4.0",
Expand Down
36 changes: 15 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b886ea6

Please sign in to comment.