Skip to content

Commit 3776528

Browse files
committed
build(deps): update the version
1 parent f647c32 commit 3776528

File tree

2 files changed

+637
-479
lines changed

2 files changed

+637
-479
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,24 +21,24 @@
2121
"dependencies": {
2222
"@actions/core": "^1.11.1",
2323
"@actions/github": "^6.0.0",
24-
"axios": "^1.7.9",
24+
"axios": "^1.8.2",
2525
"toml": "^3.0.0"
2626
},
2727
"devDependencies": {
2828
"@biomejs/biome": "^1.9.4",
29-
"@commitlint/cli": "^19.6.1",
30-
"@commitlint/config-conventional": "^19.6.0",
31-
"@commitlint/cz-commitlint": "^19.6.1",
32-
"@commitlint/types": "^19.5.0",
29+
"@commitlint/cli": "^19.8.0",
30+
"@commitlint/config-conventional": "^19.8.0",
31+
"@commitlint/cz-commitlint": "^19.8.0",
32+
"@commitlint/types": "^19.8.0",
3333
"@types/jest": "^29.5.14",
34-
"@types/node": "^22.10.10",
34+
"@types/node": "^22.13.10",
3535
"@vercel/ncc": "^0.38.3",
3636
"husky": "^9.1.7",
37-
"inquirer": "^12.3.2",
37+
"inquirer": "^12.4.3",
3838
"jest": "^29.7.0",
39-
"lint-staged": "^15.4.2",
40-
"ts-jest": "^29.2.5",
41-
"typescript": "^5.7.3"
39+
"lint-staged": "^15.4.3",
40+
"ts-jest": "^29.2.6",
41+
"typescript": "^5.8.2"
4242
},
4343
"lint-staged": {
4444
"*": ["biome check --write --no-errors-on-unmatched --files-ignore-unknown=true"]

0 commit comments

Comments
 (0)