Skip to content

Commit

Permalink
feat(Dependencies): Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                           | from   | to     |
| ----------- | --------------------------------- | ------ | ------ |
| npm         | @angular-devkit/build-angular     | 17.3.4 | 17.3.5 |
| npm         | @angular/animations               | 17.3.4 | 17.3.5 |
| npm         | @angular/cli                      | 17.3.4 | 17.3.5 |
| npm         | @angular/common                   | 17.3.4 | 17.3.5 |
| npm         | @angular/compiler                 | 17.3.4 | 17.3.5 |
| npm         | @angular/compiler-cli             | 17.3.4 | 17.3.5 |
| npm         | @angular/core                     | 17.3.4 | 17.3.5 |
| npm         | @angular/forms                    | 17.3.4 | 17.3.5 |
| npm         | @angular/localize                 | 17.3.4 | 17.3.5 |
| npm         | @angular/platform-browser         | 17.3.4 | 17.3.5 |
| npm         | @angular/platform-browser-dynamic | 17.3.4 | 17.3.5 |
| npm         | @angular/router                   | 17.3.4 | 17.3.5 |
| npm         | @angular/service-worker           | 17.3.4 | 17.3.5 |
| npm         | @angular/upgrade                  | 17.3.4 | 17.3.5 |
| github-tags | peter-evans/create-pull-request   | v6.0.3 | v6.0.4 |
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 2c7bc99 commit 57cf7ec
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 199 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/LintingAutoFix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Create Pull Request
if: steps.git-check.outputs.modified == 'true'
id: cpr
uses: peter-evans/[email protected].3
uses: peter-evans/[email protected].4
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: fix(Linting):blacked code
Expand Down
Loading

0 comments on commit 57cf7ec

Please sign in to comment.