Skip to content

Commit

Permalink
Update linting devDeps.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Aug 2, 2020
1 parent 6214fd0 commit 0830f78
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 46 deletions.
247 changes: 204 additions & 43 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"got": "^8.0.1"
},
"devDependencies": {
"eslint": "^6.8.0",
"eslint": "^7.6.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-node": "^9.2.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.4",
"execa": "^2.1.0",
"get-port": "^5.1.1",
"prettier": "^1.19.1",
"prettier": "^2.0.5",
"qunit": "~2.9.3",
"qunit-eslint": "^2.0.0",
"release-it": "^13.6.5",
Expand Down

0 comments on commit 0830f78

Please sign in to comment.