Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2023
1 parent 0666157 commit 11e9de2
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 36 deletions.
66 changes: 35 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-libs",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {
"ng": "ng",
"start": "npm run watch",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@angular/router": "^15.2.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.12.0"
"zone.js": "~0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^15.2.6",
Expand All @@ -40,12 +40,12 @@
"@types/jasmine": "~4.3.0",
"cspell": "^6.31.1",
"eslint": "^8.39.0",
"jasmine-core": "~4.5.0",
"jasmine-core": "~4.6.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.1.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.0.0",
"karma-jasmine-html-reporter": "~2.1.0",
"ng-packagr": "^15.2.2",
"prettier": "^2.8.8",
"typescript": "~4.9.4"
Expand Down

0 comments on commit 11e9de2

Please sign in to comment.