upgrade dependencies

This commit is contained in:
Nils Norman Haukås 2020-01-26 17:34:05 +01:00
parent 0ac72104b8
commit 9d858c915c
No known key found for this signature in database
GPG key ID: BB8DD87F83E1359E
2 changed files with 1222 additions and 2212 deletions

3428
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -22,7 +22,7 @@
"good": "^8.1.1",
"good-console": "^7.1.0",
"good-squeeze": "^5.1.0",
"handlebars": "^4.1.2",
"handlebars": "^4.7.2",
"hapi": "^17.5.2",
"icon-gen": "^1.2.1",
"inert": "^5.1.0",
@ -41,10 +41,10 @@
},
"devDependencies": {
"ava": "^0.25.0",
"browser-sync": "^2.26.3",
"browser-sync": "^2.26.7",
"codecov": "^3.0.4",
"nodemon": "^1.18.1",
"nyc": "^12.0.2",
"nyc": "^15.0.0",
"prettier": "^1.17.0"
}
}