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

Commit b902dd8

Browse files
authored
Merge pull request #47 from StaticJsCMS/renovate/eslint-8.x
chore(deps): update dependency eslint to v8.35.0
2 parents c227563 + 3456489 commit b902dd8

File tree

2 files changed

+21
-15
lines changed

2 files changed

+21
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@nuxtjs/pwa": "3.3.5",
2121
"@nuxtjs/svg": "0.4.0",
2222
"@nuxtjs/tailwindcss": "4.2.1",
23-
"eslint": "8.34.0",
23+
"eslint": "8.35.0",
2424
"eslint-config-prettier": "8.6.0",
2525
"eslint-plugin-prettier": "4.2.1",
2626
"netlify-cli": "13.0.0",

yarn.lock

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1206,10 +1206,10 @@
12061206
enabled "2.0.x"
12071207
kuler "^2.0.0"
12081208

1209-
"@eslint/eslintrc@^1.4.1":
1210-
version "1.4.1"
1211-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e"
1212-
integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==
1209+
"@eslint/eslintrc@^2.0.0":
1210+
version "2.0.0"
1211+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0.tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff"
1212+
integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A==
12131213
dependencies:
12141214
ajv "^6.12.4"
12151215
debug "^4.3.2"
@@ -1221,6 +1221,11 @@
12211221
minimatch "^3.1.2"
12221222
strip-json-comments "^3.1.1"
12231223

1224+
"@eslint/js@8.35.0":
1225+
version "8.35.0"
1226+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7"
1227+
integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==
1228+
12241229
"@fastify/accept-negotiator@^1.0.0":
12251230
version "1.1.0"
12261231
resolved "https://registry.yarnpkg.com/@fastify/accept-negotiator/-/accept-negotiator-1.1.0.tgz#c1c66b3b771c09742a54dd5bc87c582f6b0630ff"
@@ -6391,12 +6396,13 @@ eslint-visitor-keys@^3.3.0:
63916396
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
63926397
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
63936398

6394-
eslint@8.34.0:
6395-
version "8.34.0"
6396-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.34.0.tgz#fe0ab0ef478104c1f9ebc5537e303d25a8fb22d6"
6397-
integrity sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==
6399+
eslint@8.35.0:
6400+
version "8.35.0"
6401+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35.0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323"
6402+
integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw==
63986403
dependencies:
6399-
"@eslint/eslintrc" "^1.4.1"
6404+
"@eslint/eslintrc" "^2.0.0"
6405+
"@eslint/js" "8.35.0"
64006406
"@humanwhocodes/config-array" "^0.11.8"
64016407
"@humanwhocodes/module-importer" "^1.0.1"
64026408
"@nodelib/fs.walk" "^1.2.8"
@@ -6410,7 +6416,7 @@ eslint@8.34.0:
64106416
eslint-utils "^3.0.0"
64116417
eslint-visitor-keys "^3.3.0"
64126418
espree "^9.4.0"
6413-
esquery "^1.4.0"
6419+
esquery "^1.4.2"
64146420
esutils "^2.0.2"
64156421
fast-deep-equal "^3.1.3"
64166422
file-entry-cache "^6.0.1"
@@ -6450,10 +6456,10 @@ esprima@^4.0.0, esprima@^4.0.1:
64506456
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
64516457
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
64526458

6453-
esquery@^1.4.0:
6454-
version "1.4.0"
6455-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
6456-
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
6459+
esquery@^1.4.2:
6460+
version "1.4.2"
6461+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2.tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1"
6462+
integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==
64576463
dependencies:
64586464
estraverse "^5.1.0"
64596465

0 commit comments

Comments
 (0)