1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 11:35:00 +01:00

Bump @vue/component-compiler-utils from 3.2.0 to 3.2.1

Bumps [@vue/component-compiler-utils](https://github.com/vuejs/component-compiler-utils) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/vuejs/component-compiler-utils/releases)
- [Changelog](https://github.com/vuejs/component-compiler-utils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/component-compiler-utils/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: "@vue/component-compiler-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-09 05:06:15 +00:00
committed by GitHub
parent fcee4b3491
commit 22f3c0cb56
2 changed files with 6 additions and 16 deletions

View File

@@ -47,7 +47,7 @@
"devDependencies": {
"@babel/core": "^7.14.3",
"@babel/plugin-transform-runtime": "^7.14.3",
"@vue/component-compiler-utils": "^3.2.0",
"@vue/component-compiler-utils": "^3.2.1",
"@vue/test-utils": "^1.2.0",
"autoprefixer": "^10.2.6",
"babel-core": "^7.0.0-bridge.0",