mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-16 01:10:30 +02:00
Update all dependencies (#7442)
* Update all dependencies * Update create-release.yml Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d5d29b0fda
commit
7ffcc9695f
2
.github/renovate.json5
vendored
2
.github/renovate.json5
vendored
@ -17,7 +17,7 @@
|
||||
|
||||
// We generally always want the major version
|
||||
separateMajorMinor: false,
|
||||
|
||||
|
||||
// We manually update digest dependencies (eg. hashes in Github actions)
|
||||
digest: { enabled: false },
|
||||
}
|
||||
|
@ -39,17 +39,17 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"editorconfig-checker": "4.0.2",
|
||||
"esbuild": "0.14.38",
|
||||
"esbuild": "0.14.39",
|
||||
"fake-diff": "1.0.0",
|
||||
"husky": "8.0.1",
|
||||
"is-ci": "3.0.1",
|
||||
"jsonschema": "1.4.0",
|
||||
"jsonschema": "1.4.1",
|
||||
"mocha": "10.0.0",
|
||||
"named-html-entities-json": "1.0.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.6.2",
|
||||
"rimraf": "3.0.2",
|
||||
"svg-path-bbox": "1.2.0",
|
||||
"svg-path-bbox": "1.2.2",
|
||||
"svg-path-segments": "1.0.0",
|
||||
"svglint": "2.1.0",
|
||||
"svgo": "2.8.0",
|
||||
|
Loading…
Reference in New Issue
Block a user