Skip to content

Commit 7328ee7

Browse files
chore(deps): update linters/formater
1 parent 9bdf09e commit 7328ee7

File tree

2 files changed

+67
-44
lines changed

2 files changed

+67
-44
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"@types/ws": "8.5.3",
3939
"commitizen": "4.2.5",
4040
"cz-conventional-changelog": "3.3.0",
41-
"eslint": "8.27.0",
41+
"eslint": "8.38.0",
4242
"husky": "8.0.2",
4343
"nodemon": "2.0.20",
44-
"prettier": "2.7.1",
44+
"prettier": "2.8.7",
4545
"semantic-release": "19.0.5",
4646
"ts-node": "10.9.1",
4747
"tsconfig-paths": "4.1.0",

yarn.lock

Lines changed: 65 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -286,34 +286,51 @@
286286
resolved "https://registry.yarnpkg.com/@discordjs/util/-/util-0.1.0.tgz#e42ca1bf407bc6d9adf252877d1b206e32ba369a"
287287
integrity sha512-e7d+PaTLVQav6rOc2tojh2y6FE8S7REkqLldq1XF4soCx74XB/DIjbVbVLtBemf0nLW77ntz0v+o5DytKwFNLQ==
288288

289-
"@eslint/eslintrc@^1.3.3":
290-
version "1.3.3"
291-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
292-
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
289+
"@eslint-community/eslint-utils@^4.2.0":
290+
version "4.4.0"
291+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
292+
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
293+
dependencies:
294+
eslint-visitor-keys "^3.3.0"
295+
296+
"@eslint-community/regexpp@^4.4.0":
297+
version "4.5.0"
298+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.0.tgz#f6f729b02feee2c749f57e334b7a1b5f40a81724"
299+
integrity sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==
300+
301+
"@eslint/eslintrc@^2.0.2":
302+
version "2.0.2"
303+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.2.tgz#01575e38707add677cf73ca1589abba8da899a02"
304+
integrity sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==
293305
dependencies:
294306
ajv "^6.12.4"
295307
debug "^4.3.2"
296-
espree "^9.4.0"
297-
globals "^13.15.0"
308+
espree "^9.5.1"
309+
globals "^13.19.0"
298310
ignore "^5.2.0"
299311
import-fresh "^3.2.1"
300312
js-yaml "^4.1.0"
301313
minimatch "^3.1.2"
302314
strip-json-comments "^3.1.1"
303315

316+
"@eslint/js@8.38.0":
317+
version "8.38.0"
318+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.38.0.tgz#73a8a0d8aa8a8e6fe270431c5e72ae91b5337892"
319+
integrity sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g==
320+
304321
"@gar/promisify@^1.1.3":
305322
version "1.1.3"
306323
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
307324
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
308325

309-
"@humanwhocodes/config-array@^0.11.6":
310-
version "0.11.6"
311-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.6.tgz#6a51d603a3aaf8d4cf45b42b3f2ac9318a4adc4b"
312-
integrity sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==
326+
"@humanwhocodes/config-array@^0.11.8":
327+
version "0.11.8"
328+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
329+
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
313330
dependencies:
314331
"@humanwhocodes/object-schema" "^1.2.1"
315332
debug "^4.1.1"
316-
minimatch "^3.0.4"
333+
minimatch "^3.0.5"
317334

318335
"@humanwhocodes/module-importer@^1.0.1":
319336
version "1.0.1"
@@ -1921,13 +1938,21 @@ eslint-visitor-keys@^3.3.0:
19211938
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
19221939
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
19231940

1924-
eslint@8.27.0:
1925-
version "8.27.0"
1926-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.27.0.tgz#d547e2f7239994ad1faa4bb5d84e5d809db7cf64"
1927-
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
1928-
dependencies:
1929-
"@eslint/eslintrc" "^1.3.3"
1930-
"@humanwhocodes/config-array" "^0.11.6"
1941+
eslint-visitor-keys@^3.4.0:
1942+
version "3.4.0"
1943+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz#c7f0f956124ce677047ddbc192a68f999454dedc"
1944+
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==
1945+
1946+
eslint@8.38.0:
1947+
version "8.38.0"
1948+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.38.0.tgz#a62c6f36e548a5574dd35728ac3c6209bd1e2f1a"
1949+
integrity sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg==
1950+
dependencies:
1951+
"@eslint-community/eslint-utils" "^4.2.0"
1952+
"@eslint-community/regexpp" "^4.4.0"
1953+
"@eslint/eslintrc" "^2.0.2"
1954+
"@eslint/js" "8.38.0"
1955+
"@humanwhocodes/config-array" "^0.11.8"
19311956
"@humanwhocodes/module-importer" "^1.0.1"
19321957
"@nodelib/fs.walk" "^1.2.8"
19331958
ajv "^6.10.0"
@@ -1937,16 +1962,15 @@ eslint@8.27.0:
19371962
doctrine "^3.0.0"
19381963
escape-string-regexp "^4.0.0"
19391964
eslint-scope "^7.1.1"
1940-
eslint-utils "^3.0.0"
1941-
eslint-visitor-keys "^3.3.0"
1942-
espree "^9.4.0"
1943-
esquery "^1.4.0"
1965+
eslint-visitor-keys "^3.4.0"
1966+
espree "^9.5.1"
1967+
esquery "^1.4.2"
19441968
esutils "^2.0.2"
19451969
fast-deep-equal "^3.1.3"
19461970
file-entry-cache "^6.0.1"
19471971
find-up "^5.0.0"
19481972
glob-parent "^6.0.2"
1949-
globals "^13.15.0"
1973+
globals "^13.19.0"
19501974
grapheme-splitter "^1.0.4"
19511975
ignore "^5.2.0"
19521976
import-fresh "^3.0.0"
@@ -1961,29 +1985,28 @@ eslint@8.27.0:
19611985
minimatch "^3.1.2"
19621986
natural-compare "^1.4.0"
19631987
optionator "^0.9.1"
1964-
regexpp "^3.2.0"
19651988
strip-ansi "^6.0.1"
19661989
strip-json-comments "^3.1.0"
19671990
text-table "^0.2.0"
19681991

1969-
espree@^9.4.0:
1970-
version "9.4.0"
1971-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.0.tgz#cd4bc3d6e9336c433265fc0aa016fc1aaf182f8a"
1972-
integrity sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==
1992+
espree@^9.5.1:
1993+
version "9.5.1"
1994+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.1.tgz#4f26a4d5f18905bf4f2e0bd99002aab807e96dd4"
1995+
integrity sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==
19731996
dependencies:
19741997
acorn "^8.8.0"
19751998
acorn-jsx "^5.3.2"
1976-
eslint-visitor-keys "^3.3.0"
1999+
eslint-visitor-keys "^3.4.0"
19772000

19782001
esprima@~4.0.0:
19792002
version "4.0.1"
19802003
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
19812004
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
19822005

1983-
esquery@^1.4.0:
1984-
version "1.4.0"
1985-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
1986-
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
2006+
esquery@^1.4.2:
2007+
version "1.5.0"
2008+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
2009+
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
19872010
dependencies:
19882011
estraverse "^5.1.0"
19892012

@@ -2384,10 +2407,10 @@ global-prefix@^1.0.1:
23842407
is-windows "^1.0.1"
23852408
which "^1.2.14"
23862409

2387-
globals@^13.15.0:
2388-
version "13.17.0"
2389-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.17.0.tgz#902eb1e680a41da93945adbdcb5a9f361ba69bd4"
2390-
integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==
2410+
globals@^13.19.0:
2411+
version "13.20.0"
2412+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
2413+
integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==
23912414
dependencies:
23922415
type-fest "^0.20.2"
23932416

@@ -3295,7 +3318,7 @@ minimatch@^3.0.4:
32953318
dependencies:
32963319
brace-expansion "^1.1.7"
32973320

3298-
minimatch@^3.1.1, minimatch@^3.1.2:
3321+
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
32993322
version "3.1.2"
33003323
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
33013324
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -4041,10 +4064,10 @@ prelude-ls@^1.2.1:
40414064
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
40424065
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
40434066

4044-
prettier@2.7.1:
4045-
version "2.7.1"
4046-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
4047-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
4067+
prettier@2.8.7:
4068+
version "2.8.7"
4069+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
4070+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
40484071

40494072
prettier@^2.1.1:
40504073
version "2.5.1"

0 commit comments

Comments
 (0)