Skip to content

Commit 12b9fca

Browse files
chore(deps): update dependency @types/eslint to v8.4.0 (#913)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3fdd198 commit 12b9fca

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
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@types/babel__code-frame": "7.0.3",
48-
"@types/eslint": "8.2.2",
48+
"@types/eslint": "8.4.0",
4949
"@types/graphql-depth-limit": "1.1.3",
5050
"@types/lodash.lowercase": "4.3.6",
5151
"bob-the-bundler": "1.6.1",

yarn.lock

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

2168-
"@types/eslint@8.2.2":
2169-
version "8.2.2"
2170-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.2.2.tgz#b64dbdb64b1957cfc8a698c68297fcf8983e94c7"
2171-
integrity sha512-nQxgB8/Sg+QKhnV8e0WzPpxjIGT3tuJDDzybkDi8ItE/IgTlHo07U0shaIjzhcvQxlq9SDRE42lsJ23uvEgJ2A==
2168+
"@types/eslint@8.4.0":
2169+
version "8.4.0"
2170+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.4.0.tgz#95712d5b32fd99a0d9493c31c6197ea7471c3ba6"
2171+
integrity sha512-JUYa/5JwoqikCy7O7jKtuNe9Z4ZZt615G+1EKfaDGSNEpzaA2OwbV/G1v08Oa7fd1XzlFoSCvt9ePl9/6FyAug==
21722172
dependencies:
21732173
"@types/estree" "*"
21742174
"@types/json-schema" "*"

0 commit comments

Comments
 (0)