mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04:00
Bump @vue/cli-plugin-eslint from 4.3.0 to 4.3.1 (#349)
This commit is contained in:
committed by
GitHub
parent
f14e994d8a
commit
2c17b80ac5
@@ -53,7 +53,7 @@
|
||||
"@typescript-eslint/parser": "^2.27.0",
|
||||
"@typescript-eslint/typescript-estree": "^2.26.0",
|
||||
"@vue/cli-plugin-babel": "^4.3.0",
|
||||
"@vue/cli-plugin-eslint": "^4.3.0",
|
||||
"@vue/cli-plugin-eslint": "^4.3.1",
|
||||
"@vue/cli-plugin-router": "^4.1.0",
|
||||
"@vue/cli-plugin-typescript": "^4.3.0",
|
||||
"@vue/cli-plugin-unit-jest": "^4.3.0",
|
||||
|
||||
18
yarn.lock
18
yarn.lock
@@ -2225,12 +2225,12 @@
|
||||
thread-loader "^2.1.3"
|
||||
webpack "^4.0.0"
|
||||
|
||||
"@vue/cli-plugin-eslint@^4.3.0":
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.3.0.tgz#dd174b3668aa71321f2a25020912b00a06137bf5"
|
||||
integrity sha512-0M8U45JETVam/zS/9AQChcgf+thvvjNg2Dkeba6mCklEjT5Gjpql1hEFv+7lo1d3Co3pnCjfHI2PCJztc2Kvsg==
|
||||
"@vue/cli-plugin-eslint@^4.3.1":
|
||||
version "4.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.3.1.tgz#2f5e09bd7d1d8c494134b6c71af2b779938d289a"
|
||||
integrity sha512-5UEP93b8C/JQs9Rnuldsu8jMz0XO4wNXG0lL/GdChYBEheKCyXJXzan7qzEbIuvUwG3I+qlUkGsiyNokIgXejg==
|
||||
dependencies:
|
||||
"@vue/cli-shared-utils" "^4.3.0"
|
||||
"@vue/cli-shared-utils" "^4.3.1"
|
||||
eslint-loader "^2.2.1"
|
||||
globby "^9.2.0"
|
||||
inquirer "^7.1.0"
|
||||
@@ -2344,10 +2344,10 @@
|
||||
webpack-dev-server "^3.10.3"
|
||||
webpack-merge "^4.2.2"
|
||||
|
||||
"@vue/cli-shared-utils@^4.3.0":
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.3.0.tgz#fad826cbc702a16b7c36841dc16ef3cff6f0ea40"
|
||||
integrity sha512-iGWoYvPZvsJqIeXfaJcf5LgsaiqyYSnXEHkW+52ELfniw6NZAr1mdn4vPzppAElhFd87TY3rq0DFXP8UBr+/6w==
|
||||
"@vue/cli-shared-utils@^4.3.0", "@vue/cli-shared-utils@^4.3.1":
|
||||
version "4.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.3.1.tgz#a74bf4d53825d4a4b05a84b03e023974871bc38a"
|
||||
integrity sha512-lcfRalou7Z9jZgIh9PeTIpwDK7RIjr9OxfLGwbdR8czUZYUeUa67zVEMJD0OPYh/CCoREtzNbVfLPb/IYYxWEA==
|
||||
dependencies:
|
||||
"@hapi/joi" "^15.0.1"
|
||||
chalk "^2.4.2"
|
||||
|
||||
Reference in New Issue
Block a user