Bump @vue/compiler-sfc from 3.2.36 to 3.2.40 in /vue

Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.2.36 to 3.2.40.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.2.40/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  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]
2022-10-01 08:41:31 +00:00
committed by GitHub
parent 7be705f6a1
commit 8f9a489c7e
2 changed files with 51 additions and 39 deletions

View File

@@ -51,7 +51,7 @@
"@vue/cli-plugin-pwa": "^5.0.4",
"@vue/cli-plugin-typescript": "^5.0.4",
"@vue/cli-service": "^5.0.4",
"@vue/compiler-sfc": "^3.2.29",
"@vue/compiler-sfc": "^3.2.40",
"@vue/eslint-config-typescript": "^10.0.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.28.0",
@@ -62,7 +62,7 @@
"workbox-expiration": "^6.3.0",
"workbox-navigation-preload": "^6.0.2",
"workbox-precaching": "^6.5.3",
"workbox-routing": "^6.5.0",
"workbox-routing": "^6.5.4",
"workbox-strategies": "^6.2.4"
},
"eslintConfig": {