Skip to content

Commit f76e766

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint to v8.14.0
1 parent f1ba85d commit f76e766

File tree

3 files changed

+25
-25
lines changed

3 files changed

+25
-25
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/node": "16.11.27",
3737
"@typescript-eslint/eslint-plugin": "5.20.0",
3838
"@typescript-eslint/parser": "5.20.0",
39-
"eslint": "8.13.0",
39+
"eslint": "8.14.0",
4040
"eslint-config-prettier": "8.5.0",
4141
"eslint-plugin-import": "2.26.0",
4242
"husky": "7.0.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -520,10 +520,10 @@
520520
dependencies:
521521
"@cspotcode/source-map-consumer" "0.8.0"
522522

523-
"@eslint/eslintrc@^1.2.1":
524-
version "1.2.1"
525-
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.1.tgz"
526-
integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==
523+
"@eslint/eslintrc@^1.2.2":
524+
version "1.2.2"
525+
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.2.tgz"
526+
integrity sha512-lTVWHs7O2hjBFZunXTZYnYqtB9GakA1lnxIf+gKq2nY5gxkkNi/lQvveW6t8gFdOHTg6nG50Xs95PrLqVpcaLg==
527527
dependencies:
528528
ajv "^6.12.4"
529529
debug "^4.3.2"
@@ -2305,12 +2305,12 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
23052305
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
23062306
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
23072307

2308-
eslint@8.13.0:
2309-
version "8.13.0"
2310-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.13.0.tgz"
2311-
integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==
2308+
eslint@8.14.0:
2309+
version "8.14.0"
2310+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.14.0.tgz"
2311+
integrity sha512-3/CE4aJX7LNEiE3i6FeodHmI/38GZtWCsAtsymScmzYapx8q1nVVb+eLcLSzATmCPXw5pT4TqVs1E0OmxAd9tw==
23122312
dependencies:
2313-
"@eslint/eslintrc" "^1.2.1"
2313+
"@eslint/eslintrc" "^1.2.2"
23142314
"@humanwhocodes/config-array" "^0.9.2"
23152315
ajv "^6.10.0"
23162316
chalk "^4.0.0"

0 commit comments

Comments
 (0)