Skip to content

Commit eed03a3

Browse files
committedOct 21, 2024··
[Deps] update es-iterator-helpers, string.prototype.includes
1 parent 518a77e commit eed03a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,14 @@
8383
"axobject-query": "^4.1.0",
8484
"damerau-levenshtein": "^1.0.8",
8585
"emoji-regex": "^9.2.2",
86-
"es-iterator-helpers": "^1.0.19",
86+
"es-iterator-helpers": "^1.1.0",
8787
"hasown": "^2.0.2",
8888
"jsx-ast-utils": "^3.3.5",
8989
"language-tags": "^1.0.9",
9090
"minimatch": "^3.1.2",
9191
"object.fromentries": "^2.0.8",
9292
"safe-regex-test": "^1.0.3",
93-
"string.prototype.includes": "^2.0.0"
93+
"string.prototype.includes": "^2.0.1"
9494
},
9595
"peerDependencies": {
9696
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9"

0 commit comments

Comments
 (0)
Please sign in to comment.