mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-16 01:10:30 +02: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",
|
||||
"devDependencies": {
|
||||
"editorconfig-checker": "4.0.2",
|
||||
"jest": "26.6.3",
|
||||
"jest-diff": "26.6.2",
|
||||
"jest": "27.0.5",
|
||||
"jest-diff": "27.0.2",
|
||||
"jsonschema": "1.4.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"svg-path-bbox": "1.0.0",
|
||||
"svg-path-bbox": "1.0.1",
|
||||
"svg-path-segments": "1.0.0",
|
||||
"svglint": "1.0.7",
|
||||
"svgo": "2.3.0",
|
||||
"svglint": "1.0.8",
|
||||
"svgo": "2.3.1",
|
||||
"svgpath": "2.3.1",
|
||||
"uglify-js": "3.13.5"
|
||||
"uglify-js": "3.13.10"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node scripts/build/package.js",
|
||||
|
Loading…
Reference in New Issue
Block a user