Skip to content

Commit

Permalink
chore: upgrade eslint from 6.1.0 to 6.2.0 (#61)
Browse files Browse the repository at this point in the history
Snyk have raised this PR to upgrade eslint from 6.1.0 to 6.2.0.

See this package in NPM:
https://www.npmjs.com/package/eslint

See this project in Snyk:
https://app.snyk.io/org/geo-6/project/f11f38f8-97f1-4415-8128-436fe6bf4845?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and jbelien committed Aug 28, 2019
1 parent 641d21c commit 2feca22
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 22 deletions.
62 changes: 41 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
"@babel/plugin-transform-runtime": "^7.5.5",
"@babel/runtime": "^7.5.5",
"babel-preset-env": "^1.7.0",
"eslint": "^6.1.0",
"eslint": "^6.2.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^9.1.0",
Expand Down

0 comments on commit 2feca22

Please sign in to comment.