950950 debug "^3.1.0"
951951 lodash.once "^4.1.1"
952952
953- " @eslint/eslintrc@^1.2.2 " :
954- version "1.2.2 "
955- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.2 .tgz#4989b9e8c0216747ee7cca314ae73791bb281aae "
953+ " @eslint/eslintrc@^1.2.3 " :
954+ version "1.2.3 "
955+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.3 .tgz#fcaa2bcef39e13d6e9e7f6271f4cc7cae1174886 "
956956 dependencies :
957957 ajv "^6.12.4"
958958 debug "^4.3.2"
959- espree "^9.3.1 "
959+ espree "^9.3.2 "
960960 globals "^13.9.0"
961961 ignore "^5.2.0"
962962 import-fresh "^3.2.1"
963963 js-yaml "^4.1.0"
964- minimatch "^3.0.4 "
964+ minimatch "^3.1.2 "
965965 strip-json-comments "^3.1.1"
966966
967967" @hapi/hoek@^9.0.0 " :
@@ -2512,7 +2512,7 @@ acorn-import-assertions@^1.7.6:
25122512 version "1.8.0"
25132513 resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz#ba2b5939ce62c238db6d93d81c9b111b29b855e9"
25142514
2515- acorn-jsx@^5.3.1 :
2515+ acorn-jsx@^5.3.2 :
25162516 version "5.3.2"
25172517 resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
25182518
@@ -2536,7 +2536,7 @@ acorn@^7.0.0, acorn@^7.1.1:
25362536 version "7.4.1"
25372537 resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
25382538
2539- acorn@^8.0.4, acorn@^8.0.5, acorn@^8.2.4, acorn@^8.4.1, acorn@^8.5.0, acorn@^8.7.0 :
2539+ acorn@^8.0.4, acorn@^8.0.5, acorn@^8.2.4, acorn@^8.4.1, acorn@^8.5.0, acorn@^8.7.1 :
25402540 version "8.7.1"
25412541 resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
25422542
@@ -4371,11 +4371,11 @@ eslint-webpack-plugin@^3.1.0:
43714371 normalize-path "^3.0.0"
43724372 schema-utils "^3.1.1"
43734373
4374- eslint@^8.14 .0 :
4375- version "8.14 .0"
4376- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.14 .0.tgz#62741f159d9eb4a79695b28ec4989fcdec623239 "
4374+ eslint@^8.15 .0 :
4375+ version "8.15 .0"
4376+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.15 .0.tgz#fea1d55a7062da48d82600d2e0974c55612a11e9 "
43774377 dependencies :
4378- " @eslint/eslintrc" " ^1.2.2 "
4378+ " @eslint/eslintrc" " ^1.2.3 "
43794379 " @humanwhocodes/config-array" " ^0.9.2"
43804380 ajv "^6.10.0"
43814381 chalk "^4.0.0"
@@ -4386,7 +4386,7 @@ eslint@^8.14.0:
43864386 eslint-scope "^7.1.1"
43874387 eslint-utils "^3.0.0"
43884388 eslint-visitor-keys "^3.3.0"
4389- espree "^9.3.1 "
4389+ espree "^9.3.2 "
43904390 esquery "^1.4.0"
43914391 esutils "^2.0.2"
43924392 fast-deep-equal "^3.1.3"
@@ -4402,7 +4402,7 @@ eslint@^8.14.0:
44024402 json-stable-stringify-without-jsonify "^1.0.1"
44034403 levn "^0.4.1"
44044404 lodash.merge "^4.6.2"
4405- minimatch "^3.0.4 "
4405+ minimatch "^3.1.2 "
44064406 natural-compare "^1.4.0"
44074407 optionator "^0.9.1"
44084408 regexpp "^3.2.0"
@@ -4411,12 +4411,12 @@ eslint@^8.14.0:
44114411 text-table "^0.2.0"
44124412 v8-compile-cache "^2.0.3"
44134413
4414- espree@^9.0.0, espree@^9.3.1 :
4415- version "9.3.1 "
4416- resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.1 .tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd "
4414+ espree@^9.0.0, espree@^9.3.2 :
4415+ version "9.3.2 "
4416+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2 .tgz#f58f77bd334731182801ced3380a8cc859091596 "
44174417 dependencies :
4418- acorn "^8.7.0 "
4419- acorn-jsx "^5.3.1 "
4418+ acorn "^8.7.1 "
4419+ acorn-jsx "^5.3.2 "
44204420 eslint-visitor-keys "^3.3.0"
44214421
44224422esprima@^4.0.0, esprima@^4.0.1 :
0 commit comments