Skip to content

Commit 12c3e1f

Browse files
dependabot[bot]Soham456
authored andcommitted
Bump eslint-plugin-vue from 9.29.1 to 9.30.0 in the eslint group (FreeTubeApp#5994)
Bumps the eslint group with 1 update: [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue). Updates `eslint-plugin-vue` from 9.29.1 to 9.30.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.29.1...v9.30.0) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d82822a commit 12c3e1f

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
@@ -93,7 +93,7 @@
9393
"eslint-plugin-import": "^2.31.0",
9494
"eslint-plugin-jsonc": "^2.16.0",
9595
"eslint-plugin-unicorn": "^56.0.0",
96-
"eslint-plugin-vue": "^9.29.1",
96+
"eslint-plugin-vue": "^9.30.0",
9797
"eslint-plugin-vuejs-accessibility": "^2.4.1",
9898
"eslint-plugin-yml": "^1.14.0",
9999
"globals": "^15.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4216,10 +4216,10 @@ eslint-plugin-unicorn@^56.0.0:
42164216
semver "^7.6.3"
42174217
strip-indent "^3.0.0"
42184218

4219-
eslint-plugin-vue@^9.29.1:
4220-
version "9.29.1"
4221-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.29.1.tgz#1af4f81347734f3e62eee4ba898c025bc5457662"
4222-
integrity sha512-MH/MbVae4HV/tM8gKAVWMPJbYgW04CK7SuzYRrlNERpxbO0P3+Zdsa2oAcFBW6xNu7W6lIkGOsFAMCRTYmrlWQ==
4219+
eslint-plugin-vue@^9.30.0:
4220+
version "9.30.0"
4221+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.30.0.tgz#801a7d2d7d3bb878fcf71932a1e11fd07529e2c4"
4222+
integrity sha512-CyqlRgShvljFkOeYK8wN5frh/OGTvkj1S7wlr2Q2pUvwq+X5VYiLd6ZjujpgSgLnys2W8qrBLkXQ41SUYaoPIQ==
42234223
dependencies:
42244224
"@eslint-community/eslint-utils" "^4.4.0"
42254225
globals "^13.24.0"

0 commit comments

Comments
 (0)