Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#287)
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 Jul 29, 2024
1 parent 1cce462 commit 306d73a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ orbs:
jobs:
release:
docker:
- image: cimg/node:20.12
- image: cimg/node:20.16
steps:
- checkout
- restore_cache:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@types/node": "20.12.7",
"@types/node": "20.14.13",
"rimraf": "6.0.1",
"semantic-release": "24.0.0",
"typescript": "5.5.4",
Expand Down
28 changes: 14 additions & 14 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 306d73a

Please sign in to comment.