Skip to content

Commit

Permalink
Update all non-major dependencies (#432)
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 Aug 26, 2024
1 parent 043d78b commit 9cd76a8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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

save: &save
save_cache:
Expand Down
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/file-saver": "2.0.7",
"@types/mocha": "10.0.7",
"@types/node": "20.16.1",
"@types/react": "18.3.3",
"@types/react": "18.3.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"chai": "4.5.0",
Expand Down

0 comments on commit 9cd76a8

Please sign in to comment.