Skip to content

Commit

Permalink
[Dev Deps] update array.prototype.flatmap, is-core-module
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 16, 2024
1 parent cefba0d commit 31fd042
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 @@ -110,7 +110,7 @@
"@unicode/unicode-15.0.0": "^1.6.5",
"array.from": "^1.1.6",
"array.prototype.filter": "^1.0.4",
"array.prototype.flatmap": "^1.3.2",
"array.prototype.flatmap": "^1.3.3",
"array.prototype.indexof": "^1.0.7",
"available-regexp-flags": "^1.0.4",
"cheerio": "=1.0.0-rc.3",
Expand All @@ -128,7 +128,7 @@
"has-named-captures": "^1.0.0",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"is-core-module": "^2.15.1",
"is-core-module": "^2.16.0",
"is-registered-symbol": "^1.1.0",
"jackspeak": "=2.1.1",
"make-arrow-function": "^1.2.0",
Expand Down

0 comments on commit 31fd042

Please sign in to comment.