Skip to content

Commit d2219ed

Browse files
committed
chore(deps): update dependency eslint to ^8.33.0
1 parent 5afd010 commit d2219ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@sourcegraph/prettierrc": "^2.2.0",
5454
"@sourcegraph/tsconfig": "^4.0.1",
5555
"@types/mocha": "9.1.1",
56-
"eslint": "^8.31.0",
56+
"eslint": "^8.33.0",
5757
"husky": "^2.1.0",
5858
"mocha": "^9.2.2",
5959
"nyc": "^14.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2543,10 +2543,10 @@ eslint-visitor-keys@^3.3.0:
25432543
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
25442544
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
25452545

2546-
eslint@^8.31.0:
2547-
version "8.31.0"
2548-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31.0.tgz#75028e77cbcff102a9feae1d718135931532d524"
2549-
integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==
2546+
eslint@^8.33.0:
2547+
version "8.33.0"
2548+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.33.0.tgz#02f110f32998cb598c6461f24f4d306e41ca33d7"
2549+
integrity sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==
25502550
dependencies:
25512551
"@eslint/eslintrc" "^1.4.1"
25522552
"@humanwhocodes/config-array" "^0.11.8"

0 commit comments

Comments
 (0)