Skip to content

Commit

Permalink
[Deps] update 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 6d07204 commit a912742
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"@types/is-async-function": "^2.0.3",
"@types/is-date-object": "^1.0.4",
"@types/is-generator-function": "^1.0.3",
"@types/is-regex": "^1.0.2",
"@types/is-weakref": "^1.0.0",
"@types/make-arrow-function": "^1.2.2",
"@types/make-async-function": "^1.0.2",
Expand Down Expand Up @@ -99,12 +98,12 @@
"is-date-object": "^1.0.5",
"is-finalizationregistry": "^1.1.0",
"is-generator-function": "^1.0.10",
"is-regex": "^1.1.4",
"is-regex": "^1.2.0",
"is-weakref": "^1.0.2",
"isarray": "^2.0.5",
"which-boxed-primitive": "^1.0.2",
"which-collection": "^1.0.2",
"which-typed-array": "^1.1.15"
"which-typed-array": "^1.1.16"
},
"publishConfig": {
"ignore": [
Expand Down

0 comments on commit a912742

Please sign in to comment.