Skip to content

Commit ff9eff6

Browse files
committed
[Dev Deps] update core-js, tape
1 parent c77b65b commit ff9eff6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"description": "string representations of objects in node and the browser",
55
"main": "index.js",
66
"devDependencies": {
7-
"core-js": "^2.5.1",
7+
"core-js": "^2.5.5",
88
"nyc": "^10.3.2",
9-
"tape": "^4.8.0"
9+
"tape": "^4.9.0"
1010
},
1111
"scripts": {
1212
"test": "npm run tests-only",

0 commit comments

Comments
 (0)