Skip to content

Commit 6bc9ea1

Browse files
dependabot[bot]rugabunda
authored andcommitted
Bump the eslint group with 2 updates (FreeTubeApp#8367)
Bumps the eslint group with 2 updates: [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) and [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser). Updates `eslint-plugin-vue` from 10.6.0 to 10.6.2 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.6.0...v10.6.2) Updates `yaml-eslint-parser` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/ota-meshi/yaml-eslint-parser/releases) - [Changelog](https://github.com/ota-meshi/yaml-eslint-parser/blob/master/CHANGELOG.md) - [Commits](ota-meshi/yaml-eslint-parser@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-version: 10.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: yaml-eslint-parser dependency-version: 1.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4b67bf commit 6bc9ea1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"eslint-plugin-jsdoc": "^61.4.1",
9191
"eslint-plugin-jsonc": "^2.21.0",
9292
"eslint-plugin-unicorn": "^62.0.0",
93-
"eslint-plugin-vue": "^10.6.0",
93+
"eslint-plugin-vue": "^10.6.2",
9494
"eslint-plugin-vuejs-accessibility": "^2.4.1",
9595
"eslint-plugin-yml": "^1.19.0",
9696
"globals": "^16.5.0",
@@ -116,6 +116,6 @@
116116
"webpack": "^5.103.0",
117117
"webpack-cli": "^6.0.1",
118118
"webpack-dev-server": "^5.2.2",
119-
"yaml-eslint-parser": "^1.3.0"
119+
"yaml-eslint-parser": "^1.3.1"
120120
}
121121
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4167,10 +4167,10 @@ eslint-plugin-unicorn@^62.0.0:
41674167
semver "^7.7.3"
41684168
strip-indent "^4.1.1"
41694169

4170-
eslint-plugin-vue@^10.6.0:
4171-
version "10.6.0"
4172-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-10.6.0.tgz#c9e6d71320ad58fba6ffcb6c5d005737a9caae9c"
4173-
integrity sha512-TsoFluWxOpsJlE/l2jJygLQLWBPJ3Qdkesv7tBIunICbTcG0dS1/NBw/Ol4tJw5kHWlAVds4lUmC29/vlPUcEQ==
4170+
eslint-plugin-vue@^10.6.2:
4171+
version "10.6.2"
4172+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-10.6.2.tgz#5d8790fa2e1105cf06259afc14c8a55cb110f346"
4173+
integrity sha512-nA5yUs/B1KmKzvC42fyD0+l9Yd+LtEpVhWRbXuDj0e+ZURcTtyRbMDWUeJmTAh2wC6jC83raS63anNM2YT3NPw==
41744174
dependencies:
41754175
"@eslint-community/eslint-utils" "^4.4.0"
41764176
natural-compare "^1.4.0"
@@ -9065,10 +9065,10 @@ yallist@^5.0.0:
90659065
resolved "https://registry.yarnpkg.com/yallist/-/yallist-5.0.0.tgz#00e2de443639ed0d78fd87de0d27469fbcffb533"
90669066
integrity sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==
90679067

9068-
yaml-eslint-parser@^1.2.1, yaml-eslint-parser@^1.3.0:
9069-
version "1.3.0"
9070-
resolved "https://registry.yarnpkg.com/yaml-eslint-parser/-/yaml-eslint-parser-1.3.0.tgz#975dd11f8349e18c15c88b0e41a6d0b0377969cd"
9071-
integrity sha512-E/+VitOorXSLiAqtTd7Yqax0/pAS3xaYMP+AUUJGOK1OZG3rhcj9fcJOM5HJ2VrP1FrStVCWr1muTfQCdj4tAA==
9068+
yaml-eslint-parser@^1.2.1, yaml-eslint-parser@^1.3.1:
9069+
version "1.3.1"
9070+
resolved "https://registry.yarnpkg.com/yaml-eslint-parser/-/yaml-eslint-parser-1.3.1.tgz#ca8e90b74380db68d5cf7424683f4fbd6b28a381"
9071+
integrity sha512-MdSgP9YA9QjtAO2+lt4O7V2bnH22LPnfeVLiQqjY3cOyn8dy/Ief8otjIe6SPPTK03nM7O3Yl0LTfWuF7l+9yw==
90729072
dependencies:
90739073
eslint-visitor-keys "^3.0.0"
90749074
yaml "^2.0.0"

0 commit comments

Comments
 (0)