mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
refactor: update all
This commit is contained in:
12
package.json
12
package.json
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user