Skip to content

Commit c65f1b2

Browse files
build(deps-dev): bump vite from 2.9.12 to 2.9.13 (#120)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.12 to 2.9.13. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v2.9.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b3318b commit c65f1b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"tailwindcss": "^3.1.4",
7474
"ts-jest": "^27.1.5",
7575
"typescript": "^4.7.4",
76-
"vite": "^2.9.12",
76+
"vite": "^2.9.13",
7777
"vue-eslint-parser": "^9.0.3",
7878
"vue-jest": "^3.0.7",
7979
"vue-tsc": "^0.38.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9484,10 +9484,10 @@ verror@1.10.0:
94849484
core-util-is "1.0.2"
94859485
extsprintf "^1.2.0"
94869486

9487-
vite@^2.9.12:
9488-
version "2.9.12"
9489-
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.12.tgz#b1d636b0a8ac636afe9d83e3792d4895509a941b"
9490-
integrity sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==
9487+
vite@^2.9.13:
9488+
version "2.9.13"
9489+
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.13.tgz#859cb5d4c316c0d8c6ec9866045c0f7858ca6abc"
9490+
integrity sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==
94919491
dependencies:
94929492
esbuild "^0.14.27"
94939493
postcss "^8.4.13"

0 commit comments

Comments
 (0)