Update npm packages

This commit is contained in:
Jonas Jenwald 2019-12-28 19:57:25 +01:00
parent a0fe7a77d6
commit 05129deb00
2 changed files with 283 additions and 331 deletions

602
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,11 +10,11 @@
"acorn": "^6.4.0",
"autoprefixer": "^9.7.3",
"babel-loader": "^8.0.6",
"canvas": "^2.6.0",
"core-js": "^3.6.0",
"canvas": "^2.6.1",
"core-js": "^3.6.1",
"escodegen": "^1.12.0",
"eslint": "^6.7.2",
"eslint-config-prettier": "^6.7.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-fetch-options": "^0.0.5",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-import": "^2.19.1",
@ -42,12 +42,12 @@
"systemjs-plugin-babel": "^0.0.25",
"terser": "^4.4.3",
"through2": "^3.0.1",
"ttest": "^2.1.0",
"ttest": "^2.1.1",
"typogr": "^0.6.8",
"vinyl": "^2.2.0",
"vinyl-fs": "^3.0.3",
"web-streams-polyfill": "^2.0.6",
"webpack": "^4.41.4",
"webpack": "^4.41.5",
"webpack-stream": "~5.0.0",
"wintersmith": "^2.5.0",
"yargs": "^11.1.1"