Skip to content

Commit 28a99bd

Browse files
authored
Merge pull request #33 from TerrorSquad/update-booster-dependencies
chore(deps): Update Booster Dependencies
2 parents d127868 + 3a8a7e0 commit 28a99bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

booster/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"rector/rector": "^2.2.8",
1313
"phpstan/phpstan": "^2.1.32",
1414
"symplify/easy-coding-standard": "^13.0.0",
15-
"zircote/swagger-php": "^5.7.1",
15+
"zircote/swagger-php": "^5.7.3",
1616
"psalm/phar": "^6.13.1"
1717
},
1818
"scripts": {

booster/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"@commitlint/prompt-cli": "^20.1.0",
1717
"@commitlint/types": "^20.0.0",
1818
"@redocly/cli": "^2.11.1",
19-
"@types/node": "^24.10.1",
19+
"@types/node": "^24",
2020
"dotenv": "^17.2.3",
2121
"husky": "^9.1.7",
2222
"typescript": "^5.9.3",
2323
"validate-branch-name": "^1.3.2",
2424
"zx": "^8.8.5"
2525
},
26-
"packageManager": "pnpm@10.22.0"
26+
"packageManager": "pnpm@10.23.0"
2727
}

0 commit comments

Comments
 (0)