mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-26 01:13:41 +02:00
Update all dependencies (#8130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b0a3bb56d3
commit
2753dc3b87
2
.github/workflows/create-release.yml
vendored
2
.github/workflows/create-release.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
- name: Update slugs table
|
||||
run: node ./scripts/release/update-slugs-table.js
|
||||
- name: Commit version bump
|
||||
uses: stefanzweifel/git-auto-commit-action@v4.15.4
|
||||
uses: stefanzweifel/git-auto-commit-action@v4.16.0
|
||||
with:
|
||||
commit_message: version bump
|
||||
commit_user_name: 'github-actions[bot]'
|
||||
|
@ -39,17 +39,17 @@
|
||||
"devDependencies": {
|
||||
"chalk": "^5.0.1",
|
||||
"editorconfig-checker": "4.0.2",
|
||||
"esbuild": "0.15.15",
|
||||
"esbuild": "0.16.4",
|
||||
"fake-diff": "1.0.0",
|
||||
"get-relative-luminance": "^1.0.0",
|
||||
"husky": "8.0.2",
|
||||
"inquirer": "^9.1.2",
|
||||
"is-ci": "3.0.1",
|
||||
"jsonschema": "1.4.1",
|
||||
"mocha": "10.1.0",
|
||||
"mocha": "10.2.0",
|
||||
"named-html-entities-json": "1.0.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.8.0",
|
||||
"prettier": "2.8.1",
|
||||
"rimraf": "3.0.2",
|
||||
"svg-path-bbox": "1.2.2",
|
||||
"svg-path-segments": "1.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user