Update all dependencies (#3842)

This commit is contained in:
renovate[bot] 2020-11-09 16:21:38 +01:00 committed by GitHub
parent 26c47333f1
commit dbecdc5629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 366 additions and 355 deletions

717
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.3.0",
"jest": "26.6.1",
"jest": "26.6.3",
"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.4"
"uglify-js": "3.11.5"
},
"scripts": {
"build": "node scripts/build-package.js",