Skip to content

Commit

Permalink
[Dev Deps] update eslint, semver, tape, semver`
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jun 21, 2019
1 parent 14e4824 commit f55453f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -28,12 +28,12 @@
"devDependencies": {
"@ljharb/eslint-config": "^13.1.1",
"covert": "^1.1.1",
"eslint": "^5.13.0",
"eslint": "^5.16.0",
"foreach": "^2.0.5",
"indexof": "^0.0.1",
"is": "^3.3.0",
"semver": "^5.6.0",
"tape": "^4.10.0"
"semver": "^6.1.1",
"tape": "^4.10.2"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit f55453f

Please sign in to comment.