Skip to content

Commit 9fe324e

Browse files
committed
[Dev Deps] update @es-shims/api, define-properties, function-bind, functions-have-names, tape
1 parent c3b6231 commit 9fe324e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
"es-abstract": "^1.17.5"
4040
},
4141
"devDependencies": {
42-
"@es-shims/api": "^2.1.2",
43-
"define-properties": "^1.1.3",
44-
"function-bind": "^1.1.1",
45-
"functions-have-names": "^1.2.1",
42+
"@es-shims/api": "^2.5.1",
43+
"define-properties": "^1.2.1",
44+
"function-bind": "^1.1.2",
45+
"functions-have-names": "^1.2.3",
4646
"istanbul": "^0.4.5",
47-
"tape": "^5.0.0"
47+
"tape": "^5.9.0"
4848
}
4949
}

0 commit comments

Comments
 (0)