Skip to content

Commit df8fa7e

Browse files
chore: Bump eslint (#233)
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.8.0...v7.10.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44c50f5 commit df8fa7e

File tree

2 files changed

+131
-167
lines changed

2 files changed

+131
-167
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "^3.10.1",
2222
"@zeit/ncc": "^0.22.1",
2323
"aws-sdk": "^2.742.0",
24-
"eslint": "^6.8.0",
24+
"eslint": "^7.10.0",
2525
"jest": "^26.4.2",
2626
"ts-jest": "^26.4.1",
2727
"ts-node-dev": "^1.0.0-pre.61",

0 commit comments

Comments
 (0)