Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent 06828ed commit a714d64
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
16.20.2
51 changes: 26 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"homepage": "https://github.com/ecomplus/transactional-mails#readme",
"dependencies": {
"@ecomplus/utils": "^1.4.1",
"ejs": "^3.1.9",
"ejs": "^3.1.10",
"intl": "^1.2.5",
"intl-locales-supported": "1.8.11 || ^1.8.13",
"sass": "^1.66.1"
"intl-locales-supported": "1.8.11 || ^1.8.13 || ^1.8.11",
"sass": "^1.77.5"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"browser-sync": "^2.29.3",
"docdash": "^2.0.1",
"docdash": "^2.0.2",
"husky": "^8.0.3",
"jsdoc": "^4.0.2",
"jsdoc": "^4.0.3",
"standard": "^17.1.0",
"standard-version": "^9.5.0"
},
Expand Down

0 comments on commit a714d64

Please sign in to comment.