1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-25 01:32:58 +02:00

Update all dependencies (#3650)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-06 23:48:54 +03:00 committed by GitHub
parent 9a1973163b
commit d9f810b004
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 499 additions and 535 deletions

1030
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,13 +19,13 @@
"license": "CC0-1.0", "license": "CC0-1.0",
"devDependencies": { "devDependencies": {
"editorconfig-checker": "3.2.0", "editorconfig-checker": "3.2.0",
"jest": "26.4.2", "jest": "26.5.2",
"jsonlint2": "1.7.1", "jsonlint2": "1.7.1",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"svg-path-bounding-box": "1.0.4", "svg-path-bounding-box": "1.0.4",
"svglint": "1.0.6", "svglint": "1.0.6",
"svgo": "1.3.2", "svgo": "1.3.2",
"uglify-js": "3.11.0" "uglify-js": "3.11.1"
}, },
"scripts": { "scripts": {
"build": "node scripts/build-package.js", "build": "node scripts/build-package.js",