We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66dd8f5 commit 3a59cbaCopy full SHA for 3a59cba
package.json
@@ -31,9 +31,9 @@
31
"@biomejs/biome": "^2.2.0",
32
"@commitlint/cli": "^19.8.1",
33
"@commitlint/config-conventional": "^19.8.1",
34
- "@eslint/compat": "^1.3.1",
+ "@eslint/compat": "^1.3.2",
35
"@eslint/eslintrc": "^3.3.1",
36
- "@eslint/js": "^9.32.0",
+ "@eslint/js": "^9.33.0",
37
"@podman-desktop/api": "^1.20.2",
38
"@types/node": "^22.17.2",
39
"@typescript-eslint/eslint-plugin": "^8.38.0",
@@ -43,7 +43,7 @@
43
"autoprefixer": "^10.4.21",
44
"commitlint": "^19.8.1",
45
"concurrently": "^9.2.0",
46
- "eslint": "^9.32.0",
+ "eslint": "^9.33.0",
47
"eslint-import-resolver-custom-alias": "^1.3.2",
48
"eslint-import-resolver-typescript": "^4.4.4",
49
"eslint-plugin-etc": "^2.0.3",
0 commit comments