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 Oct 7, 2024
1 parent 089538c commit abd496e
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 61 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": "22"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"scripts": {
"build": "./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 @@ -44,7 +44,7 @@
"@types/nodemailer": "6.4.16",
"@types/pg": "8.11.10",
"@types/ws": "8.5.12",
"@vitest/eslint-plugin": "1.1.6",
"@vitest/eslint-plugin": "1.1.7",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -55,7 +55,7 @@
"nodemon": "3.1.7",
"prettier": "3.3.3",
"typescript": "5.6.2",
"typescript-eslint": "8.8.0",
"typescript-eslint": "8.8.1",
"vitest": "2.1.2"
},
"pnpm": {
Expand Down
118 changes: 60 additions & 58 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 abd496e

Please sign in to comment.