Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, covert, tape
Browse files Browse the repository at this point in the history
…, `semver`
  • Loading branch information
ljharb committed Jan 20, 2019
1 parent 741b51d commit 71ab543
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
"has-symbols": "^1.0.0"
},
"devDependencies": {
"@ljharb/eslint-config": "^13.0.0",
"covert": "^1.1.0",
"eslint": "^5.6.0",
"@ljharb/eslint-config": "^13.1.1",
"covert": "^1.1.1",
"eslint": "^5.12.1",
"object-inspect": "^1.6.0",
"safe-publish-latest": "^1.1.2",
"semver": "^5.5.1",
"tape": "^4.9.1"
"semver": "^5.6.0",
"tape": "^4.9.2"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 71ab543

Please sign in to comment.