Skip to content

Commit 010f0e4

Browse files
chore(deps): update dependency eslint to v8.1.0 (#703)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 915a1ba commit 010f0e4

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
@@ -34,7 +34,7 @@
3434
"@typescript-eslint/parser": "5.1.0",
3535
"bob-the-bundler": "1.5.1",
3636
"dedent": "0.7.0",
37-
"eslint": "8.0.1",
37+
"eslint": "8.1.0",
3838
"eslint-config-prettier": "8.3.0",
3939
"eslint-config-standard": "16.0.3",
4040
"eslint-plugin-eslint-plugin": "3.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3482,10 +3482,10 @@ [email protected]:
34823482
text-table "^0.2.0"
34833483
v8-compile-cache "^2.0.3"
34843484

3485-
eslint@8.0.1:
3486-
version "8.0.1"
3487-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.0.1.tgz#3610e7fe4a05c2154669515ca60835a76a19f700"
3488-
integrity sha512-LsgcwZgQ72vZ+SMp4K6pAnk2yFDWL7Ti4pJaRvsZ0Hsw2h8ZjUIW38a9AFn2cZXdBMlScMFYYgsSp4ttFI/0bA==
3485+
eslint@8.1.0:
3486+
version "8.1.0"
3487+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.1.0.tgz#00f1f7dbf4134f26588e6c9f2efe970760f64664"
3488+
integrity sha512-JZvNneArGSUsluHWJ8g8MMs3CfIEzwaLx9KyH4tZ2i+R2/rPWzL8c0zg3rHdwYVpN/1sB9gqnjHwz9HoeJpGHw==
34893489
dependencies:
34903490
"@eslint/eslintrc" "^1.0.3"
34913491
"@humanwhocodes/config-array" "^0.6.0"

0 commit comments

Comments
 (0)