Skip to content

Commit

Permalink
[Deps] update gopd, has-proto, is-regex, which-typed-array
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 1, 2024
1 parent f9ca142 commit ffa6453
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,17 +72,17 @@
"get-intrinsic": "^1.2.4",
"get-symbol-description": "^1.0.2",
"globalthis": "^1.0.4",
"gopd": "^1.0.1",
"gopd": "^1.1.0",
"has-property-descriptors": "^1.0.2",
"has-proto": "^1.0.3",
"has-proto": "^1.1.0",
"has-symbols": "^1.0.3",
"hasown": "^2.0.2",
"internal-slot": "^1.0.7",
"is-array-buffer": "^3.0.4",
"is-callable": "^1.2.7",
"is-data-view": "^1.0.1",
"is-negative-zero": "^2.0.3",
"is-regex": "^1.1.4",
"is-regex": "^1.2.0",
"is-shared-array-buffer": "^1.0.3",
"is-string": "^1.0.7",
"is-typed-array": "^1.1.13",
Expand All @@ -101,7 +101,7 @@
"typed-array-byte-offset": "^1.0.3",
"typed-array-length": "^1.0.7",
"unbox-primitive": "^1.0.2",
"which-typed-array": "^1.1.15"
"which-typed-array": "^1.1.16"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.1.1",
Expand Down

0 comments on commit ffa6453

Please sign in to comment.