Skip to content

Commit

Permalink
[Deps] update is-map, is-set
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 12, 2021
1 parent ec640d6 commit ce44763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -56,8 +56,8 @@
"tape": "^5.2.2"
},
"dependencies": {
"is-map": "^2.0.1",
"is-set": "^2.0.1",
"is-map": "^2.0.2",
"is-set": "^2.0.2",
"is-weakmap": "^2.0.1",
"is-weakset": "^2.0.1"
},
Expand Down

0 comments on commit ce44763

Please sign in to comment.