Skip to content

Commit

Permalink
chore(deps): update dependency vite to v2.0.0-beta.50
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 26, 2021
1 parent 01e3b1b commit f7db1e8
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.50"
}
}
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].50:
version "2.0.0-beta.50"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.0.0-beta.50.tgz#04e66d009470ca90ab8a4a43687e899b670a0f25"
integrity sha512-zzMgrWJK92/aQ1rxvc+0QKeOCdOP4m2EPGwK2HKhlifQVnSdpYQzQkWLzaGh1GQAp61W+Su8cu6cWINpFgNrfQ==
dependencies:
esbuild "^0.8.34"
postcss "^8.2.1"
Expand Down

0 comments on commit f7db1e8

Please sign in to comment.