Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit 0f064f1

Browse files
committed
chore(deps): update dependency @types/eslint to v7.28.2
1 parent 4eedf75 commit 0f064f1

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
@@ -49,7 +49,7 @@
4949
"@types/babel__core": "7.1.16",
5050
"@types/babel__plugin-transform-runtime": "7.9.2",
5151
"@types/babel__preset-env": "7.9.2",
52-
"@types/eslint": "7.28.1",
52+
"@types/eslint": "7.28.2",
5353
"@types/jest": "26.0.24",
5454
"@types/luxon": "1.27.1",
5555
"@types/react": "17.0.31",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2170,10 +2170,10 @@
21702170
dependencies:
21712171
"@babel/types" "^7.3.0"
21722172

2173-
"@types/[email protected].1":
2174-
version "7.28.1"
2175-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.28.1.tgz#50b07747f1f84c2ba8cd394cf0fe0ba07afce320"
2176-
integrity sha512-XhZKznR3i/W5dXqUhgU9fFdJekufbeBd5DALmkuXoeFcjbQcPk+2cL+WLHf6Q81HWAnM2vrslIHpGVyCAviRwg==
2173+
"@types/[email protected].2":
2174+
version "7.28.2"
2175+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.28.2.tgz#0ff2947cdd305897c52d5372294e8c76f351db68"
2176+
integrity sha512-KubbADPkfoU75KgKeKLsFHXnU4ipH7wYg0TRT33NK3N3yiu7jlFAAoygIWBV+KbuHx/G+AvuGX6DllnK35gfJA==
21772177
dependencies:
21782178
"@types/estree" "*"
21792179
"@types/json-schema" "*"

0 commit comments

Comments
 (0)