Skip to content

Commit 76623d8

Browse files
committed
chore(package): upgrade dependencies
1 parent eecb6fa commit 76623d8

File tree

2 files changed

+192
-163
lines changed

2 files changed

+192
-163
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,18 +50,18 @@
5050
"@angular/build": "^20.1.1",
5151
"@angular/cli": "^20.1.1",
5252
"@angular/compiler-cli": "^20.1.2",
53-
"@commitlint/cli": "^19.7.1",
54-
"@commitlint/config-conventional": "^19.7.1",
53+
"@commitlint/cli": "^19.8.1",
54+
"@commitlint/config-conventional": "^19.8.1",
5555
"@pascaliske/eslint-config": "^3.0.1",
5656
"@pascaliske/prettier-config": "^1.3.0",
5757
"@rstacruz/bump-cli": "^2.0.1",
58-
"@types/node": "^22.13.8",
58+
"@types/node": "^24.0.15",
5959
"@typescript-eslint/eslint-plugin": "^8.37.0",
6060
"@typescript-eslint/parser": "^8.37.0",
6161
"eslint": "^9.31.0",
6262
"husky": "^9.1.7",
63-
"prettier": "^3.5.2",
64-
"standard-changelog": "^7.0.0",
65-
"typescript": "~5.8.2"
63+
"prettier": "^3.6.2",
64+
"standard-changelog": "^7.0.1",
65+
"typescript": "~5.8.3"
6666
}
6767
}

0 commit comments

Comments
 (0)