Skip to content

Commit 9239a0e

Browse files
Bump eslint from 8.0.1 to 8.1.0 (#1011)
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.0.1...v8.1.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ab6101 commit 9239a0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2389,9 +2389,9 @@ eslint-visitor-keys@^3.0.0:
23892389
integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
23902390

23912391
eslint@^8.0.0:
2392-
version "8.0.1"
2393-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.0.1.tgz#3610e7fe4a05c2154669515ca60835a76a19f700"
2394-
integrity sha512-LsgcwZgQ72vZ+SMp4K6pAnk2yFDWL7Ti4pJaRvsZ0Hsw2h8ZjUIW38a9AFn2cZXdBMlScMFYYgsSp4ttFI/0bA==
2392+
version "8.1.0"
2393+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.1.0.tgz#00f1f7dbf4134f26588e6c9f2efe970760f64664"
2394+
integrity sha512-JZvNneArGSUsluHWJ8g8MMs3CfIEzwaLx9KyH4tZ2i+R2/rPWzL8c0zg3rHdwYVpN/1sB9gqnjHwz9HoeJpGHw==
23952395
dependencies:
23962396
"@eslint/eslintrc" "^1.0.3"
23972397
"@humanwhocodes/config-array" "^0.6.0"

0 commit comments

Comments
 (0)