Skip to content

Commit

Permalink
[Dev Deps] update replace, semver, tape, nsp, eslint, core-…
Browse files Browse the repository at this point in the history
…js`, `@ljharb/eslint-config`
  • Loading branch information
ljharb committed May 12, 2018
1 parent 94c2b86 commit 8ee88e7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,18 +51,18 @@
},
"devDependencies": {
"@ljharb/eslint-config": "^12.2.1",
"core-js": "^2.5.1",
"core-js": "^2.5.6",
"covert": "^1.1.0",
"es6-shim": "^0.35.3",
"eslint": "^4.11.0",
"eslint": "^4.19.1",
"foreach": "^2.0.5",
"jscs": "^3.0.7",
"make-arrow-function": "^1.1.0",
"make-generator-function": "^1.1.0",
"nsp": "^3.1.0",
"replace": "^0.3.0",
"semver": "^5.4.1",
"tape": "^4.8.0"
"nsp": "^3.2.1",
"replace": "^1.0.0",
"semver": "^5.5.0",
"tape": "^4.9.0"
},
"testling": {
"files": "test/native.js",
Expand Down

0 comments on commit 8ee88e7

Please sign in to comment.