Skip to content

Commit

Permalink
chore(deps): update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent a14b6aa commit 0d5436b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 580 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Validate Sanity Template
uses: sanity-io/template-validator@v1
uses: sanity-io/template-validator@67022ec142b7918c2346730b2063ac6bc1077322 # v1
with:
repository: ${{ github.repository }}
20 changes: 10 additions & 10 deletions angular-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@
"express": "^4.15.2",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.13.0"
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.0.1",
"@angular/cli": "~16.1.0",
"@angular/compiler-cli": "^16.0.1",
"@types/express": "^4.17.0",
"@types/jasmine": "~4.3.0",
"@angular-devkit/build-angular": "^16.2.16",
"@angular/cli": "~16.2.16",
"@angular/compiler-cli": "^16.2.12",
"@types/express": "^4.17.21",
"@types/jasmine": "~4.6.4",
"@types/node": "^18.0.0",
"jasmine-core": "~5.1.0",
"karma": "~6.4.0",
"jasmine-core": "~5.5.0",
"karma": "~6.4.4",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
"karma-coverage": "~2.2.1",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.1.0"
"typescript": "~5.7.2"
}
}
Loading

0 comments on commit 0d5436b

Please sign in to comment.