Skip to content

Commit 5f6ab23

Browse files
committed
⬆️ chore(deps): Update all non-major dependencies
1 parent 413cba2 commit 5f6ab23

File tree

2 files changed

+185
-129
lines changed

2 files changed

+185
-129
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -49,24 +49,24 @@
4949
},
5050
"prettier": "@archisquad/prettier-config",
5151
"dependencies": {
52-
"eslint": "9.7.0",
52+
"eslint": "9.8.0",
5353
"eslint-plugin-unicorn": "54.0.0",
5454
"eslint-plugin-prettier": "5.2.1",
5555
"eslint-config-prettier": "9.1.0",
56-
"eslint-plugin-promise": "6.4.0",
56+
"eslint-plugin-promise": "6.6.0",
5757
"eslint-plugin-compat": "6.0.0",
5858
"eslint-plugin-no-secrets": "1.0.2",
59-
"eslint-plugin-n": "17.9.0",
59+
"eslint-plugin-n": "17.10.1",
6060
"eslint-plugin-markdown": "5.1.0",
6161
"eslint-plugin-yml": "1.14.0",
6262
"eslint-plugin-jsonc": "2.16.0",
6363
"eslint-plugin-playwright": "1.6.2",
6464
"eslint-plugin-vitest": "0.5.4",
6565
"eslint-config-flat-gitignore": "0.1.8",
66-
"eslint-flat-config-utils": "0.2.5",
67-
"@eslint/js": "9.7.0",
68-
"@typescript-eslint/parser": "7.16.1",
69-
"@typescript-eslint/eslint-plugin": "7.16.1"
66+
"eslint-flat-config-utils": "0.3.0",
67+
"@eslint/js": "9.8.0",
68+
"@typescript-eslint/parser": "7.18.0",
69+
"@typescript-eslint/eslint-plugin": "7.18.0"
7070
},
7171
"peerDependencies": {
7272
"prettier": "^3.1.0",
@@ -79,7 +79,7 @@
7979
"@commitlint/cli": "19.3.0",
8080
"commitlint-config-gitmoji": "2.3.1",
8181
"gitmoji-cli": "9.4.0",
82-
"husky": "9.1.3",
82+
"husky": "9.1.4",
8383
"lint-staged": "15.2.7",
8484
"prettier": "3.3.3",
8585
"typescript": "5.5.4"

0 commit comments

Comments
 (0)