refactor: update all

This commit is contained in:
openstappsbot
2021-05-13 07:10:59 +00:00
parent 78e7d7456b
commit 308965a2fa
2 changed files with 51 additions and 33 deletions

View File

@@ -56,15 +56,15 @@
},
"devDependencies": {
"@openstapps/configuration": "0.27.0",
"@types/chai": "4.2.16",
"@types/chai-as-promised": "7.1.3",
"@types/chai": "4.2.18",
"@types/chai-as-promised": "7.1.4",
"@types/chai-spies": "1.0.3",
"@types/mocha": "8.2.2",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"chai-spies": "1.0.0",
"conventional-changelog-cli": "2.1.1",
"mocha": "8.3.2",
"mocha": "8.4.0",
"mocha-typescript": "1.1.17",
"nyc": "15.1.0",
"prepend-file-cli": "1.0.6",
@@ -75,11 +75,11 @@
"typescript": "3.8.3"
},
"dependencies": {
"@types/node": "14.14.37",
"@types/node": "14.14.45",
"@types/nodemailer": "6.4.1",
"chalk": "4.1.0",
"chalk": "4.1.1",
"flatted": "3.1.1",
"moment": "2.29.1",
"nodemailer": "6.5.0"
"nodemailer": "6.6.0"
}
}