Skip to content

Commit 35959dc

Browse files
chore(deps): update dependency @types/eslint to v7.28.0 (#533)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1d9087b commit 35959dc

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
@@ -28,7 +28,7 @@
2828
"graphql-depth-limit": "1.1.0"
2929
},
3030
"devDependencies": {
31-
"@types/eslint": "7.2.14",
31+
"@types/eslint": "7.28.0",
3232
"@types/graphql-depth-limit": "1.1.2",
3333
"bob-the-bundler": "1.2.1",
3434
"graphql": "15.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2326,10 +2326,10 @@
23262326
resolved "https://registry.npmjs.org/@types/dedent/-/dedent-0.7.0.tgz#155f339ca404e6dd90b9ce46a3f78fd69ca9b050"
23272327
integrity sha512-EGlKlgMhnLt/cM4DbUSafFdrkeJoC9Mvnj0PUCU7tFmTjMjNRT957kXCx0wYm3JuEq4o4ZsS5vG+NlkM2DMd2A==
23282328

2329-
"@types/eslint@7.2.14":
2330-
version "7.2.14"
2331-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.14.tgz#088661518db0c3c23089ab45900b99dd9214b92a"
2332-
integrity sha512-pESyhSbUOskqrGcaN+bCXIQDyT5zTaRWfj5ZjjSlMatgGjIn3QQPfocAu4WSabUR7CGyLZ2CQaZyISOEX7/saw==
2329+
"@types/eslint@7.28.0":
2330+
version "7.28.0"
2331+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.28.0.tgz#7e41f2481d301c68e14f483fe10b017753ce8d5a"
2332+
integrity sha512-07XlgzX0YJUn4iG1ocY4IX9DzKSmMGUs6ESKlxWhZRaa0fatIWaHWUVapcuGa8r5HFnTqzj+4OCjd5f7EZ/i/A==
23332333
dependencies:
23342334
"@types/estree" "*"
23352335
"@types/json-schema" "*"

0 commit comments

Comments
 (0)