Skip to content

Commit a32f537

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 31dc2cd commit a32f537

File tree

2 files changed

+67
-68
lines changed

2 files changed

+67
-68
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@
1414
"@octokit/core": "^5",
1515
"@types/jasmine": "~5.1.0",
1616
"@types/node": "^12.11.1",
17-
"jasmine-core": "~3.8.0",
18-
"karma": "~6.3.0",
19-
"karma-chrome-launcher": "~3.1.0",
20-
"karma-coverage": "~2.0.3",
17+
"jasmine-core": "~3.99.0",
18+
"karma": "~6.4.0",
19+
"karma-chrome-launcher": "~3.2.0",
20+
"karma-coverage": "~2.2.0",
2121
"karma-jasmine": "~4.0.0",
2222
"karma-jasmine-html-reporter": "~2.1.0",
2323
"ng-packagr": "^20.0.0-rc",
24-
"quicktype-core": "23.1.0",
24+
"quicktype-core": "23.2.6",
2525
"rxjs": "~6.6.0",
2626
"tslib": "^2.3.0",
2727
"typescript": "~5.0.1",
28-
"zod": "4.1.8",
29-
"zone.js": "~0.11.4"
28+
"zod": "4.1.9",
29+
"zone.js": "~0.15.0"
3030
},
3131
"pnpm": {
3232
"onlyBuiltDependencies": []

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)