Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-vue to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 24, 2021
1 parent 9065e5b commit 48ff96e
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 @@ -22,7 +22,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "4.29.1",
"@typescript-eslint/parser": "4.29.1",
"@vitejs/plugin-vue": "1.4.0",
"@vitejs/plugin-vue": "1.6.0",
"@vue/compiler-sfc": "3.2.2",
"@vue/eslint-config-typescript": "7.0.0",
"autoprefixer": "10.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,10 @@
"@typescript-eslint/types" "4.29.1"
eslint-visitor-keys "^2.0.0"

"@vitejs/plugin-vue@1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.4.0.tgz#962ae01b7fd16ad4007898c64ed639136e12215b"
integrity sha512-RkqfJHz9wdLKBp5Yi+kQL8BAljdrvPoccQm2PTZc/UcL4EjD11xsv2PPCduYx2oV1a/bpSKA3sD5sxOHFhz+LA==
"@vitejs/plugin-vue@1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.6.0.tgz#e5558e20c20e9098cd5bd65b9901fdcd2c354983"
integrity sha512-n3i8htn8pTg9M+kM3cnEfsPZx/6ngInlTroth6fA1LQTJq5aTVQ8ggaE5pPoAy9vCgHPtcaXMzwpldhqRAkebQ==

"@vue/[email protected]":
version "3.2.2"
Expand Down

0 comments on commit 48ff96e

Please sign in to comment.