mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-25 09:25:49 +00:00
Update dependencies
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
parent
87728b6e86
commit
a1ef17e42d
2 changed files with 3 additions and 3 deletions
|
|
@ -24,9 +24,9 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@octokit/rest": "^18.0.4",
|
||||
"@octokit/rest": "^18.0.6",
|
||||
"@sindresorhus/is": "^3.1.2",
|
||||
"any-size": "^1.0.1",
|
||||
"any-size": "^1.0.2",
|
||||
"btoa": "^1.2.1",
|
||||
"cors": "^2.8.5",
|
||||
"ejs": "^3.1.5",
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
"css": "^3.0.0",
|
||||
"file-ext": "^1.0.0",
|
||||
"has-flag": "^4.0.0",
|
||||
"husky": "^4.2.5",
|
||||
"husky": "^4.3.0",
|
||||
"nodemon": "^2.0.4",
|
||||
"path-extra": "^4.3.0",
|
||||
"standard": "^14.3.4"
|
||||
|
|
|
|||
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue