Update all dependencies (#3456)

This commit is contained in:
renovate[bot] 2020-08-24 10:45:15 +03:00 committed by GitHub
parent 78618c5186
commit ab8651d13f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 338 additions and 333 deletions

667
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.1.0", "editorconfig-checker": "3.1.0",
"jest": "26.2.2", "jest": "26.4.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.5", "svglint": "1.0.5",
"svgo": "1.3.2", "svgo": "1.3.2",
"uglify-js": "3.10.1" "uglify-js": "3.10.2"
}, },
"scripts": { "scripts": {
"build": "node scripts/build-package.js", "build": "node scripts/build-package.js",