1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-05-18 12:02:33 +02:00

build(deps): update latest

This commit is contained in:
Théo LUDWIG 2025-05-10 19:37:48 +02:00
parent 620f6ce442
commit 892a3f8302
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B
2 changed files with 1027 additions and 102 deletions

1117
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -53,14 +53,14 @@
"typescript-eslint": "^8.24.1" "typescript-eslint": "^8.24.1"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "22.15.3", "@types/node": "22.15.17",
"globals": "16.0.0", "globals": "16.1.0",
"editorconfig-checker": "6.0.1", "editorconfig-checker": "6.0.1",
"eslint": "9.25.1", "eslint": "9.26.0",
"eslint-plugin-promise": "7.2.1", "eslint-plugin-promise": "7.2.1",
"eslint-plugin-unicorn": "59.0.0", "eslint-plugin-unicorn": "59.0.1",
"eslint-plugin-import-x": "4.11.0", "eslint-plugin-import-x": "4.11.1",
"typescript-eslint": "8.31.1", "typescript-eslint": "8.32.0",
"prettier": "3.5.3", "prettier": "3.5.3",
"semantic-release": "24.2.3", "semantic-release": "24.2.3",
"typescript": "5.8.3" "typescript": "5.8.3"