Skip to content

Commit 11232a8

Browse files
chore(deps): update dependency @types/eslint to v7.2.10 (#387)
Co-authored-by: Renovate Bot <[email protected]>
1 parent daf5721 commit 11232a8

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
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@types/graphql-depth-limit": "1.1.2",
32-
"@types/eslint": "7.2.9",
32+
"@types/eslint": "7.2.10",
3333
"bob-the-bundler": "1.2.0",
3434
"graphql-config": "3.2.0",
3535
"graphql": "15.5.0",

yarn.lock

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

1172-
"@types/[email protected].9":
1173-
version "7.2.9"
1174-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.9.tgz#5d26eadbb6d04a225967176399a18eff622da982"
1175-
integrity sha512-SdAAXZNvWfhtf3X3y1cbbCZhP3xyPh7mfTvzV6CgfWc/ZhiHpyr9bVroe2/RCHIf7gczaNcprhaBLsx0CCJHQA==
1172+
"@types/[email protected].10":
1173+
version "7.2.10"
1174+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.10.tgz#4b7a9368d46c0f8cd5408c23288a59aa2394d917"
1175+
integrity sha512-kUEPnMKrqbtpCq/KTaGFFKAcz6Ethm2EjCoKIDaCmfRBWLbFuTcOJfTlorwbnboXBzahqWLgUp1BQeKHiJzPUQ==
11761176
dependencies:
11771177
"@types/estree" "*"
11781178
"@types/json-schema" "*"

0 commit comments

Comments
 (0)