Skip to content

Commit

Permalink
[Deps] update get-intrinsic, object-is
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Apr 8, 2021
1 parent 297aae8 commit 2a33cce
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 @@ -32,12 +32,12 @@
"dependencies": {
"call-bind": "^1.0.2",
"es-get-iterator": "^1.1.2",
"get-intrinsic": "^1.1.0",
"get-intrinsic": "^1.1.1",
"is-arguments": "^1.1.0",
"is-date-object": "^1.0.2",
"is-regex": "^1.1.2",
"isarray": "^2.0.5",
"object-is": "^1.1.4",
"object-is": "^1.1.5",
"object-keys": "^1.1.1",
"object.assign": "^4.1.2",
"regexp.prototype.flags": "^1.3.1",
Expand Down

0 comments on commit 2a33cce

Please sign in to comment.