Skip to content

Commit cda6899

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint to v8.1.0
1 parent d3d1978 commit cda6899

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/eslint-plugin": "5.1.0",
3434
"@typescript-eslint/parser": "5.1.0",
3535
"cpx": "1.5.0",
36-
"eslint": "8.0.1",
36+
"eslint": "8.1.0",
3737
"eslint-config-prettier": "8.3.0",
3838
"eslint-plugin-prettier": "4.0.0",
3939
"gas-webpack-plugin": "2.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2322,10 +2322,10 @@ eslint-visitor-keys@^3.0.0:
23222322
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
23232323
integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
23242324

2325-
eslint@8.0.1:
2326-
version "8.0.1"
2327-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.0.1.tgz#3610e7fe4a05c2154669515ca60835a76a19f700"
2328-
integrity sha512-LsgcwZgQ72vZ+SMp4K6pAnk2yFDWL7Ti4pJaRvsZ0Hsw2h8ZjUIW38a9AFn2cZXdBMlScMFYYgsSp4ttFI/0bA==
2325+
eslint@8.1.0:
2326+
version "8.1.0"
2327+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.1.0.tgz#00f1f7dbf4134f26588e6c9f2efe970760f64664"
2328+
integrity sha512-JZvNneArGSUsluHWJ8g8MMs3CfIEzwaLx9KyH4tZ2i+R2/rPWzL8c0zg3rHdwYVpN/1sB9gqnjHwz9HoeJpGHw==
23292329
dependencies:
23302330
"@eslint/eslintrc" "^1.0.3"
23312331
"@humanwhocodes/config-array" "^0.6.0"

0 commit comments

Comments
 (0)