Skip to content

Commit 3cf5539

Browse files
build(deps): bump vue-eslint-parser from 10.1.4 to 10.2.0
Bumps [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser) from 10.1.4 to 10.2.0. - [Release notes](https://github.com/vuejs/vue-eslint-parser/releases) - [Commits](vuejs/vue-eslint-parser@v10.1.4...v10.2.0) --- updated-dependencies: - dependency-name: vue-eslint-parser dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47c8002 commit 3cf5539

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4628,7 +4628,7 @@ lodash.zip@^4.2.0:
46284628
resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
46294629
integrity sha512-C7IOaBBK/0gMORRBd8OETNx3kmOkgIWIPvyDpZSCTwUrpYmgZwJkjZeOD8ww4xbOUOs4/attY+pciKvadNfFbg==
46304630

4631-
lodash@^4.17.12, lodash@^4.17.19, lodash@^4.17.21:
4631+
lodash@^4.17.12, lodash@^4.17.19:
46324632
version "4.17.21"
46334633
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
46344634
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -6233,16 +6233,15 @@ [email protected]:
62336233
vue "^3.5.13"
62346234

62356235
vue-eslint-parser@^10.1.1:
6236-
version "10.1.4"
6237-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-10.1.4.tgz#3992b13d30df4639f07c32ddb384a1232bf91145"
6238-
integrity sha512-EIZvCukIEMHEb3mxOKemtvWR1fcUAdWWAgkfyjmRHzvyhrZvBvH9oz69+thDIWhGiIQjZnPkCn8yHqvjM+a9eg==
6236+
version "10.2.0"
6237+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-10.2.0.tgz#cb53f89b14c7f5bf6a95c9532e3b2961ab619d61"
6238+
integrity sha512-CydUvFOQKD928UzZhTp4pr2vWz1L+H99t7Pkln2QSPdvmURT0MoC4wUccfCnuEaihNsu9aYYyk+bep8rlfkUXw==
62396239
dependencies:
62406240
debug "^4.4.0"
62416241
eslint-scope "^8.2.0"
62426242
eslint-visitor-keys "^4.2.0"
62436243
espree "^10.3.0"
62446244
esquery "^1.6.0"
6245-
lodash "^4.17.21"
62466245
semver "^7.6.3"
62476246

62486247
vue@^3.5.13:

0 commit comments

Comments
 (0)