Skip to content

Commit e9a12f0

Browse files
renovate-botnodebb-misty
authored andcommitted
chore(deps): update dependency eslint to v8.1.0
1 parent 9b94405 commit e9a12f0

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
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@commitlint/cli": "13.2.1",
5252
"@commitlint/config-angular": "13.2.0",
53-
"eslint": "8.0.1",
53+
"eslint": "8.1.0",
5454
"eslint-config-airbnb-base": "12.1.0",
5555
"eslint-plugin-import": "2.25.2",
5656
"husky": "7.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -954,10 +954,10 @@ eslint-visitor-keys@^3.0.0:
954954
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
955955
integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
956956

957-
eslint@8.0.1:
958-
version "8.0.1"
959-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.0.1.tgz#3610e7fe4a05c2154669515ca60835a76a19f700"
960-
integrity sha512-LsgcwZgQ72vZ+SMp4K6pAnk2yFDWL7Ti4pJaRvsZ0Hsw2h8ZjUIW38a9AFn2cZXdBMlScMFYYgsSp4ttFI/0bA==
957+
eslint@8.1.0:
958+
version "8.1.0"
959+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.1.0.tgz#00f1f7dbf4134f26588e6c9f2efe970760f64664"
960+
integrity sha512-JZvNneArGSUsluHWJ8g8MMs3CfIEzwaLx9KyH4tZ2i+R2/rPWzL8c0zg3rHdwYVpN/1sB9gqnjHwz9HoeJpGHw==
961961
dependencies:
962962
"@eslint/eslintrc" "^1.0.3"
963963
"@humanwhocodes/config-array" "^0.6.0"

0 commit comments

Comments
 (0)