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.6  | 17.3.8   |
| npm         | @angular/animations               | 17.3.7  | 17.3.10  |
| npm         | @angular/cdk                      | 17.3.6  | 17.3.10  |
| npm         | @angular/cli                      | 17.3.6  | 17.3.8   |
| npm         | @angular/common                   | 17.3.7  | 17.3.10  |
| npm         | @angular/compiler                 | 17.3.7  | 17.3.10  |
| npm         | @angular/compiler-cli             | 17.3.7  | 17.3.10  |
| npm         | @angular/core                     | 17.3.7  | 17.3.10  |
| npm         | @angular/forms                    | 17.3.7  | 17.3.10  |
| npm         | @angular/localize                 | 17.3.7  | 17.3.10  |
| npm         | @angular/platform-browser         | 17.3.7  | 17.3.10  |
| npm         | @angular/platform-browser-dynamic | 17.3.7  | 17.3.10  |
| npm         | @angular/router                   | 17.3.7  | 17.3.10  |
| npm         | @angular/service-worker           | 17.3.7  | 17.3.10  |
| npm         | @angular/upgrade                  | 17.3.7  | 17.3.10  |
| npm         | @types/jquery                     | 3.5.29  | 3.5.30   |
| npm         | @types/node                       | 20.12.8 | 20.12.12 |
| github-tags | actions/checkout                  | v4.1.4  | v4.1.6   |
| npm         | chart.js                          | 4.4.2   | 4.4.3    |
| npm         | core-js                           | 3.37.0  | 3.37.1   |
| npm         | css-loader                        | 7.1.1   | 7.1.2    |
| npm         | eslint-plugin-jsdoc               | 48.2.3  | 48.2.5   |
| npm         | lint-staged                       | 15.2.2  | 15.2.4   |
| npm         | vite                              | 5.2.10  | 5.2.11   |
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent b3ee9a3 commit 4beaf1c
Show file tree
Hide file tree
Showing 3 changed files with 391 additions and 499 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master-protection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: rokroskar/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/[email protected].4
- uses: actions/[email protected].6

- name: Check Tag
run: |
Expand Down
Loading

0 comments on commit 4beaf1c

Please sign in to comment.