Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#7847)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 21, 2022
1 parent 72abe48 commit e29d1d9
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 26 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -46,12 +46,12 @@
"cross-env": "^7.0.3",
"esbuild": "^0.14.27",
"eslint": "^8.13.0",
"eslint-define-config": "^1.3.0",
"eslint-define-config": "^1.4.0",
"eslint-plugin-node": "^11.1.0",
"execa": "^5.1.1",
"fs-extra": "^10.1.0",
"jest": "^27.5.1",
"lint-staged": "^12.3.8",
"lint-staged": "^12.4.0",
"minimist": "^1.2.6",
"node-fetch": "^2.6.6",
"npm-run-all": "^4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-legacy/package.json
Expand Up @@ -23,7 +23,7 @@
"homepage": "https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme",
"dependencies": {
"@babel/standalone": "^7.17.9",
"core-js": "^3.22.0",
"core-js": "^3.22.2",
"magic-string": "^0.26.1",
"regenerator-runtime": "^0.13.9",
"systemjs": "^6.12.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Expand Up @@ -55,7 +55,7 @@
"@ampproject/remapping": "^2.1.2",
"@babel/parser": "^7.17.9",
"@babel/types": "^7.17.0",
"@jridgewell/trace-mapping": "^0.3.4",
"@jridgewell/trace-mapping": "^0.3.9",
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-commonjs": "^21.1.0",
"@rollup/plugin-dynamic-import-vars": "^1.4.3",
Expand Down
49 changes: 27 additions & 22 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 e29d1d9

Please sign in to comment.