Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, nsp, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 7, 2018
1 parent bec9f88 commit fcb3fb4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
],
"dependencies": {},
"devDependencies": {
"@ljharb/eslint-config": "^12.2.1",
"@ljharb/eslint-config": "^13.0.0",
"covert": "^1.1.0",
"eslint": "^4.15.0",
"eslint": "^5.6.1",
"jscs": "^3.0.7",
"nsp": "^3.1.0",
"tape": "^4.8.0"
"nsp": "^3.2.1",
"tape": "^4.9.1"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit fcb3fb4

Please sign in to comment.