Skip to content

Commit b75bd3e

Browse files
chore(deps): update dependency eslint to v8.34.0 (#406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 808a1d7 commit b75bd3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@typescript-eslint/eslint-plugin": "5.44.0",
5252
"@typescript-eslint/parser": "5.44.0",
5353
"@vercel/ncc": "0.36.1",
54-
"eslint": "8.32.0",
54+
"eslint": "8.34.0",
5555
"eslint-config-algolia": "20.1.0",
5656
"eslint-config-prettier": "8.6.0",
5757
"eslint-plugin-eslint-comments": "3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2597,10 +2597,10 @@ eslint-visitor-keys@^3.3.0:
25972597
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
25982598
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
25992599

2600-
eslint@8.32.0:
2601-
version "8.32.0"
2602-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.32.0.tgz#d9690056bb6f1a302bd991e7090f5b68fbaea861"
2603-
integrity sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==
2600+
eslint@8.34.0:
2601+
version "8.34.0"
2602+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.34.0.tgz#fe0ab0ef478104c1f9ebc5537e303d25a8fb22d6"
2603+
integrity sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==
26042604
dependencies:
26052605
"@eslint/eslintrc" "^1.4.1"
26062606
"@humanwhocodes/config-array" "^0.11.8"

0 commit comments

Comments
 (0)