Skip to content

Commit

Permalink
Update all non-major dependencies (#1227)
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 Sep 12, 2023
1 parent 19ef0e0 commit 75742d4
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 75 deletions.
142 changes: 71 additions & 71 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 @@ -21,7 +21,7 @@
"url": "git+https://github.com/brave/brave-talk.git"
},
"overrides": {
"yaml": "2.3.1",
"yaml": "2.3.2",
"semver": "7.5.4",
"optionator": "0.9.3"
},
Expand All @@ -36,7 +36,7 @@
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.8.1",
"css-minimizer-webpack-plugin": "5.0.1",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-react-app": "7.0.1",
"html-webpack-plugin": "5.5.3",
Expand All @@ -61,11 +61,11 @@
"@types/dom-screen-wake-lock": "1.0.1",
"buffer": "6.0.3",
"ethers": "6.7.1",
"i18next": "23.4.6",
"i18next": "23.5.1",
"jest-environment-jsdom": "29.6.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.2.0"
"react-i18next": "13.2.2"
},
"lint-staged": {
"*": "prettier --ignore-unknown --write",
Expand Down

0 comments on commit 75742d4

Please sign in to comment.