mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2026-01-17 23:15:13 +01:00
feat: support globals@^17.0.0
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
"eslint-plugin-promise": "^7.2.1",
|
||||
"eslint-plugin-unicorn": "^61.0.0 || ^62.0.0",
|
||||
"eslint-plugin-import-x": "^4.6.1",
|
||||
"globals": "^16.0.0",
|
||||
"globals": "^16.0.0 || ^17.0.0",
|
||||
"typescript-eslint": "^8.32.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
|
||||
Reference in New Issue
Block a user