Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config@, is, semver,…
Browse files Browse the repository at this point in the history
… `tape`
  • Loading branch information
ljharb committed Dec 24, 2018
1 parent 6543c7d commit abf9fb0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -29,14 +29,14 @@
],
"dependencies": {},
"devDependencies": {
"@ljharb/eslint-config": "^12.2.1",
"@ljharb/eslint-config": "^13.0.0",
"covert": "^1.1.0",
"eslint": "^4.19.1",
"eslint": "^5.11.0",
"foreach": "^2.0.5",
"indexof": "^0.0.1",
"is": "^3.2.1",
"semver": "^5.5.0",
"tape": "^4.9.0"
"is": "^3.3.0",
"semver": "^5.6.0",
"tape": "^4.9.1"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit abf9fb0

Please sign in to comment.