Skip to content

Commit 3cb966e

Browse files
committedJan 16, 2023
[Deps] update array.prototype.flatmap
1 parent 0778b03 commit 3cb966e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"dependencies": {
103103
"array-includes": "^3.1.6",
104104
"array.prototype.flat": "^1.3.1",
105-
"array.prototype.flatmap": "^1.3.0",
105+
"array.prototype.flatmap": "^1.3.1",
106106
"debug": "^3.2.7",
107107
"doctrine": "^2.1.0",
108108
"eslint-import-resolver-node": "^0.3.7",

0 commit comments

Comments
 (0)
Please sign in to comment.