1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-02-04 01:53:43 +02:00

Update all dependencies (#3268)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-29 05:44:45 +03:00 committed by GitHub
parent b5955dbe1b
commit b73f867def
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 526 additions and 549 deletions

1071
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,13 +19,13 @@
"license": "CC0-1.0",
"devDependencies": {
"editorconfig-checker": "3.1.0",
"jest": "26.0.1",
"jest": "26.1.0",
"jsonlint2": "1.7.1",
"npm-run-all": "4.1.5",
"svg-path-bounding-box": "1.0.4",
"svglint": "1.0.5",
"svgo": "1.3.2",
"uglify-js": "3.9.4"
"uglify-js": "3.10.0"
},
"scripts": {
"build": "node scripts/build-package.js",