Skip to content

Commit

Permalink
Update all non-major dependencies (#419)
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] committed Jun 10, 2024
1 parent 0cb4b17 commit c381423
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 104 deletions.
200 changes: 100 additions & 100 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"@types/chai": "4.3.16",
"@types/file-saver": "2.0.7",
"@types/mocha": "10.0.6",
"@types/node": "20.14.0",
"@types/node": "20.14.2",
"@types/react": "18.3.3",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"chai": "4.4.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -57,7 +57,7 @@
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-sonarjs": "0.25.1",
"mocha": "10.4.0",
"prettier": "3.3.0",
"prettier": "3.3.1",
"react": "18.3.1",
"rimraf": "5.0.7",
"ts-node": "10.9.2",
Expand Down

0 comments on commit c381423

Please sign in to comment.