Skip to content

Commit cbbb57c

Browse files
Bump @vue/cli-plugin-eslint from 5.0.4 to 5.0.6 (#78)
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 5.0.4 to 5.0.6. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.6/packages/@vue/cli-plugin-eslint) --- updated-dependencies: - dependency-name: "@vue/cli-plugin-eslint" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc04102 commit cbbb57c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@rollup/plugin-replace": "^4.0.0",
4545
"@vue/cli-plugin-babel": "^5.0.6",
4646
"@vue/cli-plugin-e2e-cypress": "^5.0.4",
47-
"@vue/cli-plugin-eslint": "^5.0.4",
47+
"@vue/cli-plugin-eslint": "^5.0.6",
4848
"@vue/cli-service": "^4.5.17",
4949
"@vue/compiler-sfc": "^3.2.37",
5050
"babel-eslint": "^10.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2054,12 +2054,12 @@
20542054
"@vue/cli-shared-utils" "^5.0.4"
20552055
eslint-plugin-cypress "^2.11.2"
20562056

2057-
"@vue/cli-plugin-eslint@^5.0.4":
2058-
version "5.0.4"
2059-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-5.0.4.tgz#33ee3e971d8ee1664d55ffd15b2af548af66fef8"
2060-
integrity sha512-NLBEKFTFJhYHMzQ3z+sb6xlkcNaN/RcbZ3hiCY72aJe4YOO8jEAp0XkPzlHd4xYkMW7jrmOwwLOPw+3BJ4b77Q==
2057+
"@vue/cli-plugin-eslint@^5.0.6":
2058+
version "5.0.6"
2059+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-5.0.6.tgz#63688b6366feb0e4949a23453dbd4984996c6092"
2060+
integrity sha512-fuc8w2IujzoenA/cdr/QYYMq2yaI1fYr0Fqom/M55B+DmW19GIuIRxYQvh0CEeCbFB2hAl3Flrazfx96/nAaQA==
20612061
dependencies:
2062-
"@vue/cli-shared-utils" "^5.0.4"
2062+
"@vue/cli-shared-utils" "^5.0.6"
20632063
eslint-webpack-plugin "^3.1.0"
20642064
globby "^11.0.2"
20652065
webpack "^5.54.0"

0 commit comments

Comments
 (0)