1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-09-11 23:09:27 +02:00

build(deps): update latest

This commit is contained in:
2024-10-22 11:46:35 +02:00
parent a578bb80ba
commit 57f419c44a
2 changed files with 106 additions and 106 deletions

View File

@@ -54,16 +54,16 @@
},
"devDependencies": {
"@types/eslint__js": "8.42.3",
"@types/node": "22.7.4",
"globals": "15.10.0",
"@types/node": "22.7.8",
"globals": "15.11.0",
"editorconfig-checker": "6.0.0",
"eslint": "9.12.0",
"eslint": "9.13.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "56.0.0",
"eslint-plugin-import-x": "4.3.1",
"typescript-eslint": "8.8.0",
"typescript-eslint": "8.11.0",
"prettier": "3.3.3",
"semantic-release": "23.1.1",
"typescript": "5.5.4"
"typescript": "5.6.3"
}
}