Skip to content

Commit a0372a1

Browse files
dependabot-preview[bot]nklayman
authored andcommitted
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.10.0 to 3.11.0 (#425)
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.10.0 to 3.11.0
1 parent 925398f commit a0372a1

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2217,15 +2217,15 @@
22172217
webpack ">=4 < 4.29"
22182218

22192219
"@vue/cli-plugin-eslint@^3.0.1":
2220-
version "3.10.0"
2221-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-3.10.0.tgz#44a2abcecadc5b4854ee8fc4a7c5930f660293b0"
2222-
integrity sha512-grM3Z4je8XlPomhYqTC4ILB26rTrJKZhEkCwbXdduMrWtpn2Ggotl2nYayplOzDgoZ4Cx3ykJMkRulla2Zi47g==
2220+
version "3.11.0"
2221+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-3.11.0.tgz#99b14a9d4ab05d96fc707d958db9de4856133329"
2222+
integrity sha512-cZWTXFbMu7/Ha6uAyvFsOxjC82afmHk0M9ye2MyeXmkvdL+tB2rcIITbd9HZypPaky1qv46Mp5l/lSd9W4PVCA==
22232223
dependencies:
2224-
"@vue/cli-shared-utils" "^3.10.0"
2224+
"@vue/cli-shared-utils" "^3.11.0"
22252225
babel-eslint "^10.0.1"
22262226
eslint-loader "^2.1.2"
22272227
globby "^9.2.0"
2228-
webpack ">=4 < 4.29"
2228+
webpack "^4.0.0"
22292229
yorkie "^2.0.0"
22302230
optionalDependencies:
22312231
eslint "^4.19.1"
@@ -2332,10 +2332,10 @@
23322332
webpack-dev-server "^3.4.1"
23332333
webpack-merge "^4.2.1"
23342334

2335-
"@vue/cli-shared-utils@^3.10.0":
2336-
version "3.10.0"
2337-
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-3.10.0.tgz#9d156f3c0ef675a939319062489e98c8d3d80f7e"
2338-
integrity sha512-i96XBUtLdWeKFCC/ot12ngqnVikN/dXpelGdyxvNZczCkX7Je0FUdrZkiw0+uTYTu1RmuYWpLs+vb/YQerjiWg==
2335+
"@vue/cli-shared-utils@^3.10.0", "@vue/cli-shared-utils@^3.11.0":
2336+
version "3.11.0"
2337+
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-3.11.0.tgz#a3d6f809b0dfb367e626b71405f85dea0631310b"
2338+
integrity sha512-D7pst/4v9H1DD66fLxlZOwRR09R03MV0ROdKxBHmh3FmnApCA/RiaolFA/8w+B3CnevYMlV3SJ5fOAgedbswbA==
23392339
dependencies:
23402340
"@hapi/joi" "^15.0.1"
23412341
chalk "^2.4.1"
@@ -16551,7 +16551,7 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0, webpack-sources@^1.4.0, webpack-
1655116551
watchpack "^1.5.0"
1655216552
webpack-sources "^1.3.0"
1655316553

16554-
webpack@^4.18.0, webpack@^4.8.1:
16554+
webpack@^4.0.0, webpack@^4.18.0, webpack@^4.8.1:
1655516555
version "4.39.2"
1655616556
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.2.tgz#c9aa5c1776d7c309d1b3911764f0288c8c2816aa"
1655716557
integrity sha512-AKgTfz3xPSsEibH00JfZ9sHXGUwIQ6eZ9tLN8+VLzachk1Cw2LVmy+4R7ZiwTa9cZZ15tzySjeMui/UnSCAZhA==

0 commit comments

Comments
 (0)