Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#113)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent a7ae9b9 commit 6e5a969
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 35 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
},
"devDependencies": {
"@types/node": "18.11.18",
"dotenv-cli": "7.4.2",
"dotenv-cli": "7.4.4",
"esbuild": "0.24.0",
"rimraf": "5.0.10",
"ts-node": "10.9.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
33 changes: 21 additions & 12 deletions example/pnpm-lock.yaml

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

14 changes: 7 additions & 7 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"prettier": "3.3.3",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"repository": {
"type": "git",
Expand All @@ -52,7 +52,7 @@
"node": ">=16.0"
},
"volta": {
"node": "20.18.0",
"npm": "10.9.0"
"node": "20.18.1",
"npm": "10.9.1"
}
}
22 changes: 11 additions & 11 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 6e5a969

Please sign in to comment.