Skip to content

Commit 44bf48b

Browse files
committed
Merge branch 'main' into ng-20
2 parents 23a21bb + cd3a80e commit 44bf48b

File tree

2 files changed

+144
-56
lines changed

2 files changed

+144
-56
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@angular/platform-browser": "^20.3.3",
2525
"@angular/platform-browser-dynamic": "^20.3.3",
2626
"@hypertrace/hyperdash": "^1.4.1",
27-
"@typescript-eslint/utils": "^8.44.1",
27+
"@typescript-eslint/utils": "^8.45.0",
2828
"core-js": "^3.45.1",
2929
"lodash-es": "^4.17.21",
3030
"rxjs": "^6.6.7",
@@ -46,11 +46,11 @@
4646
"@angular/router": "^20.3.3",
4747
"@commitlint/cli": "^20.0.0",
4848
"@commitlint/config-conventional": "^20.0.0",
49-
"@compodoc/compodoc": "^1.1.30",
49+
"@compodoc/compodoc": "^1.1.31",
5050
"@ngneat/spectator": "^20.0.0",
5151
"@types/jest": "^29.0.0",
5252
"@types/lodash-es": "^4.17.12",
53-
"@types/node": "^24.4.0",
53+
"@types/node": "^24.7.0",
5454
"@types/webpack-env": "^1.18.8",
5555
"@typescript-eslint/eslint-plugin": "^8.45.0",
5656
"@typescript-eslint/parser": "^8.45.0",
@@ -60,7 +60,7 @@
6060
"eslint": "^9.37.0",
6161
"eslint-config-prettier": "^10.1.8",
6262
"eslint-plugin-import": "2.32.0",
63-
"eslint-plugin-jsdoc": "60.5.0",
63+
"eslint-plugin-jsdoc": "60.8.2",
6464
"eslint-plugin-no-null": "1.0.2",
6565
"eslint-plugin-prefer-arrow": "1.2.3",
6666
"eslint-plugin-unicorn": "56.0.1",

0 commit comments

Comments
 (0)