Skip to content

Commit

Permalink
Bump vue-eslint-parser from 9.1.1 to 9.3.2 in /l2-frontend
Browse files Browse the repository at this point in the history
Bumps [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser) from 9.1.1 to 9.3.2.
- [Release notes](https://github.com/vuejs/vue-eslint-parser/releases)
- [Commits](vuejs/vue-eslint-parser@v9.1.1...v9.3.2)

---
updated-dependencies:
- dependency-name: vue-eslint-parser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 1fb0e08 commit e134dae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion l2-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"thread-loader": "^4.0.1",
"typescript": "~5.0.4",
"url-loader": "^4.1.1",
"vue-eslint-parser": "^9.1.1",
"vue-eslint-parser": "^9.3.2",
"webpack": "4",
"webpack-manifest-plugin": "~4.1.1"
},
Expand Down
8 changes: 4 additions & 4 deletions l2-frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8956,10 +8956,10 @@ vue-eslint-parser@^8.0.0:
lodash "^4.17.21"
semver "^7.3.5"

vue-eslint-parser@^9.0.1, vue-eslint-parser@^9.1.1:
version "9.1.1"
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.1.1.tgz#3f4859be7e9bb7edaa1dc7edb05abffee72bf3dd"
integrity sha512-C2aI/r85Q6tYcz4dpgvrs4wH/MqVrRAVIdpYedrxnATDHHkb+TroeRcDpKWGZCx/OcECMWfz7tVwQ8e+Opy6rA==
vue-eslint-parser@^9.0.1, vue-eslint-parser@^9.3.2:
version "9.3.2"
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.3.2.tgz#6f9638e55703f1c77875a19026347548d93fd499"
integrity sha512-q7tWyCVaV9f8iQyIA5Mkj/S6AoJ9KBN8IeUSf3XEmBrOtxOZnfTg5s4KClbZBCK3GtnT/+RyCLZyDHuZwTuBjg==
dependencies:
debug "^4.3.4"
eslint-scope "^7.1.1"
Expand Down

0 comments on commit e134dae

Please sign in to comment.