Skip to content

Commit

Permalink
Update JS dependency eslint-plugin-vue to v7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 28, 2020
1 parent bf1c47c commit 22156d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion themes-default/slim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "23.20.0",
"eslint-plugin-unicorn": "22.0.0",
"eslint-plugin-vue": "7.3.0",
"eslint-plugin-vue": "7.4.0",
"file-loader": "6.2.0",
"filemanager-webpack-plugin": "2.0.5",
"glob": "7.1.6",
Expand Down
8 changes: 4 additions & 4 deletions themes-default/slim/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4934,10 +4934,10 @@ [email protected]:
safe-regex "^2.1.1"
semver "^7.3.2"

eslint-plugin-vue@7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.3.0.tgz#0faf0fcf0e1b1052bf800d4dee42d64f50679cb0"
integrity sha512-4rc9xrZgwT4aLz3XE6lrHu+FZtDLWennYvtzVvvS81kW9c65U4DUzQQWAFjDCgCFvN6HYWxi7ueEtxZVSB+f0g==
eslint-plugin-vue@7.4.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.4.0.tgz#27324cbe8f00705708c9fa9e8c0401d8f0742c20"
integrity sha512-bYJV3nHSGV5IL40Ti1231vlY8I2DzjDHYyDjRv9Z1koEI7qyV2RR3+uKMafHdOioXYH9W3e1+iwe4wy7FIBNCQ==
dependencies:
eslint-utils "^2.1.0"
natural-compare "^1.4.0"
Expand Down

0 comments on commit 22156d3

Please sign in to comment.