Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, replace, `semv…
Browse files Browse the repository at this point in the history
…er`, `tape`
  • Loading branch information
ljharb committed Sep 4, 2019
1 parent fbce9ee commit 0db9191
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 @@ -48,19 +48,19 @@
"object.entries": "^1.1.0"
},
"devDependencies": {
"@ljharb/eslint-config": "^13.1.1",
"@ljharb/eslint-config": "^14.1.0",
"core-js": "^2.6.5 || ^3",
"covert": "^1.1.1",
"es6-shim": "^0.35.5",
"eslint": "^5.16.0",
"eslint": "^6.3.0",
"foreach": "^2.0.5",
"has-symbols": "^1.0.0",
"make-arrow-function": "^1.1.0",
"make-generator-function": "^1.1.0",
"nsp": "^3.2.1",
"replace": "^1.1.0",
"semver": "^6.0.0",
"tape": "^4.10.1"
"replace": "^1.1.1",
"semver": "^6.3.0",
"tape": "^4.11.0"
},
"testling": {
"files": "test/native.js",
Expand Down

0 comments on commit 0db9191

Please sign in to comment.