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 Sep 25, 2024
1 parent 129f85c commit 238153b
Show file tree
Hide file tree
Showing 6 changed files with 626 additions and 424 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.2.0
node: circleci/node@5.3.0

commands:
install-volta:
Expand Down
8 changes: 4 additions & 4 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.3.0",
"esbuild": "0.20.1",
"rimraf": "5.0.5",
"dotenv-cli": "7.4.2",
"esbuild": "0.24.0",
"rimraf": "5.0.10",
"ts-node": "10.9.2",
"typescript": "5.3.3"
"typescript": "5.6.2"
}
}
Loading

0 comments on commit 238153b

Please sign in to comment.