Skip to content

Commit 4838cc4

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update all non-major dependencies (#194)
1 parent 671e3bc commit 4838cc4

File tree

2 files changed

+54
-43
lines changed

2 files changed

+54
-43
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,18 @@
3939
"@nuxtjs/proxy": "^1.3.1",
4040
"axios": "^0.18.0",
4141
"axios-retry": "^3.1.1",
42-
"consola": "^2.3.0"
42+
"consola": "^2.3.1"
4343
},
4444
"devDependencies": {
4545
"codecov": "^3.1.0",
46-
"eslint": "^5.11.1",
46+
"eslint": "^5.12.0",
4747
"eslint-config-standard": "^12.0.0",
4848
"eslint-plugin-import": "^2.14.0",
4949
"eslint-plugin-jest": "^22.1.2",
50-
"eslint-plugin-node": "^8.0.0",
50+
"eslint-plugin-node": "^8.0.1",
5151
"eslint-plugin-promise": "^4.0.1",
5252
"eslint-plugin-standard": "^4.0.0",
53-
"eslint-plugin-vue": "^5.0.0",
53+
"eslint-plugin-vue": "^5.1.0",
5454
"jest": "^23.6.0",
5555
"jsdom": "^13.1.0",
5656
"nuxt-edge": "^2.3.0-25706271.cca799c",

yarn.lock

Lines changed: 50 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1967,23 +1967,16 @@ cache-loader@^1.2.5:
19671967
neo-async "^2.5.0"
19681968
schema-utils "^0.4.2"
19691969

1970-
caller-path@^0.1.0:
1971-
version "0.1.0"
1972-
resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-0.1.0.tgz#94085ef63581ecd3daa92444a8fe94e82577751f"
1973-
integrity sha1-lAhe9jWB7NPaqSREqP6U6CV3dR8=
1974-
dependencies:
1975-
callsites "^0.2.0"
1976-
1977-
callsites@^0.2.0:
1978-
version "0.2.0"
1979-
resolved "https://registry.yarnpkg.com/callsites/-/callsites-0.2.0.tgz#afab96262910a7f33c19a5775825c69f34e350ca"
1980-
integrity sha1-r6uWJikQp/M8GaV3WCXGnzTjUMo=
1981-
19821970
callsites@^2.0.0:
19831971
version "2.0.0"
19841972
resolved "https://registry.yarnpkg.com/callsites/-/callsites-2.0.0.tgz#06eb84f00eea413da86affefacbffb36093b3c50"
19851973
integrity sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=
19861974

1975+
callsites@^3.0.0:
1976+
version "3.0.0"
1977+
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.0.0.tgz#fb7eb569b72ad7a45812f93fd9430a3e410b3dd3"
1978+
integrity sha512-tWnkwu9YEq2uzlBDI4RcLn8jrFvF9AOi8PxDNU3hZZjJcjkcRAq3vCI+vZcg1SuxISDYe86k9VZFwAxDiJGoAw==
1979+
19871980
19881981
version "3.0.0"
19891982
resolved "https://registry.yarnpkg.com/camel-case/-/camel-case-3.0.0.tgz#ca3c3688a4e9cf3a4cda777dc4dcbc713249cf73"
@@ -2352,7 +2345,7 @@ consola@^1.4.3, consola@^1.4.4:
23522345
lodash "^4.17.5"
23532346
std-env "^1.1.0"
23542347

2355-
consola@^2.0.0-1, consola@^2.0.7, consola@^2.2.4, consola@^2.2.6, consola@^2.3.0:
2348+
consola@^2.0.0-1, consola@^2.0.7, consola@^2.2.4, consola@^2.2.6:
23562349
version "2.3.0"
23572350
resolved "https://registry.yarnpkg.com/consola/-/consola-2.3.0.tgz#256b80a927234351d512a4e5693eac9cf8a572b9"
23582351
integrity sha512-gsawoQfj4DtnwsaPrabFpFOZBxWpzpT+E9fu6YAdFKO3NvBOOsFcQl/cskDOoIDDLMkLZvm4jjMWvSEelIumIw==
@@ -2363,6 +2356,17 @@ consola@^2.0.0-1, consola@^2.0.7, consola@^2.2.4, consola@^2.2.6, consola@^2.3.0
23632356
std-env "^2.2.1"
23642357
string-width "^2.1.1"
23652358

2359+
consola@^2.3.1:
2360+
version "2.3.1"
2361+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.3.1.tgz#38ef3acfdb37a220b82d77c52fdb6e0a7867af21"
2362+
integrity sha512-wVwc06xAc67ntFIIP7BY2eAJk01BErEWUVzBQezcl2zC7cQwSH/F7qF0ff7xLhyRb5eecwoKS3Di6NOgIUsA0A==
2363+
dependencies:
2364+
chalk "^2.4.1"
2365+
dayjs "^1.7.7"
2366+
figures "^2.0.0"
2367+
std-env "^2.2.1"
2368+
string-width "^2.1.1"
2369+
23662370
console-browserify@^1.1.0:
23672371
version "1.1.0"
23682372
resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10"
@@ -3441,10 +3445,10 @@ eslint-plugin-jest@^22.1.2:
34413445
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.1.2.tgz#1ea36cc3faedbdb788e702ca633d635ca14e91e8"
34423446
integrity sha512-jSPT4rVmNetkeCIyrvvOM0wJtgoUSbKHIUDoOGzIISsg51eWN/nISPNKVM+jXMMDI9oowbyapOnpKSXlsLiDpQ==
34433447

3444-
eslint-plugin-node@^8.0.0:
3445-
version "8.0.0"
3446-
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-8.0.0.tgz#fb9e8911f4543514f154bb6a5924b599aa645568"
3447-
integrity sha512-Y+ln8iQ52scz9+rSPnSWRaAxeWaoJZ4wIveDR0vLHkuSZGe44Vk1J4HX7WvEP5Cm+iXPE8ixo7OM7gAO3/OKpQ==
3448+
eslint-plugin-node@^8.0.1:
3449+
version "8.0.1"
3450+
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-8.0.1.tgz#55ae3560022863d141fa7a11799532340a685964"
3451+
integrity sha512-ZjOjbjEi6jd82rIpFSgagv4CHWzG9xsQAVp1ZPlhRnnYxcTgENUVBvhYmkQ7GvT1QFijUSo69RaiOJKhMu6i8w==
34483452
dependencies:
34493453
eslint-plugin-es "^1.3.1"
34503454
eslint-utils "^1.3.1"
@@ -3463,10 +3467,10 @@ eslint-plugin-standard@^4.0.0:
34633467
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
34643468
integrity sha512-OwxJkR6TQiYMmt1EsNRMe5qG3GsbjlcOhbGUBY4LtavF9DsLaTcoR+j2Tdjqi23oUwKNUqX7qcn5fPStafMdlA==
34653469

3466-
eslint-plugin-vue@^5.0.0:
3467-
version "5.0.0"
3468-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.0.0.tgz#4a2cc1c0e71ea45e1bd9c1a60f925bfe68bb5710"
3469-
integrity sha512-mSv2Ebz3RaPP+XJO/mu7F+SdR9lrMyGISSExnarLFqqf3pF5wTmwWNrhHW1o9zKzKI811UVTIIkWJJvgO6SsUQ==
3470+
eslint-plugin-vue@^5.1.0:
3471+
version "5.1.0"
3472+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.1.0.tgz#d0d373334be8140d698ec4e1fb83f09faa48081b"
3473+
integrity sha512-C7avvbGLb9J1PyGiFolPcGR4ljUc+dKm5ZJdrUKXwXFxHHx4SqOmRI29AsFyW7PbCGcnOvIlaq7NJS6HDIak+g==
34703474
dependencies:
34713475
vue-eslint-parser "^4.0.2"
34723476

@@ -3488,10 +3492,10 @@ eslint-visitor-keys@^1.0.0:
34883492
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
34893493
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
34903494

3491-
eslint@^5.11.1:
3492-
version "5.11.1"
3493-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.11.1.tgz#8deda83db9f354bf9d3f53f9677af7e0e13eadda"
3494-
integrity sha512-gOKhM8JwlFOc2acbOrkYR05NW8M6DCMSvfcJiBB5NDxRE1gv8kbvxKaC9u69e6ZGEMWXcswA/7eKR229cEIpvg==
3495+
eslint@^5.12.0:
3496+
version "5.12.0"
3497+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.0.tgz#fab3b908f60c52671fb14e996a450b96c743c859"
3498+
integrity sha512-LntwyPxtOHrsJdcSwyQKVtHofPHdv+4+mFwEe91r2V13vqpM8yLr7b1sW+Oo/yheOPkWYsYlYJCkzlFAt8KV7g==
34953499
dependencies:
34963500
"@babel/code-frame" "^7.0.0"
34973501
ajv "^6.5.3"
@@ -3510,6 +3514,7 @@ eslint@^5.11.1:
35103514
glob "^7.1.2"
35113515
globals "^11.7.0"
35123516
ignore "^4.0.6"
3517+
import-fresh "^3.0.0"
35133518
imurmurhash "^0.1.4"
35143519
inquirer "^6.1.0"
35153520
js-yaml "^3.12.0"
@@ -3524,7 +3529,6 @@ eslint@^5.11.1:
35243529
pluralize "^7.0.0"
35253530
progress "^2.0.0"
35263531
regexpp "^2.0.1"
3527-
require-uncached "^1.0.3"
35283532
semver "^5.5.1"
35293533
strip-ansi "^4.0.0"
35303534
strip-json-comments "^2.0.1"
@@ -4555,6 +4559,14 @@ import-cwd@^2.0.0:
45554559
dependencies:
45564560
import-from "^2.1.0"
45574561

4562+
import-fresh@^3.0.0:
4563+
version "3.0.0"
4564+
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.0.0.tgz#a3d897f420cab0e671236897f75bc14b4885c390"
4565+
integrity sha512-pOnA9tfM3Uwics+SaBLCNyZZZbK+4PTu0OPZtLlMIrv17EdBoC15S9Kn8ckJ9TZTyKb3ywNE5y1yeDxxGA7nTQ==
4566+
dependencies:
4567+
parent-module "^1.0.0"
4568+
resolve-from "^4.0.0"
4569+
45584570
import-from@^2.1.0:
45594571
version "2.1.0"
45604572
resolved "https://registry.yarnpkg.com/import-from/-/import-from-2.1.0.tgz#335db7f2a7affd53aaa471d4b8021dee36b7f3b1"
@@ -6614,6 +6626,13 @@ [email protected]:
66146626
dependencies:
66156627
no-case "^2.2.0"
66166628

6629+
parent-module@^1.0.0:
6630+
version "1.0.0"
6631+
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.0.tgz#df250bdc5391f4a085fb589dad761f5ad6b865b5"
6632+
integrity sha512-8Mf5juOMmiE4FcmzYc4IaiS9L3+9paz2KOiXzkRviCP6aDmN49Hz6EMWz0lGNp9pX80GvvAuLADtyGfW/Em3TA==
6633+
dependencies:
6634+
callsites "^3.0.0"
6635+
66176636
parse-asn1@^5.0.0:
66186637
version "5.1.1"
66196638
resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.1.tgz#f6bf293818332bd0dab54efb16087724745e6ca8"
@@ -7994,14 +8013,6 @@ require-main-filename@^1.0.1:
79948013
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
79958014
integrity sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=
79968015

7997-
require-uncached@^1.0.3:
7998-
version "1.0.3"
7999-
resolved "https://registry.yarnpkg.com/require-uncached/-/require-uncached-1.0.3.tgz#4e0d56d6c9662fd31e43011c4b95aa49955421d3"
8000-
integrity sha1-Tg1W1slmL9MeQwEcS5WqSZVUIdM=
8001-
dependencies:
8002-
caller-path "^0.1.0"
8003-
resolve-from "^1.0.0"
8004-
80058016
requires-port@^1.0.0:
80068017
version "1.0.0"
80078018
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
@@ -8014,16 +8025,16 @@ resolve-cwd@^2.0.0:
80148025
dependencies:
80158026
resolve-from "^3.0.0"
80168027

8017-
resolve-from@^1.0.0:
8018-
version "1.0.1"
8019-
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226"
8020-
integrity sha1-Jsv+k10a7uq7Kbw/5a6wHpPUQiY=
8021-
80228028
resolve-from@^3.0.0:
80238029
version "3.0.0"
80248030
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-3.0.0.tgz#b22c7af7d9d6881bc8b6e653335eebcb0a188748"
80258031
integrity sha1-six699nWiBvItuZTM17rywoYh0g=
80268032

8033+
resolve-from@^4.0.0:
8034+
version "4.0.0"
8035+
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
8036+
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
8037+
80278038
resolve-url@^0.2.1:
80288039
version "0.2.1"
80298040
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"

0 commit comments

Comments
 (0)