mirror of
https://github.com/simple-icons/simple-icons.git
synced 2025-01-05 01:20:39 +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
|
- name: Update slugs table
|
||||||
run: node ./scripts/release/update-slugs-table.js
|
run: node ./scripts/release/update-slugs-table.js
|
||||||
- name: Commit version bump
|
- name: Commit version bump
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4.15.4
|
uses: stefanzweifel/git-auto-commit-action@v4.16.0
|
||||||
with:
|
with:
|
||||||
commit_message: version bump
|
commit_message: version bump
|
||||||
commit_user_name: 'github-actions[bot]'
|
commit_user_name: 'github-actions[bot]'
|
||||||
|
@ -39,17 +39,17 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chalk": "^5.0.1",
|
"chalk": "^5.0.1",
|
||||||
"editorconfig-checker": "4.0.2",
|
"editorconfig-checker": "4.0.2",
|
||||||
"esbuild": "0.15.15",
|
"esbuild": "0.16.4",
|
||||||
"fake-diff": "1.0.0",
|
"fake-diff": "1.0.0",
|
||||||
"get-relative-luminance": "^1.0.0",
|
"get-relative-luminance": "^1.0.0",
|
||||||
"husky": "8.0.2",
|
"husky": "8.0.2",
|
||||||
"inquirer": "^9.1.2",
|
"inquirer": "^9.1.2",
|
||||||
"is-ci": "3.0.1",
|
"is-ci": "3.0.1",
|
||||||
"jsonschema": "1.4.1",
|
"jsonschema": "1.4.1",
|
||||||
"mocha": "10.1.0",
|
"mocha": "10.2.0",
|
||||||
"named-html-entities-json": "1.0.0",
|
"named-html-entities-json": "1.0.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.8.0",
|
"prettier": "2.8.1",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"svg-path-bbox": "1.2.2",
|
"svg-path-bbox": "1.2.2",
|
||||||
"svg-path-segments": "1.0.0",
|
"svg-path-segments": "1.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user