Skip to content

Commit

Permalink
chore(deps): update dependency vite to v2.0.0-beta.60
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 31, 2021
1 parent 01e3b1b commit d826939
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"cross-env": "7.0.3",
"import-http": "0.3.1",
"sass": "1.32.5",
"vite": "2.0.0-beta.48"
"vite": "2.0.0-beta.60"
}
}
8 changes: 4 additions & 4 deletions playground/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -842,10 +842,10 @@ util-deprecate@^1.0.2:
resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=

[email protected].48:
version "2.0.0-beta.48"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.0.0-beta.48.tgz#76938af039fedd62177c3305b6195f8d25eb591a"
integrity sha512-PmyRdMV4gxGCW9z7e/zPQzEibBzDDGF8K1Rxdw5/JsuijYYG4Kc43erDyJ8FnQ0s1ne3NAJNgbMy00QJ4NKMIw==
[email protected].60:
version "2.0.0-beta.60"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.0.0-beta.60.tgz#160d69968f29d05e0a4a22a6cc690d997fd793ea"
integrity sha512-B3qaJrSp0pbgjv2ROA7/0KRgJFs+QhH43OTo6Hau/dGopKotZFuE04FBRCjJ3+h0ePEH4DUG7+e2tUUgkywb0A==
dependencies:
esbuild "^0.8.34"
postcss "^8.2.1"
Expand Down

0 comments on commit d826939

Please sign in to comment.