Skip to content

Commit 3909293

Browse files
chore(deps): update dependency eslint to v7.32.0 (#556)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c0b12a5 commit 3909293

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/parser": "4.28.5",
3737
"bob-the-bundler": "1.2.1",
3838
"dedent": "0.7.0",
39-
"eslint": "7.31.0",
39+
"eslint": "7.32.0",
4040
"eslint-config-prettier": "8.3.0",
4141
"eslint-config-standard": "16.0.3",
4242
"eslint-plugin-import": "2.23.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3853,10 +3853,10 @@ [email protected]:
38533853
text-table "^0.2.0"
38543854
v8-compile-cache "^2.0.3"
38553855

3856-
eslint@7.31.0:
3857-
version "7.31.0"
3858-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
3859-
integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
3856+
eslint@7.32.0:
3857+
version "7.32.0"
3858+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
3859+
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
38603860
dependencies:
38613861
"@babel/code-frame" "7.12.11"
38623862
"@eslint/eslintrc" "^0.4.3"

0 commit comments

Comments
 (0)