1
0
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:
renovate[bot] 2021-06-28 08:41:55 +02:00 committed by GitHub
parent 897c0f3b95
commit 01478b524f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1172 additions and 2658 deletions

3818
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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",