Skip to content

Commit

Permalink
Test #1487 on dev2 without types/react update
Browse files Browse the repository at this point in the history
Looks good on desktop and `dev1`. If you update to types/react@18.3.5 there is a fatal error, see https://github.com/brave/brave-talk/actions/runs/10828862126/job/30045178036?pr=1487#step:3:83
  • Loading branch information
mrose17 committed Sep 12, 2024
1 parent f3e8ff5 commit bc8bf54
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 28 deletions.
53 changes: 28 additions & 25 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 @@ -21,7 +21,7 @@
"url": "git+https://github.com/brave/brave-talk.git"
},
"overrides": {
"yaml": "2.5.0",
"yaml": "2.5.1",
"semver": "7.6.3",
"optionator": "0.9.4"
},
Expand All @@ -38,12 +38,12 @@
"css-minimizer-webpack-plugin": "6.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react-hooks": "4.6.2",
"html-webpack-plugin": "5.6.0",
"husky": "9.1.5",
"jest": "29.7.0",
"lint-staged": "15.2.9",
"lint-staged": "15.2.10",
"mini-css-extract-plugin": "2.9.1",
"node-forge": "1.3.1",
"npm-run-all2": "6.2.2",
Expand Down

0 comments on commit bc8bf54

Please sign in to comment.