mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-19 00:20:34 +03:00
Update all dependencies (#6038)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
897c0f3b95
commit
01478b524f
3818
package-lock.json
generated
3818
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -19,16 +19,16 @@
|
|||||||
"license": "CC0-1.0",
|
"license": "CC0-1.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"editorconfig-checker": "4.0.2",
|
"editorconfig-checker": "4.0.2",
|
||||||
"jest": "26.6.3",
|
"jest": "27.0.5",
|
||||||
"jest-diff": "26.6.2",
|
"jest-diff": "27.0.2",
|
||||||
"jsonschema": "1.4.0",
|
"jsonschema": "1.4.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"svg-path-bbox": "1.0.0",
|
"svg-path-bbox": "1.0.1",
|
||||||
"svg-path-segments": "1.0.0",
|
"svg-path-segments": "1.0.0",
|
||||||
"svglint": "1.0.7",
|
"svglint": "1.0.8",
|
||||||
"svgo": "2.3.0",
|
"svgo": "2.3.1",
|
||||||
"svgpath": "2.3.1",
|
"svgpath": "2.3.1",
|
||||||
"uglify-js": "3.13.5"
|
"uglify-js": "3.13.10"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "node scripts/build/package.js",
|
"build": "node scripts/build/package.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user