Skip to content

Commit 7cf6b27

Browse files
build(deps-dev): bump vue-eslint-parser from 9.0.2 to 9.0.3 (#119)
Bumps [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/vuejs/vue-eslint-parser/releases) - [Commits](vuejs/vue-eslint-parser@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: vue-eslint-parser dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c74d1eb commit 7cf6b27

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
@@ -74,7 +74,7 @@
7474
"ts-jest": "^27.1.5",
7575
"typescript": "^4.7.2",
7676
"vite": "^2.9.12",
77-
"vue-eslint-parser": "^9.0.2",
77+
"vue-eslint-parser": "^9.0.3",
7878
"vue-jest": "^3.0.7",
7979
"vue-tsc": "^0.38.1"
8080
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9513,10 +9513,10 @@ vue-eslint-parser@^8.0.0, vue-eslint-parser@^8.0.1:
95139513
lodash "^4.17.21"
95149514
semver "^7.3.5"
95159515

9516-
vue-eslint-parser@^9.0.2:
9517-
version "9.0.2"
9518-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.0.2.tgz#d2535516f3f55adb387939427fe741065eb7948a"
9519-
integrity sha512-uCPQwTGjOtAYrwnU+76pYxalhjsh7iFBsHwBqDHiOPTxtICDaraO4Szw54WFTNZTAEsgHHzqFOu1mmnBOBRzDA==
9516+
vue-eslint-parser@^9.0.3:
9517+
version "9.0.3"
9518+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.0.3.tgz#0c17a89e0932cc94fa6a79f0726697e13bfe3c96"
9519+
integrity sha512-yL+ZDb+9T0ELG4VIFo/2anAOz8SvBdlqEnQnvJ3M7Scq56DvtjY0VY88bByRZB0D4J0u8olBcfrXTVONXsh4og==
95209520
dependencies:
95219521
debug "^4.3.4"
95229522
eslint-scope "^7.1.1"

0 commit comments

Comments
 (0)