Skip to content

Commit 3619136

Browse files
chore(deps): update dependency @types/eslint to v8.2.1 (#815)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0ebb5b7 commit 3619136

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": "8.2.0",
40+
"@types/eslint": "8.2.1",
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
@@ -1994,10 +1994,10 @@
19941994
resolved "https://registry.yarnpkg.com/@types/dedent/-/dedent-0.7.0.tgz#155f339ca404e6dd90b9ce46a3f78fd69ca9b050"
19951995
integrity sha512-EGlKlgMhnLt/cM4DbUSafFdrkeJoC9Mvnj0PUCU7tFmTjMjNRT957kXCx0wYm3JuEq4o4ZsS5vG+NlkM2DMd2A==
19961996

1997-
"@types/[email protected].0":
1998-
version "8.2.0"
1999-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.2.0.tgz#afd0519223c29c347087542cbaee2fedc0873b16"
2000-
integrity sha512-74hbvsnc+7TEDa1z5YLSe4/q8hGYB3USNvCuzHUJrjPV6hXaq8IXcngCrHkuvFt0+8rFz7xYXrHgNayIX0UZvQ==
1997+
"@types/[email protected].1":
1998+
version "8.2.1"
1999+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.2.1.tgz#13f3d69bac93c2ae008019c28783868d0a1d6605"
2000+
integrity sha512-UP9rzNn/XyGwb5RQ2fok+DzcIRIYwc16qTXse5+Smsy8MOIccCChT15KAwnsgQx4PzJkaMq4myFyZ4CL5TjhIQ==
20012001
dependencies:
20022002
"@types/estree" "*"
20032003
"@types/json-schema" "*"

0 commit comments

Comments
 (0)