Skip to content

Commit d62b6ae

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update all non-major dependencies (#20)
1 parent 9909b9d commit d62b6ae

File tree

2 files changed

+39
-25
lines changed

2 files changed

+39
-25
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"consola": "^1.4.5",
5959
"glob-all": "^3.1.0",
6060
"purgecss": "^1.1.0",
61-
"purgecss-webpack-plugin": "^1.3.1"
61+
"purgecss-webpack-plugin": "^1.4.0"
6262
},
6363
"devDependencies": {
6464
"@commitlint/cli": "^7.2.1",
@@ -69,11 +69,11 @@
6969
"eslint": "^5.9.0",
7070
"eslint-config-standard": "^12.0.0",
7171
"eslint-plugin-import": "^2.14.0",
72-
"eslint-plugin-jest": "^22.0.0",
72+
"eslint-plugin-jest": "^22.1.2",
7373
"eslint-plugin-node": "^8.0.0",
7474
"eslint-plugin-promise": "^4.0.1",
7575
"eslint-plugin-standard": "^4.0.0",
76-
"eslint-plugin-vue": "^5.0.0-beta.4",
76+
"eslint-plugin-vue": "^5.0.0",
7777
"get-port": "^4.0.0",
7878
"husky": "^1.2.0",
7979
"jest": "^23.6.0",

yarn.lock

Lines changed: 36 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1391,6 +1391,11 @@ acorn-jsx@^4.1.1:
13911391
dependencies:
13921392
acorn "^5.0.3"
13931393

1394+
acorn-jsx@^5.0.0:
1395+
version "5.0.1"
1396+
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.1.tgz#32a064fd925429216a09b141102bfdd185fae40e"
1397+
integrity sha512-HJ7CfNHrfJLlNTzIEUTj43LNWGkqpRLxm3YjAlcD0ACydk9XynzYsCBHxut+iqt+1aBXkx9UP/w/ZqMr13XIzg==
1398+
13941399
acorn-walk@^6.0.1:
13951400
version "6.1.0"
13961401
resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-6.1.0.tgz#c957f4a1460da46af4a0388ce28b4c99355b0cbc"
@@ -3801,10 +3806,10 @@ eslint-plugin-import@^2.14.0:
38013806
read-pkg-up "^2.0.0"
38023807
resolve "^1.6.0"
38033808

3804-
eslint-plugin-jest@^22.0.0:
3805-
version "22.0.0"
3806-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.0.0.tgz#87dc52bbdd47f37f23bf2b10bb8469458bb3ed68"
3807-
integrity sha512-YOj8cYI5ZXEZUrX2kUBLachR1ffjQiicIMBoivN7bXXHnxi8RcwNvmVzwlu3nTmjlvk5AP3kIpC5i8HcinmhPA==
3809+
eslint-plugin-jest@^22.1.2:
3810+
version "22.1.2"
3811+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.1.2.tgz#1ea36cc3faedbdb788e702ca633d635ca14e91e8"
3812+
integrity sha512-jSPT4rVmNetkeCIyrvvOM0wJtgoUSbKHIUDoOGzIISsg51eWN/nISPNKVM+jXMMDI9oowbyapOnpKSXlsLiDpQ==
38083813

38093814
eslint-plugin-node@^8.0.0:
38103815
version "8.0.0"
@@ -3828,12 +3833,12 @@ eslint-plugin-standard@^4.0.0:
38283833
resolved "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
38293834
integrity sha512-OwxJkR6TQiYMmt1EsNRMe5qG3GsbjlcOhbGUBY4LtavF9DsLaTcoR+j2Tdjqi23oUwKNUqX7qcn5fPStafMdlA==
38303835

3831-
eslint-plugin-vue@^5.0.0-beta.4:
3832-
version "5.0.0-beta.4"
3833-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.0.0-beta.4.tgz#fdb576b9e723e27140646adab218001dd16a829f"
3834-
integrity sha512-roXXroqY2AcgF4dk0SG1reeeQz2X3Ef7q9B0GD0+vdc58vApig1hpTReT4Mf0YqTEI80/ldXD1ibV6n4vVUZrw==
3836+
eslint-plugin-vue@^5.0.0:
3837+
version "5.0.0"
3838+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.0.0.tgz#4a2cc1c0e71ea45e1bd9c1a60f925bfe68bb5710"
3839+
integrity sha512-mSv2Ebz3RaPP+XJO/mu7F+SdR9lrMyGISSExnarLFqqf3pF5wTmwWNrhHW1o9zKzKI811UVTIIkWJJvgO6SsUQ==
38353840
dependencies:
3836-
vue-eslint-parser "^3.2.1"
3841+
vue-eslint-parser "^4.0.2"
38373842

38383843
38393844
version "3.7.1"
@@ -3918,6 +3923,15 @@ espree@^4.0.0:
39183923
acorn "^5.6.0"
39193924
acorn-jsx "^4.1.1"
39203925

3926+
espree@^4.1.0:
3927+
version "4.1.0"
3928+
resolved "https://registry.yarnpkg.com/espree/-/espree-4.1.0.tgz#728d5451e0fd156c04384a7ad89ed51ff54eb25f"
3929+
integrity sha512-I5BycZW6FCVIub93TeVY1s7vjhP9CY6cXCznIRfiig7nRviKZYdRnj/sHEWC6A7WE9RDWOFq9+7OsWSYz8qv2w==
3930+
dependencies:
3931+
acorn "^6.0.2"
3932+
acorn-jsx "^5.0.0"
3933+
eslint-visitor-keys "^1.0.0"
3934+
39213935
esprima@^3.1.3:
39223936
version "3.1.3"
39233937
resolved "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
@@ -8188,13 +8202,13 @@ punycode@^2.1.0:
81888202
resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
81898203
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
81908204

8191-
purgecss-webpack-plugin@^1.3.1:
8192-
version "1.3.1"
8193-
resolved "https://registry.npmjs.org/purgecss-webpack-plugin/-/purgecss-webpack-plugin-1.3.1.tgz#530d30d4f27fe5515d2844addda0799c6bee45d0"
8194-
integrity sha512-RdiVF9AN6QNzx3yIqg1uUI8PcoUOeSkgTa9BS8pMZYXirBHizpuFvAZN2pKpmV9UoJ0cbBJS4watKFrhO8Td3A==
8205+
purgecss-webpack-plugin@^1.4.0:
8206+
version "1.4.0"
8207+
resolved "https://registry.yarnpkg.com/purgecss-webpack-plugin/-/purgecss-webpack-plugin-1.4.0.tgz#accf6f8f41a7d48fe830da16a4c94d1ab884d6c0"
8208+
integrity sha512-kCVR8RvmtJ6IwzxMBNFmAucItyvY6db0Ui5DBmQHCe8GvY2ST03a26wFCU8XwfzN8gpKUGZPyuD3OtL+9WOT0w==
81958209
dependencies:
81968210
purgecss "^1.1.0"
8197-
webpack-sources "^1.2.0"
8211+
webpack-sources "^1.3.0"
81988212

81998213
purgecss@^1.0.0, purgecss@^1.1.0:
82008214
version "1.1.0"
@@ -9870,17 +9884,17 @@ [email protected]:
98709884
dependencies:
98719885
indexof "0.0.1"
98729886

9873-
vue-eslint-parser@^3.2.1:
9874-
version "3.2.2"
9875-
resolved "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-3.2.2.tgz#47c971ee4c39b0ee7d7f5e154cb621beb22f7a34"
9876-
integrity sha512-dprI6ggKCTwV22r+i8dtUGquiOCn063xyDmb7BV/BjG5Oc/m5EoMNrWevpvTcrlGuFZmYVPs5fgsu8UIxmMKzg==
9887+
vue-eslint-parser@^4.0.2:
9888+
version "4.0.2"
9889+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-4.0.2.tgz#7d10ec5b67d9b2ef240cac0f0e8b2f03773d810e"
9890+
integrity sha512-A+teFdsAVtVawd4rtLsv8q6uuj2MYt3Uw+GCodqEkjozB3g20G91hbukz60yWa9IUx/yFz+JzKBu/3Djkod36g==
98779891
dependencies:
9878-
debug "^3.1.0"
9892+
debug "^4.1.0"
98799893
eslint-scope "^4.0.0"
98809894
eslint-visitor-keys "^1.0.0"
9881-
espree "^4.0.0"
9895+
espree "^4.1.0"
98829896
esquery "^1.0.1"
9883-
lodash "^4.17.10"
9897+
lodash "^4.17.11"
98849898

98859899
vue-hot-reload-api@^2.3.0:
98869900
version "2.3.1"
@@ -10058,7 +10072,7 @@ webpack-node-externals@^1.7.2:
1005810072
resolved "http://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-1.7.2.tgz#6e1ee79ac67c070402ba700ef033a9b8d52ac4e3"
1005910073
integrity sha512-ajerHZ+BJKeCLviLUUmnyd5B4RavLF76uv3cs6KNuO8W+HuQaEs0y0L7o40NQxdPy5w0pcv8Ew7yPUAQG0UdCg==
1006010074

10061-
webpack-sources@^1.1.0, webpack-sources@^1.2.0, webpack-sources@^1.3.0:
10075+
webpack-sources@^1.1.0, webpack-sources@^1.3.0:
1006210076
version "1.3.0"
1006310077
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.3.0.tgz#2a28dcb9f1f45fe960d8f1493252b5ee6530fa85"
1006410078
integrity sha512-OiVgSrbGu7NEnEvQJJgdSFPl2qWKkWq5lHMhgiToIiN9w34EBnjYzSYs+VbL5KoYiLNtFFa7BZIKxRED3I32pA==

0 commit comments

Comments
 (0)