Skip to content

Commit 4aa150f

Browse files
committed
[Deps] update is-map, is-set, is-weakmap, is-weakset
1 parent 3e0376b commit 4aa150f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
"tape": "^5.7.5"
5656
},
5757
"dependencies": {
58-
"is-map": "^2.0.2",
59-
"is-set": "^2.0.2",
60-
"is-weakmap": "^2.0.1",
61-
"is-weakset": "^2.0.2"
58+
"is-map": "^2.0.3",
59+
"is-set": "^2.0.3",
60+
"is-weakmap": "^2.0.2",
61+
"is-weakset": "^2.0.3"
6262
},
6363
"auto-changelog": {
6464
"output": "CHANGELOG.md",

0 commit comments

Comments
 (0)