Skip to content

Commit b6b37c1

Browse files
authored
chore: add the transitive peer dependencies (#1047)
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 2a85f82 commit b6b37c1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,14 @@
8181
"c8": "^8||^9",
8282
"deepmerge": "^4.2.2",
8383
"eslint": "8.57.0",
84-
"eslint-config-standard": "17.1.0",
8584
"eslint-config-love": "43.1.0",
85+
"eslint-config-standard": "17.1.0",
8686
"eslint-plugin-editorconfig": "4.0.3",
8787
"eslint-plugin-header": "3.1.1",
88+
"eslint-plugin-import": "2.29.1",
8889
"eslint-plugin-jsdoc": "48.2.2",
90+
"eslint-plugin-n": "16.6.2",
91+
"eslint-plugin-promise": "6.1.1",
8992
"eslint-plugin-simple-import-sort": "12.0.0",
9093
"eslint-plugin-tsdoc": "0.2.17",
9194
"fast-glob": "^3.3.1",

0 commit comments

Comments
 (0)