Skip to content

Commit 6ca7ee2

Browse files
committed
fix: upgrade to angular 20
1 parent 19db25a commit 6ca7ee2

File tree

2 files changed

+20
-40
lines changed

2 files changed

+20
-40
lines changed

package-lock.json

Lines changed: 18 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@commitlint/cli": "^17.3.0",
5353
"@commitlint/config-conventional": "^17.3.0",
5454
"@types/jasmine": "~3.10.0",
55-
"@types/node": "^18.14.0",
55+
"@types/node": "^24.5.0",
5656
"husky": "^8.0.2",
5757
"jasmine-core": "~4.5.0",
5858
"karma": "^6.4.4",
@@ -63,4 +63,4 @@
6363
"ng-packagr": "^20.3.0",
6464
"typescript": "~5.9.2"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)