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      |
| ----------- | ------------------- | ------- | ------- |
| github-tags | actions/checkout    | v4.1.6  | v4.1.7  |
| npm         | autoprefixer        | 10.4.19 | 10.4.20 |
| npm         | eslint-plugin-jsdoc | 48.2.7  | 48.2.15 |
| npm         | karma               | 6.4.3   | 6.4.4   |
| npm         | lint-staged         | 15.2.5  | 15.2.9  |
| npm         | mime                | 4.0.3   | 4.0.4   |
| npm         | svg2pdf.js          | 2.2.3   | 2.2.4   |
| npm         | tslib               | 2.6.2   | 2.6.3   |
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 0e346dd commit 0c6f073
Show file tree
Hide file tree
Showing 3 changed files with 200 additions and 57 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].6
- uses: actions/[email protected].7

- name: Check Tag
run: |
Expand Down
Loading

0 comments on commit 0c6f073

Please sign in to comment.