Skip to content

Commit

Permalink
[Deps] update array.prototype.flatmap
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 16, 2023
1 parent 0778b03 commit 3cb966e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -102,7 +102,7 @@
"dependencies": {
"array-includes": "^3.1.6",
"array.prototype.flat": "^1.3.1",
"array.prototype.flatmap": "^1.3.0",
"array.prototype.flatmap": "^1.3.1",
"debug": "^3.2.7",
"doctrine": "^2.1.0",
"eslint-import-resolver-node": "^0.3.7",
Expand Down

0 comments on commit 3cb966e

Please sign in to comment.