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

Commit 5cebbfa

Browse files
committed
fix: upgrade eslint from 6.6.0 to 6.8.0
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
1 parent 78dc383 commit 5cebbfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"homepage": "https://github.com/nodeshift/rhoaster",
3232
"devDependencies": {
3333
"coveralls": "^3.0.7",
34-
"eslint": "^6.5.1",
34+
"eslint": "^6.8.0",
3535
"eslint-config-semistandard": "^15.0.0",
3636
"eslint-config-standard": "^14.1.0",
3737
"eslint-plugin-import": "^2.17.3",

0 commit comments

Comments
 (0)