Skip to content

Commit 565b766

Browse files
committed
chore(deps): update dependency eslint to v8.47.0
1 parent 3821c40 commit 565b766

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/node": "18.17.4",
5656
"@typescript-eslint/eslint-plugin": "5.62.0",
5757
"@typescript-eslint/parser": "5.62.0",
58-
"eslint": "8.46.0",
58+
"eslint": "8.47.0",
5959
"eslint-config-prettier": "8.10.0",
6060
"eslint-plugin-jest": "27.2.3",
6161
"jest": "29.6.2",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -457,10 +457,10 @@
457457
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
458458
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
459459

460-
"@eslint/eslintrc@^2.1.1":
461-
version "2.1.1"
462-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.1.tgz#18d635e24ad35f7276e8a49d135c7d3ca6a46f93"
463-
integrity sha512-9t7ZA7NGGK8ckelF0PQCfcxIUzs1Md5rrO6U/c+FIQNanea5UZC0wqKXH4vHBccmu4ZJgZ2idtPeW7+Q2npOEA==
460+
"@eslint/eslintrc@^2.1.2":
461+
version "2.1.2"
462+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.2.tgz#c6936b4b328c64496692f76944e755738be62396"
463+
integrity sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==
464464
dependencies:
465465
ajv "^6.12.4"
466466
debug "^4.3.2"
@@ -472,10 +472,10 @@
472472
minimatch "^3.1.2"
473473
strip-json-comments "^3.1.1"
474474

475-
"@eslint/js@^8.46.0":
476-
version "8.46.0"
477-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.46.0.tgz#3f7802972e8b6fe3f88ed1aabc74ec596c456db6"
478-
integrity sha512-a8TLtmPi8xzPkCbp/OGFUo5yhRkHM2Ko9kOWP4znJr0WAhWyThaw3PnwX4vOTWOAMsV2uRt32PPDcEz63esSaA==
475+
"@eslint/js@^8.47.0":
476+
version "8.47.0"
477+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.47.0.tgz#5478fdf443ff8158f9de171c704ae45308696c7d"
478+
integrity sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og==
479479

480480
"@gar/promisify@^1.1.3":
481481
version "1.1.3"
@@ -3044,20 +3044,20 @@ eslint-visitor-keys@^3.4.1:
30443044
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
30453045
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
30463046

3047-
eslint-visitor-keys@^3.4.2:
3048-
version "3.4.2"
3049-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.2.tgz#8c2095440eca8c933bedcadf16fefa44dbe9ba5f"
3050-
integrity sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==
3047+
eslint-visitor-keys@^3.4.3:
3048+
version "3.4.3"
3049+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
3050+
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
30513051

3052-
eslint@8.46.0:
3053-
version "8.46.0"
3054-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.46.0.tgz#a06a0ff6974e53e643acc42d1dcf2e7f797b3552"
3055-
integrity sha512-cIO74PvbW0qU8e0mIvk5IV3ToWdCq5FYG6gWPHHkx6gNdjlbAYvtfHmlCMXxjcoVaIdwy/IAt3+mDkZkfvb2Dg==
3052+
eslint@8.47.0:
3053+
version "8.47.0"
3054+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.47.0.tgz#c95f9b935463fb4fad7005e626c7621052e90806"
3055+
integrity sha512-spUQWrdPt+pRVP1TTJLmfRNJJHHZryFmptzcafwSvHsceV81djHOdnEeDmkdotZyLNjDhrOasNK8nikkoG1O8Q==
30563056
dependencies:
30573057
"@eslint-community/eslint-utils" "^4.2.0"
30583058
"@eslint-community/regexpp" "^4.6.1"
3059-
"@eslint/eslintrc" "^2.1.1"
3060-
"@eslint/js" "^8.46.0"
3059+
"@eslint/eslintrc" "^2.1.2"
3060+
"@eslint/js" "^8.47.0"
30613061
"@humanwhocodes/config-array" "^0.11.10"
30623062
"@humanwhocodes/module-importer" "^1.0.1"
30633063
"@nodelib/fs.walk" "^1.2.8"
@@ -3068,7 +3068,7 @@ [email protected]:
30683068
doctrine "^3.0.0"
30693069
escape-string-regexp "^4.0.0"
30703070
eslint-scope "^7.2.2"
3071-
eslint-visitor-keys "^3.4.2"
3071+
eslint-visitor-keys "^3.4.3"
30723072
espree "^9.6.1"
30733073
esquery "^1.4.2"
30743074
esutils "^2.0.2"

0 commit comments

Comments
 (0)