Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

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 Sep 20, 2024
1 parent 444e991 commit 47219f6
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"engines": {
"node": "18"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"scripts": {
"build": "tsc && ./scripts/mjml.sh",
"dev": "sh parallel_commands 'nodemon ./src/stomper.ts' 'find ./src/email-templates/ -maxdepth 1 -type f -name ''*.mjml'' -print0 | xargs -0 mjml -o ./src/email-templates/ -w'",
Expand Down Expand Up @@ -52,14 +52,14 @@
"@types/serve-static": "1.15.7",
"@types/ws": "8.5.12",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "9.10.0",
"eslint": "9.11.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vitest": "0.5.4",
"globals": "15.9.0",
"husky": "9.1.6",
"mjml": "4.15.3",
"nodemon": "3.1.6",
"nodemon": "3.1.7",
"prettier": "3.3.3",
"ts-node": "10.9.2",
"typescript": "5.6.2",
Expand Down
104 changes: 52 additions & 52 deletions pnpm-lock.yaml

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

0 comments on commit 47219f6

Please sign in to comment.