Update deps.

This commit is contained in:
Lars Jung 2019-08-12 21:54:07 +02:00
parent 78d6bf6c27
commit 324242a584
2 changed files with 684 additions and 390 deletions

1062
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,16 +17,16 @@
"precommit": "npm run -s lint && npm run -s test" "precommit": "npm run -s lint && npm run -s test"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.4.4", "@babel/core": "7.5.5",
"@babel/preset-env": "7.4.4", "@babel/preset-env": "7.5.5",
"eslint": "5.16.0", "eslint": "6.1.0",
"ghu": "0.22.0", "ghu": "0.22.0",
"jsdom": "15.0.0", "jsdom": "15.1.1",
"kjua": "0.6.0", "kjua": "0.6.0",
"lolight": "1.3.0", "lolight": "1.3.0",
"marked": "0.6.2", "marked": "0.7.0",
"normalize.css": "8.0.1", "normalize.css": "8.0.1",
"null-loader": "1.0.0", "null-loader": "3.0.0",
"scar": "2.2.0" "scar": "2.2.0"
}, },
"engines": { "engines": {