mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 09:32:41 +00:00
build: update all dependencies
This commit is contained in:
16
package.json
16
package.json
@@ -43,26 +43,26 @@
|
||||
"all": true
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.0.2",
|
||||
"@openstapps/configuration": "0.5.0",
|
||||
"@types/chai": "4.1.7",
|
||||
"@types/mocha": "5.2.5",
|
||||
"@types/sinon": "5.0.7",
|
||||
"@types/sinon": "7.0.3",
|
||||
"chai": "4.2.0",
|
||||
"conventional-changelog-cli": "2.0.11",
|
||||
"mocha": "5.2.0",
|
||||
"mocha-typescript": "1.1.17",
|
||||
"nyc": "13.1.0",
|
||||
"sinon": "7.1.1",
|
||||
"sinon": "7.2.2",
|
||||
"ts-node": "7.0.1",
|
||||
"tslint": "5.11.0",
|
||||
"typedoc": "0.13.0",
|
||||
"typescript": "3.1.6"
|
||||
"tslint": "5.12.0",
|
||||
"typedoc": "0.14.0",
|
||||
"typescript": "3.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/circular-json": "0.4.0",
|
||||
"@types/node": "10.12.10",
|
||||
"@types/node": "10.12.18",
|
||||
"@types/nodemailer": "4.6.5",
|
||||
"circular-json": "0.5.9",
|
||||
"nodemailer": "4.7.0"
|
||||
"nodemailer": "5.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user