Skip to content

Commit

Permalink
Update all non-major dependencies (#1294)
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 Nov 21, 2023
1 parent c1f6418 commit e240c18
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"style-loader": "3.3.3",
"svgo-loader": "4.0.0",
"ts-jest": "29.1.1",
"ts-loader": "9.5.0",
"ts-loader": "9.5.1",
"typescript": "5.2.2",
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
Expand All @@ -66,7 +66,7 @@
"jest-environment-jsdom": "29.7.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.4.1"
"react-i18next": "13.5.0"
},
"lint-staged": {
"*": "prettier --ignore-unknown --write",
Expand Down

0 comments on commit e240c18

Please sign in to comment.