Skip to content

Commit d21ce48

Browse files
committed
chore(deps): update dependency @types/eslint to v8.21.0
1 parent 0689d49 commit d21ce48

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
@@ -42,7 +42,7 @@
4242
"@sourcegraph/prettierrc": "^3.0.3",
4343
"@sourcegraph/tsconfig": "^4.0.1",
4444
"@sourcegraph/tslint-config": "^13.4.0",
45-
"@types/eslint": "8.4.10",
45+
"@types/eslint": "8.21.0",
4646
"@types/uuid": "8.3.4",
4747
"eslint": "^8.33.0",
4848
"husky": "^3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -645,10 +645,10 @@
645645
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
646646
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
647647

648-
"@types/eslint@8.4.10":
649-
version "8.4.10"
650-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.4.10.tgz#19731b9685c19ed1552da7052b6f668ed7eb64bb"
651-
integrity sha512-Sl/HOqN8NKPmhWo2VBEPm0nvHnu2LL3v9vKo8MEq0EtbJ4eVzGPl41VNPvn5E1i5poMk4/XD8UriLHpJvEP/Nw==
648+
"@types/eslint@8.21.0":
649+
version "8.21.0"
650+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.21.0.tgz#21724cfe12b96696feafab05829695d4d7bd7c48"
651+
integrity sha512-35EhHNOXgxnUgh4XCJsGhE7zdlDhYDN/aMG6UbkByCFFNgQ7b3U+uVoqBpicFydR8JEfgdjCF7SJ7MiJfzuiTA==
652652
dependencies:
653653
"@types/estree" "*"
654654
"@types/json-schema" "*"

0 commit comments

Comments
 (0)