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:
parent
1000c38cb2
commit
620f6ce442
@ -37,10 +37,10 @@ More information about **formatting rules** vs **code-quality rules** can be fou
|
||||
npm install --save-dev \
|
||||
eslint@^9.21.0 \
|
||||
eslint-plugin-promise@^7.2.1 \
|
||||
eslint-plugin-unicorn@^57.0.0 \
|
||||
eslint-plugin-unicorn@^59.0.0 \
|
||||
eslint-plugin-import-x@^4.6.1 \
|
||||
globals@^16.0.0 \
|
||||
typescript@^5.7.3 \
|
||||
typescript@^5.8.3 \
|
||||
typescript-eslint@^8.24.1 \
|
||||
eslint-config-conventions@latest
|
||||
```
|
||||
|
757
package-lock.json
generated
757
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -53,16 +53,16 @@
|
||||
"typescript-eslint": "^8.24.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "22.13.13",
|
||||
"@types/node": "22.15.3",
|
||||
"globals": "16.0.0",
|
||||
"editorconfig-checker": "6.0.1",
|
||||
"eslint": "9.23.0",
|
||||
"eslint": "9.25.1",
|
||||
"eslint-plugin-promise": "7.2.1",
|
||||
"eslint-plugin-unicorn": "58.0.0",
|
||||
"eslint-plugin-import-x": "4.9.3",
|
||||
"typescript-eslint": "8.28.0",
|
||||
"eslint-plugin-unicorn": "59.0.0",
|
||||
"eslint-plugin-import-x": "4.11.0",
|
||||
"typescript-eslint": "8.31.1",
|
||||
"prettier": "3.5.3",
|
||||
"semantic-release": "24.2.3",
|
||||
"typescript": "5.8.2"
|
||||
"typescript": "5.8.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user