refactor: update all

This commit is contained in:
openstappsbot
2022-10-11 07:22:17 +00:00
parent e14b1248d5
commit c8be14f9d8
2 changed files with 70 additions and 71 deletions

View File

@@ -29,17 +29,17 @@
"typings": "./lib/logger.d.ts",
"main": "./lib/logger.js",
"dependencies": {
"@types/node": "14.18.24",
"@types/nodemailer": "6.4.5",
"@types/node": "14.18.32",
"@types/nodemailer": "6.4.6",
"chalk": "4.1.2",
"flatted": "3.2.6",
"flatted": "3.2.7",
"moment": "2.29.4",
"nodemailer": "6.7.8"
"nodemailer": "6.8.0"
},
"devDependencies": {
"@openstapps/configuration": "0.32.2",
"@openstapps/configuration": "0.33.0",
"@openstapps/eslint-config": "1.1.0",
"@testdeck/mocha": "0.2.0",
"@testdeck/mocha": "0.2.1",
"@types/chai": "4.3.3",
"@types/chai-as-promised": "7.1.5",
"@types/chai-spies": "1.0.3",
@@ -50,7 +50,7 @@
"chai-as-promised": "7.1.1",
"chai-spies": "1.0.0",
"conventional-changelog-cli": "2.2.2",
"eslint": "8.22.0",
"eslint": "8.25.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jsdoc": "39.3.6",
"eslint-plugin-prettier": "4.2.1",