Skip to content

Commit 7ba6cf2

Browse files
committed
chore(deps): update dependency eslint to ^8.28.0
1 parent 170fdfe commit 7ba6cf2

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
@@ -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.27.0",
56+
"eslint": "^8.28.0",
5757
"husky": "^2.1.0",
5858
"mocha": "^9.2.2",
5959
"nyc": "^14.1.0",

yarn.lock

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

2552-
eslint@^8.27.0:
2553-
version "8.27.0"
2554-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.27.0.tgz#d547e2f7239994ad1faa4bb5d84e5d809db7cf64"
2555-
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
2552+
eslint@^8.28.0:
2553+
version "8.28.0"
2554+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e"
2555+
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
25562556
dependencies:
25572557
"@eslint/eslintrc" "^1.3.3"
25582558
"@humanwhocodes/config-array" "^0.11.6"

0 commit comments

Comments
 (0)