mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-05-11 16:47:22 +09:00
Merge branch 'master' into greenkeeper/@types/mocha-2.2.43
This commit is contained in:
commit
6c004d23b3
16
package.json
16
package.json
@ -13,19 +13,19 @@
|
||||
"test": "mocha --harmony"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/debug": "0.0.29",
|
||||
"@types/express": "4.0.36",
|
||||
"@types/html-entities": "1.2.15",
|
||||
"@types/express": "4.0.37",
|
||||
"@types/debug": "0.0.30",
|
||||
"@types/html-entities": "1.2.16",
|
||||
"@types/mocha": "2.2.43",
|
||||
"@types/node": "8.0.4",
|
||||
"@types/request": "0.0.45",
|
||||
"@types/request": "2.0.3",
|
||||
"@types/node": "8.0.28",
|
||||
"express": "4.14.1",
|
||||
"mocha": "3.4.1",
|
||||
"typescript": "2.4.1"
|
||||
"typescript": "2.5.2"
|
||||
"mocha": "3.5.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"cheerio-httpcli": "0.7.0",
|
||||
"debug": "2.6.6",
|
||||
"debug": "3.0.1",
|
||||
"escape-regexp": "0.0.1",
|
||||
"html-entities": "1.2.1",
|
||||
"request": "2.81.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user