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

build(deps): update peer dependencies

BREAKING CHANGE: peerDependencies:
`eslint-plugin-unicorn@^59.0.0`
`typescript-eslint@^8.32.0`
This commit is contained in:
2025-05-10 20:38:17 +02:00
parent 892a3f8302
commit 851c468748
3 changed files with 5 additions and 5 deletions

4
package-lock.json generated
View File

@@ -28,9 +28,9 @@
"eslint": "^9.21.0",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-promise": "^7.2.1",
"eslint-plugin-unicorn": "^57.0.0 || ^58.0.0 || ^59.0.0",
"eslint-plugin-unicorn": "^59.0.0",
"globals": "^16.0.0",
"typescript-eslint": "^8.24.1"
"typescript-eslint": "^8.32.0"
}
},
"node_modules/@babel/code-frame": {