mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 19:22:51 +00:00
refactor: update all
This commit is contained in:
14
package.json
14
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user