Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 93bb521

Browse files
committed
chore(deps): update all non-major dependencies
1 parent bf110fa commit 93bb521

File tree

2 files changed

+84
-50
lines changed

2 files changed

+84
-50
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,21 @@
3737
]
3838
},
3939
"devDependencies": {
40-
"eslint": "^8.1.0",
40+
"eslint": "^8.3.0",
4141
"eslint-config-standard": "^16.0.3",
42-
"eslint-plugin-import": "^2.25.2",
42+
"eslint-plugin-import": "^2.25.3",
4343
"eslint-plugin-node": "^11.1.0",
4444
"eslint-plugin-promise": "^5.1.1",
4545
"eslint-plugin-standard": "^5.0.0",
4646
"husky": "^7.0.4",
4747
"jest": "^27.3.1",
48-
"lint-staged": "^11.2.4",
48+
"lint-staged": "^11.2.6",
4949
"pinst": "^2.1.6",
5050
"standard-version": "^9.3.2"
5151
},
5252
"dependencies": {
5353
"eslint-plugin-vue": "^8.1.1",
5454
"semver": "^7.3.5",
55-
"vue-eslint-parser": "^8.0.0"
55+
"vue-eslint-parser": "^8.0.1"
5656
}
5757
}

yarn.lock

Lines changed: 80 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -302,18 +302,18 @@
302302
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
303303
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
304304

305-
"@eslint/eslintrc@^1.0.3":
306-
version "1.0.3"
307-
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.3.tgz#41f08c597025605f672251dcc4e8be66b5ed7366"
308-
integrity sha512-DHI1wDPoKCBPoLZA3qDR91+3te/wDSc1YhKg3jR8NxKKRJq2hwHwcWv31cSwSYvIBrmbENoYMWcenW8uproQqg==
305+
"@eslint/eslintrc@^1.0.4":
306+
version "1.0.4"
307+
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.4.tgz#dfe0ff7ba270848d10c5add0715e04964c034b31"
308+
integrity sha512-h8Vx6MdxwWI2WM8/zREHMoqdgLNXEL4QX3MWSVMdyNJGvXVOs+6lp+m2hc3FnuMHDc4poxFNI20vCk0OmI4G0Q==
309309
dependencies:
310310
ajv "^6.12.4"
311311
debug "^4.3.2"
312312
espree "^9.0.0"
313313
globals "^13.9.0"
314314
ignore "^4.0.6"
315315
import-fresh "^3.2.1"
316-
js-yaml "^3.13.1"
316+
js-yaml "^4.1.0"
317317
minimatch "^3.0.4"
318318
strip-json-comments "^3.1.1"
319319

@@ -619,6 +619,11 @@
619619
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
620620
integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==
621621

622+
"@types/parse-json@^4.0.0":
623+
version "4.0.0"
624+
resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
625+
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
626+
622627
"@types/prettier@^2.1.5":
623628
version "2.4.1"
624629
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.4.1.tgz#e1303048d5389563e130f5bdd89d37a99acb75eb"
@@ -682,6 +687,11 @@ acorn@^8.2.4, acorn@^8.5.0:
682687
resolved "https://registry.npmjs.org/acorn/-/acorn-8.5.0.tgz#4512ccb99b3698c752591e9bb4472e38ad43cee2"
683688
integrity sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q==
684689

690+
acorn@^8.6.0:
691+
version "8.6.0"
692+
resolved "https://registry.npmjs.org/acorn/-/acorn-8.6.0.tgz#e3692ba0eb1a0c83eaa4f37f5fa7368dd7142895"
693+
integrity sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==
694+
685695
add-stream@^1.0.0:
686696
version "1.0.0"
687697
resolved "https://registry.npmjs.org/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
@@ -1269,6 +1279,17 @@ core-util-is@~1.0.0:
12691279
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
12701280
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
12711281

1282+
cosmiconfig@^7.0.1:
1283+
version "7.0.1"
1284+
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
1285+
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
1286+
dependencies:
1287+
"@types/parse-json" "^4.0.0"
1288+
import-fresh "^3.2.1"
1289+
parse-json "^5.0.0"
1290+
path-type "^4.0.0"
1291+
yaml "^1.10.0"
1292+
12721293
cross-spawn@^7.0.2, cross-spawn@^7.0.3:
12731294
version "7.0.3"
12741295
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
@@ -1540,7 +1561,7 @@ eslint-import-resolver-node@^0.3.6:
15401561
debug "^3.2.7"
15411562
resolve "^1.20.0"
15421563

1543-
eslint-module-utils@^2.7.0:
1564+
eslint-module-utils@^2.7.1:
15441565
version "2.7.1"
15451566
resolved "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.1.tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c"
15461567
integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ==
@@ -1557,19 +1578,19 @@ eslint-plugin-es@^3.0.0:
15571578
eslint-utils "^2.0.0"
15581579
regexpp "^3.0.0"
15591580

1560-
eslint-plugin-import@^2.25.2:
1561-
version "2.25.2"
1562-
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.2.tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9"
1563-
integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==
1581+
eslint-plugin-import@^2.25.3:
1582+
version "2.25.3"
1583+
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.3.tgz#a554b5f66e08fb4f6dc99221866e57cfff824766"
1584+
integrity sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg==
15641585
dependencies:
15651586
array-includes "^3.1.4"
15661587
array.prototype.flat "^1.2.5"
15671588
debug "^2.6.9"
15681589
doctrine "^2.1.0"
15691590
eslint-import-resolver-node "^0.3.6"
1570-
eslint-module-utils "^2.7.0"
1591+
eslint-module-utils "^2.7.1"
15711592
has "^1.0.3"
1572-
is-core-module "^2.7.0"
1593+
is-core-module "^2.8.0"
15731594
is-glob "^4.0.3"
15741595
minimatch "^3.0.4"
15751596
object.values "^1.1.5"
@@ -1616,6 +1637,14 @@ eslint-scope@^6.0.0:
16161637
esrecurse "^4.3.0"
16171638
estraverse "^5.2.0"
16181639

1640+
eslint-scope@^7.1.0:
1641+
version "7.1.0"
1642+
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.0.tgz#c1f6ea30ac583031f203d65c73e723b01298f153"
1643+
integrity sha512-aWwkhnS0qAXqNOgKOK0dJ2nvzEbhEvpy8OlJ9kZ0FeZnA6zpjv1/Vei+puGFFX7zkPCkHHXb7IDX3A+7yPrRWg==
1644+
dependencies:
1645+
esrecurse "^4.3.0"
1646+
estraverse "^5.2.0"
1647+
16191648
eslint-utils@^2.0.0:
16201649
version "2.1.0"
16211650
resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
@@ -1645,12 +1674,17 @@ eslint-visitor-keys@^3.0.0:
16451674
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
16461675
integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
16471676

1648-
eslint@^8.1.0:
1649-
version "8.1.0"
1650-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.1.0.tgz#00f1f7dbf4134f26588e6c9f2efe970760f64664"
1651-
integrity sha512-JZvNneArGSUsluHWJ8g8MMs3CfIEzwaLx9KyH4tZ2i+R2/rPWzL8c0zg3rHdwYVpN/1sB9gqnjHwz9HoeJpGHw==
1677+
eslint-visitor-keys@^3.1.0:
1678+
version "3.1.0"
1679+
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
1680+
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
1681+
1682+
eslint@^8.3.0:
1683+
version "8.3.0"
1684+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.3.0.tgz#a3c2409507403c1c7f6c42926111d6cbefbc3e85"
1685+
integrity sha512-aIay56Ph6RxOTC7xyr59Kt3ewX185SaGnAr8eWukoPLeriCrvGjvAubxuvaXOfsxhtwV5g0uBOsyhAom4qJdww==
16521686
dependencies:
1653-
"@eslint/eslintrc" "^1.0.3"
1687+
"@eslint/eslintrc" "^1.0.4"
16541688
"@humanwhocodes/config-array" "^0.6.0"
16551689
ajv "^6.10.0"
16561690
chalk "^4.0.0"
@@ -1659,10 +1693,10 @@ eslint@^8.1.0:
16591693
doctrine "^3.0.0"
16601694
enquirer "^2.3.5"
16611695
escape-string-regexp "^4.0.0"
1662-
eslint-scope "^6.0.0"
1696+
eslint-scope "^7.1.0"
16631697
eslint-utils "^3.0.0"
1664-
eslint-visitor-keys "^3.0.0"
1665-
espree "^9.0.0"
1698+
eslint-visitor-keys "^3.1.0"
1699+
espree "^9.1.0"
16661700
esquery "^1.4.0"
16671701
esutils "^2.0.2"
16681702
fast-deep-equal "^3.1.3"
@@ -1684,7 +1718,7 @@ eslint@^8.1.0:
16841718
progress "^2.0.0"
16851719
regexpp "^3.2.0"
16861720
semver "^7.2.1"
1687-
strip-ansi "^6.0.0"
1721+
strip-ansi "^6.0.1"
16881722
strip-json-comments "^3.1.0"
16891723
text-table "^0.2.0"
16901724
v8-compile-cache "^2.0.3"
@@ -1698,6 +1732,15 @@ espree@^9.0.0:
16981732
acorn-jsx "^5.3.1"
16991733
eslint-visitor-keys "^3.0.0"
17001734

1735+
espree@^9.1.0:
1736+
version "9.1.0"
1737+
resolved "https://registry.npmjs.org/espree/-/espree-9.1.0.tgz#ba9d3c9b34eeae205724124e31de4543d59fbf74"
1738+
integrity sha512-ZgYLvCS1wxOczBYGcQT9DDWgicXwJ4dbocr9uYN+/eresBAUuBu+O4WzB21ufQ/JqQT8gyp7hJ3z8SHii32mTQ==
1739+
dependencies:
1740+
acorn "^8.6.0"
1741+
acorn-jsx "^5.3.1"
1742+
eslint-visitor-keys "^3.1.0"
1743+
17011744
esprima@^4.0.0, esprima@^4.0.1:
17021745
version "4.0.1"
17031746
resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -2205,7 +2248,7 @@ is-callable@^1.1.4, is-callable@^1.2.4:
22052248
resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
22062249
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
22072250

2208-
is-core-module@^2.2.0, is-core-module@^2.5.0, is-core-module@^2.7.0:
2251+
is-core-module@^2.2.0, is-core-module@^2.5.0, is-core-module@^2.8.0:
22092252
version "2.8.0"
22102253
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548"
22112254
integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==
@@ -2939,29 +2982,23 @@ levn@~0.3.0:
29392982
prelude-ls "~1.1.2"
29402983
type-check "~0.3.2"
29412984

2942-
lilconfig@^2.0.3:
2943-
version "2.0.3"
2944-
resolved "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
2945-
integrity sha512-EHKqr/+ZvdKCifpNrJCKxBTgk5XupZA3y/aCPY9mxfgBzmgh93Mt/WqjjQ38oMxXuvDokaKiM3lAgvSH2sjtHg==
2946-
29472985
lines-and-columns@^1.1.6:
29482986
version "1.1.6"
29492987
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
29502988
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
29512989

2952-
lint-staged@^11.2.4:
2953-
version "11.2.4"
2954-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.4.tgz#29bc84e0318e6e9d4a7a043513236d066e39ee1d"
2955-
integrity sha512-aTUqcPDSV05EyKlMT4N5h7tmnevKfAxI3xZkRb+DHfmcFaoCxfxVvpqlLMCVGy3EYle9JYER2nA5zc4eNTkZVQ==
2990+
lint-staged@^11.2.6:
2991+
version "11.2.6"
2992+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.6.tgz#f477b1af0294db054e5937f171679df63baa4c43"
2993+
integrity sha512-Vti55pUnpvPE0J9936lKl0ngVeTdSZpEdTNhASbkaWX7J5R9OEifo1INBGQuGW4zmy6OG+TcWPJ3m5yuy5Q8Tg==
29562994
dependencies:
29572995
cli-truncate "2.1.0"
29582996
colorette "^1.4.0"
29592997
commander "^8.2.0"
2998+
cosmiconfig "^7.0.1"
29602999
debug "^4.3.2"
29613000
enquirer "^2.3.6"
29623001
execa "^5.1.1"
2963-
js-yaml "^4.1.0"
2964-
lilconfig "^2.0.3"
29653002
listr2 "^3.12.2"
29663003
micromatch "^4.0.4"
29673004
normalize-path "^3.0.0"
@@ -3434,6 +3471,11 @@ path-type@^3.0.0:
34343471
dependencies:
34353472
pify "^3.0.0"
34363473

3474+
path-type@^4.0.0:
3475+
version "4.0.0"
3476+
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
3477+
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
3478+
34373479
picocolors@^1.0.0:
34383480
version "1.0.0"
34393481
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
@@ -4223,19 +4265,6 @@ validate-npm-package-license@^3.0.1:
42234265
spdx-correct "^3.0.0"
42244266
spdx-expression-parse "^3.0.0"
42254267

4226-
vue-eslint-parser@^8.0.0:
4227-
version "8.0.0"
4228-
resolved "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.0.0.tgz#d77fe0f47a378a7022d3d10c44d5c3df158bd27a"
4229-
integrity sha512-YxN5bkPDji+XLQ4sx+ULLxckL+y/oS3xzgFRkcjJL2asfVcRhzbrNRwMtWgj/70fXsrr+hkFjkxze8PBZ5O3ug==
4230-
dependencies:
4231-
debug "^4.3.2"
4232-
eslint-scope "^6.0.0"
4233-
eslint-visitor-keys "^3.0.0"
4234-
espree "^9.0.0"
4235-
esquery "^1.4.0"
4236-
lodash "^4.17.21"
4237-
semver "^7.3.5"
4238-
42394268
vue-eslint-parser@^8.0.1:
42404269
version "8.0.1"
42414270
resolved "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.0.1.tgz#25e08b20a414551531f3e19f999902e1ecf45f13"
@@ -4392,6 +4421,11 @@ yallist@^4.0.0:
43924421
resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
43934422
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
43944423

4424+
yaml@^1.10.0:
4425+
version "1.10.2"
4426+
resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
4427+
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
4428+
43954429
yargs-parser@^20.2.2, yargs-parser@^20.2.3:
43964430
version "20.2.9"
43974431
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"

0 commit comments

Comments
 (0)