Skip to content

Commit

Permalink
[Deps] update gopd, has-symbols, is-string
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 5, 2024
1 parent ffa6453 commit 39794cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@
"get-intrinsic": "^1.2.4",
"get-symbol-description": "^1.0.2",
"globalthis": "^1.0.4",
"gopd": "^1.1.0",
"gopd": "^1.2.0",
"has-property-descriptors": "^1.0.2",
"has-proto": "^1.1.0",
"has-symbols": "^1.0.3",
"has-symbols": "^1.1.0",
"hasown": "^2.0.2",
"internal-slot": "^1.0.7",
"is-array-buffer": "^3.0.4",
Expand All @@ -84,7 +84,7 @@
"is-negative-zero": "^2.0.3",
"is-regex": "^1.2.0",
"is-shared-array-buffer": "^1.0.3",
"is-string": "^1.0.7",
"is-string": "^1.1.0",
"is-typed-array": "^1.1.13",
"is-weakref": "^1.0.2",
"object-inspect": "^1.13.3",
Expand Down

0 comments on commit 39794cf

Please sign in to comment.