Skip to content

Commit f611a29

Browse files
Bump eslint from 4.11.0 to 6.6.0 in /examples/microservices
Bumps [eslint](https://github.com/eslint/eslint) from 4.11.0 to 6.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v4.11.0...v6.6.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e92b344 commit f611a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/microservices/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"chai": "4.1.2",
5858
"chai-as-promised": "7.1.1",
59-
"eslint": "4.11.0",
59+
"eslint": "6.6.0",
6060
"eslint-plugin-import": "2.8.0",
6161
"eslint-plugin-mocha": "4.11.0",
6262
"eslint-plugin-node": "5.2.1",

0 commit comments

Comments
 (0)