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] committed Jan 20, 2024
1 parent 5b9fb9d commit 7c4e8dc
Show file tree
Hide file tree
Showing 6 changed files with 215 additions and 211 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
node: circleci/node@5.1.0
node: circleci/node@5.2.0

commands:
install-volta:
Expand Down
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"devDependencies": {
"@types/node": "18.11.18",
"dotenv-cli": "7.3.0",
"esbuild": "0.19.8",
"esbuild": "0.19.11",
"rimraf": "5.0.5",
"ts-node": "10.9.1",
"typescript": "5.3.2"
"ts-node": "10.9.2",
"typescript": "5.3.3"
}
}
168 changes: 89 additions & 79 deletions example/pnpm-lock.yaml

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

Loading

0 comments on commit 7c4e8dc

Please sign in to comment.