mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-25 09:25:49 +00:00
chore: Update deps
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
parent
934edc4e25
commit
4186c5effe
2 changed files with 2 additions and 3 deletions
|
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@octokit/rest": "^16.28.3",
|
||||
"@octokit/rest": "^16.28.5",
|
||||
"btoa": "^1.2.1",
|
||||
"ejs": "^2.6.2",
|
||||
"express": "^4.17.1",
|
||||
|
|
@ -37,13 +37,12 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/btoa": "^1.2.3",
|
||||
"@types/compression": "^0.0.36",
|
||||
"@types/css": "^0.0.31",
|
||||
"@types/ejs": "^2.6.3",
|
||||
"@types/express": "^4.17.0",
|
||||
"@types/express-minify": "^0.1.34",
|
||||
"@types/md5": "^2.1.33",
|
||||
"@types/node": "^12.6.2",
|
||||
"@types/node": "^12.6.8",
|
||||
"css": "^2.2.4",
|
||||
"eslint": "^6.0.1",
|
||||
"eslint-plugin-node": "^9.1.0",
|
||||
|
|
|
|||
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue