Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Commit

Permalink
fix: upgrade eslint from 6.6.0 to 6.8.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 6.6.0 to 6.8.0.

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

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/ae73c67c-3bc9-47ee-9188-3c078ef0538e?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and lholmquist committed Apr 2, 2020
1 parent 9188bc1 commit 3b0659d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"homepage": "https://github.com/nodeshift/rhoaster",
"devDependencies": {
"coveralls": "^3.0.7",
"eslint": "^6.5.1",
"eslint": "^6.8.0",
"eslint-config-semistandard": "^15.0.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.17.3",
Expand Down

0 comments on commit 3b0659d

Please sign in to comment.