Skip to content

Commit f77abfc

Browse files
chore(deps): update dependency @types/eslint to v7.2.14 (#522)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b65ee36 commit f77abfc

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.13",
31+
"@types/eslint": "7.2.14",
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/[email protected].13":
2330-
version "7.2.13"
2331-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.13.tgz#e0ca7219ba5ded402062ad6f926d491ebb29dd53"
2332-
integrity sha512-LKmQCWAlnVHvvXq4oasNUMTJJb2GwSyTY8+1C7OH5ILR8mPLaljv1jxL1bXW3xB3jFbQxTKxJAvI8PyjB09aBg==
2329+
"@types/[email protected].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==
23332333
dependencies:
23342334
"@types/estree" "*"
23352335
"@types/json-schema" "*"

0 commit comments

Comments
 (0)