Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 61661b0 commit 07df37f
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 52 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@6.2.0
node: circleci/node@6.3.0

save: &save
save_cache:
Expand Down
96 changes: 48 additions & 48 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 @@ -44,10 +44,10 @@
"@types/chai": "4.3.20",
"@types/file-saver": "2.0.7",
"@types/mocha": "10.0.9",
"@types/node": "20.16.11",
"@types/node": "20.16.13",
"@types/react": "18.3.11",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"chai": "4.5.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit 07df37f

Please sign in to comment.