1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2024-12-18 21:45:04 +01:00

build(deps): update latest

This commit is contained in:
Théo LUDWIG 2024-12-14 21:06:54 +01:00
parent 9d91c09bea
commit 5e63c17030
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B
2 changed files with 482 additions and 1055 deletions

1517
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -54,16 +54,16 @@
},
"devDependencies": {
"@types/eslint__js": "8.42.3",
"@types/node": "22.9.0",
"globals": "15.12.0",
"@types/node": "22.10.2",
"globals": "15.13.0",
"editorconfig-checker": "6.0.0",
"eslint": "9.14.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "56.0.0",
"eslint-plugin-import-x": "4.4.0",
"typescript-eslint": "8.14.0",
"prettier": "3.3.3",
"semantic-release": "23.1.1",
"typescript": "5.6.3"
"eslint": "9.17.0",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-import-x": "4.5.0",
"typescript-eslint": "8.18.0",
"prettier": "3.4.2",
"semantic-release": "24.2.0",
"typescript": "5.7.2"
}
}