Skip to content

Commit

Permalink
Merge pull request #58 from telostat/fkoksal/issue-57
Browse files Browse the repository at this point in the history
Upgrade dependencies
  • Loading branch information
fkoksal committed Aug 6, 2023
2 parents bdabd19 + 6a3e354 commit f8073ea
Show file tree
Hide file tree
Showing 2 changed files with 457 additions and 458 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,29 +32,29 @@
"html-to-text": "^9.0.5",
"mjml": "^4.14.1",
"multer": "^1.4.5-lts.1",
"nodemailer": "^6.9.3",
"nodemailer": "^6.9.4",
"sha.js": "^2.4.11",
"terser": "^5.18.2",
"terser": "^5.19.2",
"typescript": "^5.1.6"
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/cli": "^17.6.7",
"@types/express": "^4.17.17",
"@types/html-to-text": "^9.0.1",
"@types/jest": "^29.5.3",
"@types/mjml": "^4.7.1",
"@types/multer": "^1.4.7",
"@types/node": "^20.4.1",
"@types/nodemailer": "^6.4.8",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@types/node": "^20.4.5",
"@types/nodemailer": "^6.4.9",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"codecov": "^3.8.3",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-prettier": "^5.0.0",
"gh-pages": "^5.0.0",
"husky": "^8.0.3",
"jest": "^29.6.1",
"jest": "^29.6.2",
"lint-staged": "^13.2.3",
"nodemon": "^3.0.1",
"prettier": "^3.0.0",
Expand All @@ -63,7 +63,7 @@
"ts-loader": "^9.4.4",
"ts-node": "^10.9.1",
"typedoc": "^0.24.8",
"webpack": "^5.88.1",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit f8073ea

Please sign in to comment.