Update all dependencies (#3020)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-04 07:41:23 +03:00 committed by GitHub
parent a872013761
commit 1c7d921fad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 710 additions and 402 deletions

1108
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,11 +19,11 @@
"license": "CC0-1.0", "license": "CC0-1.0",
"devDependencies": { "devDependencies": {
"editorconfig-checker": "3.0.4", "editorconfig-checker": "3.0.4",
"jest": "25.2.7", "jest": "25.5.4",
"jsonlint2": "1.7.1", "jsonlint2": "1.7.1",
"svglint": "1.0.5", "svglint": "1.0.5",
"svgo": "1.3.2", "svgo": "1.3.2",
"uglify-js": "3.8.1" "uglify-js": "3.9.2"
}, },
"scripts": { "scripts": {
"build": "node scripts/build-package.js", "build": "node scripts/build-package.js",