Skip to content

Commit

Permalink
Update all dependencies (#5199)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 8, 2021
1 parent 1a26b6f commit 5752c8d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Update slugs table
run: node ./scripts/build-slugs-table.js
- name: Commit version bump
uses: stefanzweifel/git-auto-commit-action@v4.8.0
uses: stefanzweifel/git-auto-commit-action@v4.9.2
with:
commit_message: version bump
commit_user_name: GitHub Actions
Expand Down
19 changes: 6 additions & 13 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"jsonschema": "1.4.0",
"npm-run-all": "4.1.5",
"svg-path-bbox": "0.2.0",
"svg-path-segments": "0.1.5",
"svg-path-segments": "0.1.8",
"svglint": "1.0.7",
"svgo": "2.2.0",
"svgo": "2.2.1",
"svgpath": "2.3.1",
"uglify-js": "3.13.0"
},
Expand Down

0 comments on commit 5752c8d

Please sign in to comment.