Skip to content

Commit

Permalink
[Dev Deps] update eslint, nsp, @ljharb/eslint-config, core-js
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 19, 2017
1 parent 7c6528d commit 63967ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@
"object.entries": "^1.0.4"
},
"devDependencies": {
"@ljharb/eslint-config": "^12.2.0",
"core-js": "^2.4.1",
"@ljharb/eslint-config": "^12.2.1",
"core-js": "^2.5.1",
"covert": "^1.1.0",
"es6-shim": "^0.35.3",
"eslint": "^4.3.0",
"eslint": "^4.11.0",
"foreach": "^2.0.5",
"jscs": "^3.0.7",
"make-arrow-function": "^1.1.0",
"make-generator-function": "^1.1.0",
"nsp": "^2.7.0",
"nsp": "^3.1.0",
"replace": "^0.3.0",
"semver": "^5.4.1",
"tape": "^4.8.0"
Expand Down

0 comments on commit 63967ba

Please sign in to comment.