mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 19:22:51 +00:00
@@ -48,7 +48,7 @@
|
||||
"statements": 95
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.13.0",
|
||||
"@openstapps/configuration": "0.16.0",
|
||||
"@types/chai": "4.1.7",
|
||||
"@types/chai-as-promised": "7.1.0",
|
||||
"@types/mocha": "5.2.6",
|
||||
@@ -58,7 +58,7 @@
|
||||
"conventional-changelog-cli": "2.0.17",
|
||||
"mocha": "6.1.4",
|
||||
"mocha-typescript": "1.1.17",
|
||||
"nyc": "14.0.0",
|
||||
"nyc": "14.1.1",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "2.6.3",
|
||||
"sinon": "7.3.2",
|
||||
@@ -68,8 +68,8 @@
|
||||
"typescript": "3.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "10.14.6",
|
||||
"@types/nodemailer": "4.6.8",
|
||||
"@types/node": "10.14.7",
|
||||
"@types/nodemailer": "6.1.0",
|
||||
"chalk": "2.4.2",
|
||||
"flatted": "2.0.0",
|
||||
"nodemailer": "6.1.1"
|
||||
|
||||
Reference in New Issue
Block a user