1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-16 00:59:07 +02:00

Update all dependencies (#3767)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-26 09:40:27 +02:00 committed by GitHub
parent a5e5b6f5d2
commit a7bc5478d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 371 additions and 353 deletions

718
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,14 +18,14 @@
"author": "Simple Icons Collaborators",
"license": "CC0-1.0",
"devDependencies": {
"editorconfig-checker": "3.2.0",
"jest": "26.5.3",
"editorconfig-checker": "3.3.0",
"jest": "26.6.1",
"jsonlint2": "1.7.1",
"npm-run-all": "4.1.5",
"svg-path-bounding-box": "1.0.4",
"svglint": "1.0.6",
"svgo": "1.3.2",
"uglify-js": "3.11.2"
"uglify-js": "3.11.4"
},
"scripts": {
"build": "node scripts/build-package.js",