Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Commit

Permalink
chore(deps-dev): bump @vue/cli-plugin-eslint from 4.5.9 to 4.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 7, 2021
1 parent e46deb8 commit e9605b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@mdi/font": "^5.8.55",
"@vue/cli-plugin-babel": "~4.5.10",
"@vue/cli-plugin-eslint": "~4.5.9",
"@vue/cli-plugin-eslint": "~4.5.10",
"@vue/cli-plugin-pwa": "~4.5.10",
"@vue/cli-plugin-router": "~4.5.10",
"@vue/cli-plugin-vuex": "~4.5.9",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1265,12 +1265,12 @@
thread-loader "^2.1.3"
webpack "^4.0.0"

"@vue/cli-plugin-eslint@~4.5.9":
version "4.5.9"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.9.tgz#7d7f8a48b8e73e6b19fe2f54b39c78850a9ab33d"
integrity sha512-wTsWRiRWPW5ik4bgtlh4P4h63Zgjsyvqx2FY0kcj+bSAnQGPJ3bKUOMU9KQP5EyNH6pAXMVGh2LEXK9WwJMf1w==
"@vue/cli-plugin-eslint@~4.5.10":
version "4.5.10"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.10.tgz#ba150292d7d51c96ce1a87f2782f05f644a0eb4b"
integrity sha512-2ud8lurlMJCtcErjhYBcTWhu5eN79sCBGz5dHBAmtLP0k7p7xZq7/1mo2ahnZioUskYrfz94Vo9i+D3pOUMuMQ==
dependencies:
"@vue/cli-shared-utils" "^4.5.9"
"@vue/cli-shared-utils" "^4.5.10"
eslint-loader "^2.2.1"
globby "^9.2.0"
inquirer "^7.1.0"
Expand Down Expand Up @@ -1361,7 +1361,7 @@
optionalDependencies:
vue-loader-v16 "npm:vue-loader@^16.1.0"

"@vue/cli-shared-utils@^4.5.10", "@vue/cli-shared-utils@^4.5.9":
"@vue/cli-shared-utils@^4.5.10":
version "4.5.10"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.10.tgz#e3b84c38bba19c6d995278b15261da865790561c"
integrity sha512-Lid6FflDqcvo/JBIBjUriAQ1RkQaKbBpzXSLEK/JmoKkQRHW/rRhDLGI1dEVyOLYnDEiL1m8o1xPJaplUUiXpA==
Expand Down

0 comments on commit e9605b3

Please sign in to comment.