Skip to content

Commit 675e4c5

Browse files
chore(deps): update dependency @types/eslint to v7.29.0 (#778)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f8066f8 commit 675e4c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@types/babel__code-frame": "7.0.3",
40-
"@types/eslint": "7.28.2",
40+
"@types/eslint": "7.29.0",
4141
"@types/graphql-depth-limit": "1.1.3",
4242
"@types/lodash.lowercase": "4.3.6",
4343
"bob-the-bundler": "1.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1987,10 +1987,10 @@
19871987
resolved "https://registry.yarnpkg.com/@types/dedent/-/dedent-0.7.0.tgz#155f339ca404e6dd90b9ce46a3f78fd69ca9b050"
19881988
integrity sha512-EGlKlgMhnLt/cM4DbUSafFdrkeJoC9Mvnj0PUCU7tFmTjMjNRT957kXCx0wYm3JuEq4o4ZsS5vG+NlkM2DMd2A==
19891989

1990-
"@types/eslint@7.28.2":
1991-
version "7.28.2"
1992-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.28.2.tgz#0ff2947cdd305897c52d5372294e8c76f351db68"
1993-
integrity sha512-KubbADPkfoU75KgKeKLsFHXnU4ipH7wYg0TRT33NK3N3yiu7jlFAAoygIWBV+KbuHx/G+AvuGX6DllnK35gfJA==
1990+
"@types/eslint@7.29.0":
1991+
version "7.29.0"
1992+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.29.0.tgz#e56ddc8e542815272720bb0b4ccc2aff9c3e1c78"
1993+
integrity sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng==
19941994
dependencies:
19951995
"@types/estree" "*"
19961996
"@types/json-schema" "*"

0 commit comments

Comments
 (0)