mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-07 11:35:47 +00:00
build(deps-dev): [Security] Update deps
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
parent
12d1cf6bfd
commit
9b5cc2edd5
2 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
|
@ -44,17 +44,17 @@
|
|||
"@types/btoa": "^1.2.3",
|
||||
"@types/css": "^0.0.31",
|
||||
"@types/ejs": "^2.6.3",
|
||||
"@types/express": "^4.17.0",
|
||||
"@types/express": "^4.17.1",
|
||||
"@types/express-minify": "^0.1.34",
|
||||
"@types/md5": "^2.1.33",
|
||||
"@types/node": "^12.7.1",
|
||||
"@types/node": "^12.7.2",
|
||||
"css": "^2.2.4",
|
||||
"eslint": "^6.1.0",
|
||||
"eslint-config-prettier": "^6.0.0",
|
||||
"eslint": "^6.2.2",
|
||||
"eslint-config-prettier": "^6.1.0",
|
||||
"eslint-plugin-node": "^9.1.0",
|
||||
"eslint-plugin-prettier": "^3.1.0",
|
||||
"has-flag": "^4.0.0",
|
||||
"husky": "^3.0.3",
|
||||
"husky": "^3.0.4",
|
||||
"nodemon": "^1.19.1",
|
||||
"prettier": "^1.18.2"
|
||||
},
|
||||
|
|
|
|||
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue