Skip to content

Commit bccbe8e

Browse files
build(deps-dev): bump eslint from 8.39.0 to 8.45.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.45.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.39.0...v8.45.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 087296c commit bccbe8e

File tree

2 files changed

+58
-51
lines changed

2 files changed

+58
-51
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"cache-loader": "^4.1.0",
5353
"copy-webpack-plugin": "^11.0.0",
5454
"cross-env": "^7.0.3",
55-
"eslint": "^8.39.0",
55+
"eslint": "^8.45.0",
5656
"eslint-config-prettier": "^8.8.0",
5757
"eslint-plugin-jest": "^27.2.1",
5858
"eslint-plugin-jsdoc": "^43.1.1",

yarn.lock

Lines changed: 57 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
# yarn lockfile v1
33

44

5+
"@aashutoshrathi/word-wrap@^1.2.3":
6+
version "1.2.6"
7+
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
8+
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
9+
510
"@adobe/css-tools@^4.0.1":
611
version "4.2.0"
712
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.2.0.tgz#e1a84fca468f4b337816fcb7f0964beb620ba855"
@@ -2272,25 +2277,25 @@
22722277
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
22732278
integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
22742279

2275-
"@eslint/eslintrc@^2.0.2":
2276-
version "2.0.2"
2277-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.2.tgz#01575e38707add677cf73ca1589abba8da899a02"
2278-
integrity sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==
2280+
"@eslint/eslintrc@^2.1.0":
2281+
version "2.1.0"
2282+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.0.tgz#82256f164cc9e0b59669efc19d57f8092706841d"
2283+
integrity sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==
22792284
dependencies:
22802285
ajv "^6.12.4"
22812286
debug "^4.3.2"
2282-
espree "^9.5.1"
2287+
espree "^9.6.0"
22832288
globals "^13.19.0"
22842289
ignore "^5.2.0"
22852290
import-fresh "^3.2.1"
22862291
js-yaml "^4.1.0"
22872292
minimatch "^3.1.2"
22882293
strip-json-comments "^3.1.1"
22892294

2290-
"@eslint/js@8.39.0":
2291-
version "8.39.0"
2292-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.39.0.tgz#58b536bcc843f4cd1e02a7e6171da5c040f4d44b"
2293-
integrity sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==
2295+
"@eslint/js@8.44.0":
2296+
version "8.44.0"
2297+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.44.0.tgz#961a5903c74139390478bdc808bcde3fc45ab7af"
2298+
integrity sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==
22942299

22952300
"@fal-works/esbuild-plugin-global-externals@^2.1.2":
22962301
version "2.1.2"
@@ -2309,10 +2314,10 @@
23092314
dependencies:
23102315
"@hapi/hoek" "^9.0.0"
23112316

2312-
"@humanwhocodes/config-array@^0.11.8":
2313-
version "0.11.8"
2314-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
2315-
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
2317+
"@humanwhocodes/config-array@^0.11.10":
2318+
version "0.11.10"
2319+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2"
2320+
integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==
23162321
dependencies:
23172322
"@humanwhocodes/object-schema" "^1.2.1"
23182323
debug "^4.1.1"
@@ -5200,6 +5205,11 @@ acorn@^8.0.4, acorn@^8.1.0, acorn@^8.4.1, acorn@^8.5.0, acorn@^8.7.1, acorn@^8.8
52005205
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
52015206
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
52025207

5208+
acorn@^8.9.0:
5209+
version "8.10.0"
5210+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
5211+
integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
5212+
52035213
address@^1.0.1, address@^1.1.2:
52045214
version "1.2.2"
52055215
resolved "https://registry.yarnpkg.com/address/-/address-1.2.2.tgz#2b5248dac5485a6390532c6a517fda2e3faac89e"
@@ -8220,10 +8230,10 @@ eslint-scope@^7.2.0:
82208230
esrecurse "^4.3.0"
82218231
estraverse "^5.2.0"
82228232

8223-
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.0:
8224-
version "3.4.0"
8225-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz#c7f0f956124ce677047ddbc192a68f999454dedc"
8226-
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==
8233+
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
8234+
version "3.4.1"
8235+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
8236+
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
82278237

82288238
eslint-webpack-plugin@^4.0.1:
82298239
version "4.0.1"
@@ -8236,16 +8246,16 @@ eslint-webpack-plugin@^4.0.1:
82368246
normalize-path "^3.0.0"
82378247
schema-utils "^4.0.0"
82388248

8239-
eslint@^8.39.0:
8240-
version "8.39.0"
8241-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.39.0.tgz#7fd20a295ef92d43809e914b70c39fd5a23cf3f1"
8242-
integrity sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==
8249+
eslint@^8.45.0:
8250+
version "8.45.0"
8251+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45.0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78"
8252+
integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==
82438253
dependencies:
82448254
"@eslint-community/eslint-utils" "^4.2.0"
82458255
"@eslint-community/regexpp" "^4.4.0"
8246-
"@eslint/eslintrc" "^2.0.2"
8247-
"@eslint/js" "8.39.0"
8248-
"@humanwhocodes/config-array" "^0.11.8"
8256+
"@eslint/eslintrc" "^2.1.0"
8257+
"@eslint/js" "8.44.0"
8258+
"@humanwhocodes/config-array" "^0.11.10"
82498259
"@humanwhocodes/module-importer" "^1.0.1"
82508260
"@nodelib/fs.walk" "^1.2.8"
82518261
ajv "^6.10.0"
@@ -8255,41 +8265,38 @@ eslint@^8.39.0:
82558265
doctrine "^3.0.0"
82568266
escape-string-regexp "^4.0.0"
82578267
eslint-scope "^7.2.0"
8258-
eslint-visitor-keys "^3.4.0"
8259-
espree "^9.5.1"
8268+
eslint-visitor-keys "^3.4.1"
8269+
espree "^9.6.0"
82608270
esquery "^1.4.2"
82618271
esutils "^2.0.2"
82628272
fast-deep-equal "^3.1.3"
82638273
file-entry-cache "^6.0.1"
82648274
find-up "^5.0.0"
82658275
glob-parent "^6.0.2"
82668276
globals "^13.19.0"
8267-
grapheme-splitter "^1.0.4"
8277+
graphemer "^1.4.0"
82688278
ignore "^5.2.0"
8269-
import-fresh "^3.0.0"
82708279
imurmurhash "^0.1.4"
82718280
is-glob "^4.0.0"
82728281
is-path-inside "^3.0.3"
8273-
js-sdsl "^4.1.4"
82748282
js-yaml "^4.1.0"
82758283
json-stable-stringify-without-jsonify "^1.0.1"
82768284
levn "^0.4.1"
82778285
lodash.merge "^4.6.2"
82788286
minimatch "^3.1.2"
82798287
natural-compare "^1.4.0"
8280-
optionator "^0.9.1"
8288+
optionator "^0.9.3"
82818289
strip-ansi "^6.0.1"
8282-
strip-json-comments "^3.1.0"
82838290
text-table "^0.2.0"
82848291

8285-
espree@^9.5.1:
8286-
version "9.5.1"
8287-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.1.tgz#4f26a4d5f18905bf4f2e0bd99002aab807e96dd4"
8288-
integrity sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==
8292+
espree@^9.6.0:
8293+
version "9.6.1"
8294+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
8295+
integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
82898296
dependencies:
8290-
acorn "^8.8.0"
8297+
acorn "^8.9.0"
82918298
acorn-jsx "^5.3.2"
8292-
eslint-visitor-keys "^3.4.0"
8299+
eslint-visitor-keys "^3.4.1"
82938300

82948301
esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0:
82958302
version "4.0.1"
@@ -9324,6 +9331,11 @@ grapheme-splitter@^1.0.4:
93249331
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
93259332
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
93269333

9334+
graphemer@^1.4.0:
9335+
version "1.4.0"
9336+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
9337+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
9338+
93279339
gray-matter@^4.0.3:
93289340
version "4.0.3"
93299341
resolved "https://registry.yarnpkg.com/gray-matter/-/gray-matter-4.0.3.tgz#e893c064825de73ea1f5f7d88c7a9f7274288798"
@@ -9820,7 +9832,7 @@ immer@^9.0.7:
98209832
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.21.tgz#1e025ea31a40f24fb064f1fef23e931496330176"
98219833
integrity sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==
98229834

9823-
import-fresh@^3.0.0, import-fresh@^3.1.0, import-fresh@^3.2.1, import-fresh@^3.3.0:
9835+
import-fresh@^3.1.0, import-fresh@^3.2.1, import-fresh@^3.3.0:
98249836
version "3.3.0"
98259837
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
98269838
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
@@ -10943,11 +10955,6 @@ joi@^17.6.0:
1094310955
"@sideway/formula" "^3.0.1"
1094410956
"@sideway/pinpoint" "^2.0.0"
1094510957

10946-
js-sdsl@^4.1.4:
10947-
version "4.4.0"
10948-
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.4.0.tgz#8b437dbe642daa95760400b602378ed8ffea8430"
10949-
integrity sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==
10950-
1095110958
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
1095210959
version "4.0.0"
1095310960
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
@@ -12720,17 +12727,17 @@ optionator@^0.8.1:
1272012727
type-check "~0.3.2"
1272112728
word-wrap "~1.2.3"
1272212729

12723-
optionator@^0.9.1:
12724-
version "0.9.1"
12725-
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.1.tgz#4f236a6373dae0566a6d43e1326674f50c291499"
12726-
integrity sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==
12730+
optionator@^0.9.3:
12731+
version "0.9.3"
12732+
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.3.tgz#007397d44ed1872fdc6ed31360190f81814e2c64"
12733+
integrity sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==
1272712734
dependencies:
12735+
"@aashutoshrathi/word-wrap" "^1.2.3"
1272812736
deep-is "^0.1.3"
1272912737
fast-levenshtein "^2.0.6"
1273012738
levn "^0.4.1"
1273112739
prelude-ls "^1.2.1"
1273212740
type-check "^0.4.0"
12733-
word-wrap "^1.2.3"
1273412741

1273512742
os-browserify@^0.3.0:
1273612743
version "0.3.0"
@@ -15384,7 +15391,7 @@ strip-indent@^3.0.0:
1538415391
dependencies:
1538515392
min-indent "^1.0.0"
1538615393

15387-
strip-json-comments@^3.0.1, strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
15394+
strip-json-comments@^3.0.1, strip-json-comments@^3.1.1:
1538815395
version "3.1.1"
1538915396
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
1539015397
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
@@ -17001,7 +17008,7 @@ wildcard@^2.0.0:
1700117008
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67"
1700217009
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==
1700317010

17004-
word-wrap@^1.2.3, word-wrap@~1.2.3:
17011+
word-wrap@~1.2.3:
1700517012
version "1.2.3"
1700617013
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
1700717014
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==

0 commit comments

Comments
 (0)