Skip to content

Commit

Permalink
[Dev Deps] update core-js, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jun 8, 2018
1 parent a3443e1 commit 87e23ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@ljharb/eslint-config": "^12.2.1",
"core-js": "^2.5.6",
"core-js": "^2.5.7",
"covert": "^1.1.0",
"es6-shim": "^0.35.3",
"eslint": "^4.19.1",
Expand All @@ -62,7 +62,7 @@
"nsp": "^3.2.1",
"replace": "^1.0.0",
"semver": "^5.5.0",
"tape": "^4.9.0"
"tape": "^4.9.1"
},
"testling": {
"files": "test/native.js",
Expand Down

0 comments on commit 87e23ee

Please sign in to comment.