Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Commit

Permalink
build(deps-dev): bump vite from 2.1.0 to 2.1.1 (#22)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Commits](vitejs/vite@v2.1.0...v2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2021
1 parent c087f8c commit e80f3a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"tailwindcss": "^2.0.3",
"twin.macro": "^2.3.0",
"typescript": "^4.2.3",
"vite": "^2.1.0",
"vite": "^2.1.1",
"vite-plugin-babel-macros": "^1.0.5"
},

Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4242,10 +4242,10 @@ vite-plugin-babel-macros@^1.0.5:
babel-plugin-macros "^3.0.1"
tslib "^2.1.0"

vite@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.1.0.tgz#fdaab9cca360a88b654eaf942d13be29ed0958eb"
integrity sha512-qWYmX8slkv91C3hWA2iu0o0ZvFbO2dSfWIN4dbMfSeMdNn+XeirkGWU3dy5/W1Nv13cQZvVoMTl8zyC13VFRZQ==
vite@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.1.1.tgz#13c7a7a5665b435f28fe8549caab181e0ad9af7b"
integrity sha512-nlTQrfYIkahcElD8O/oogbLbuKgAZRbvoFOth3GmRSglfPdY4RgfBjj0Fu7HeCU/2u3Jxc6jW4UuV22LGw1Yaw==
dependencies:
esbuild "^0.9.2"
postcss "^8.2.1"
Expand Down

0 comments on commit e80f3a5

Please sign in to comment.