build(deps-dev): bump eslint-plugin-vue in the regular group (#1195)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 21 Oct 2024 18:12:24 +0000 (20:12 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Oct 2024 18:12:24 +0000 (18:12 +0000)
Bumps the regular group with 1 update: [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).

Updates `eslint-plugin-vue` from 9.29.0 to 9.29.1
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.29.0...v9.29.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package.json
pnpm-lock.yaml

index 347535180648c1976d132c4f8246c266536ae221..88c17fb43c4c7eae668f71834f6c4d88121504e1 100644 (file)
     "eslint-define-config": "^2.1.0",
     "eslint-plugin-jsdoc": "^50.4.3",
     "eslint-plugin-perfectionist": "^3.9.1",
-    "eslint-plugin-vue": "^9.29.0",
+    "eslint-plugin-vue": "^9.29.1",
     "expect": "^29.7.0",
     "glob": "^11.0.0",
     "husky": "^9.1.6",
index 5a22cce822ccd3d7a91b5348253761e907e9cdcf..a07aea342bdba04b36e69ea2336831270b41b195 100644 (file)
@@ -134,8 +134,8 @@ importers:
         specifier: ^3.9.1
         version: 3.9.1(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3)(vue-eslint-parser@9.4.3(eslint@9.13.0(jiti@1.21.6)))
       eslint-plugin-vue:
-        specifier: ^9.29.0
-        version: 9.29.0(eslint@9.13.0(jiti@1.21.6))
+        specifier: ^9.29.1
+        version: 9.29.1(eslint@9.13.0(jiti@1.21.6))
       expect:
         specifier: ^29.7.0
         version: 29.7.0
@@ -2702,8 +2702,8 @@ packages:
     peerDependencies:
       eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
 
-  eslint-plugin-vue@9.29.0:
-    resolution: {integrity: sha512-hamyjrBhNH6Li6R1h1VF9KHfshJlKgKEg3ARbGTn72CMNDSMhWbgC7NdkRDEh25AFW+4SDATzyNM+3gWuZii8g==}
+  eslint-plugin-vue@9.29.1:
+    resolution: {integrity: sha512-MH/MbVae4HV/tM8gKAVWMPJbYgW04CK7SuzYRrlNERpxbO0P3+Zdsa2oAcFBW6xNu7W6lIkGOsFAMCRTYmrlWQ==}
     engines: {node: ^14.17.0 || >=16.0.0}
     peerDependencies:
       eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
@@ -8878,7 +8878,7 @@ snapshots:
       string.prototype.matchall: 4.0.11
       string.prototype.repeat: 1.0.0
 
-  eslint-plugin-vue@9.29.0(eslint@9.13.0(jiti@1.21.6)):
+  eslint-plugin-vue@9.29.1(eslint@9.13.0(jiti@1.21.6)):
     dependencies:
       '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@1.21.6))
       eslint: 9.13.0(jiti@1.21.6)