Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit ea8c949

Browse files
Update all non-major dependencies
1 parent 5ca87f9 commit ea8c949

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-libs",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "npm run watch",
@@ -31,7 +31,7 @@
3131
"@angular/router": "^15.2.0",
3232
"rxjs": "~7.8.0",
3333
"tslib": "^2.3.0",
34-
"zone.js": "~0.12.0"
34+
"zone.js": "~0.13.0"
3535
},
3636
"devDependencies": {
3737
"@angular-devkit/build-angular": "^15.2.6",
@@ -40,9 +40,9 @@
4040
"@types/jasmine": "~4.3.0",
4141
"cspell": "^6.31.1",
4242
"eslint": "^8.39.0",
43-
"jasmine-core": "~4.5.0",
43+
"jasmine-core": "~4.6.0",
4444
"karma": "~6.4.0",
45-
"karma-chrome-launcher": "~3.1.0",
45+
"karma-chrome-launcher": "~3.2.0",
4646
"karma-coverage": "~2.2.0",
4747
"karma-jasmine": "~5.1.0",
4848
"karma-jasmine-html-reporter": "~2.0.0",

0 commit comments

Comments
 (0)