Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, core-js, `cove…
Browse files Browse the repository at this point in the history
…rt`, `es6-shim`, `replace`, `semver`, `tape`
  • Loading branch information
ljharb committed Apr 7, 2019
1 parent fce1776 commit e5a6848
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,19 +51,19 @@
"object.entries": "^1.1.0"
},
"devDependencies": {
"@ljharb/eslint-config": "^13.1.0",
"core-js": "^2.6.1",
"covert": "^1.1.0",
"es6-shim": "^0.35.4",
"eslint": "^5.11.1",
"@ljharb/eslint-config": "^13.1.1",
"core-js": "^2.6.5",
"covert": "^1.1.1",
"es6-shim": "^0.35.5",
"eslint": "^5.16.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.0.1",
"semver": "^5.6.0",
"tape": "^4.9.1"
"replace": "^1.1.0",
"semver": "^6.0.0",
"tape": "^4.10.1"
},
"testling": {
"files": "test/native.js",
Expand Down

0 comments on commit e5a6848

Please sign in to comment.