Skip to content

Commit

Permalink
Merge pull request #62 from telostat/61-upgrade-dependencies
Browse files Browse the repository at this point in the history
chore: upgrade dependencies
  • Loading branch information
fkoksal committed Oct 2, 2023
2 parents 8ebb04b + 954be4d commit cc3e8bf
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 392 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,27 +34,27 @@
"multer": "^1.4.5-lts.1",
"nodemailer": "^6.9.5",
"sha.js": "^2.4.11",
"terser": "^5.19.4",
"terser": "^5.20.0",
"typescript": "^5.2.2"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@types/express": "^4.17.17",
"@types/html-to-text": "^9.0.1",
"@types/jest": "^29.5.4",
"@types/mjml": "^4.7.1",
"@types/multer": "^1.4.7",
"@types/node": "^20.6.0",
"@types/nodemailer": "^6.4.9",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"@commitlint/cli": "^17.7.2",
"@types/express": "^4.17.18",
"@types/html-to-text": "^9.0.2",
"@types/jest": "^29.5.5",
"@types/mjml": "^4.7.2",
"@types/multer": "^1.4.8",
"@types/node": "^20.8.0",
"@types/nodemailer": "^6.4.11",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"codecov": "^3.8.3",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"gh-pages": "^6.0.0",
"husky": "^8.0.3",
"jest": "^29.6.4",
"jest": "^29.7.0",
"lint-staged": "^14.0.1",
"nodemon": "^3.0.1",
"prettier": "^3.0.3",
Expand Down
Loading

0 comments on commit cc3e8bf

Please sign in to comment.