Skip to content

Commit df4c8b3

Browse files
committed
chore(deps): update dependency @types/eslint to v8.44.7
1 parent 5282bc5 commit df4c8b3

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.44.6",
45+
"@types/eslint": "8.44.7",
4646
"@types/uuid": "8.3.4",
4747
"eslint": "^8.53.0",
4848
"husky": "^3.1.0",

yarn.lock

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

602-
"@types/[email protected].6":
603-
version "8.44.6"
604-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.6.tgz#60e564551966dd255f4c01c459f0b4fb87068603"
605-
integrity sha512-P6bY56TVmX8y9J87jHNgQh43h6VVU+6H7oN7hgvivV81K2XY8qJZ5vqPy/HdUoVIelii2kChYVzQanlswPWVFw==
602+
"@types/[email protected].7":
603+
version "8.44.7"
604+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.7.tgz#430b3cc96db70c81f405e6a08aebdb13869198f5"
605+
integrity sha512-f5ORu2hcBbKei97U73mf+l9t4zTGl74IqZ0GQk4oVea/VS8tQZYkUveSYojk+frraAVYId0V2WC9O4PTNru2FQ==
606606
dependencies:
607607
"@types/estree" "*"
608608
"@types/json-schema" "*"

0 commit comments

Comments
 (0)