Skip to content

Commit

Permalink
bump react-app-rewired to include timarney/react-app-rewired#589
Browse files Browse the repository at this point in the history
  • Loading branch information
jmthibault79 committed Jun 8, 2022
1 parent a254fd7 commit d4e319d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"karma-webdriver-launcher": "^1.0.5",
"lolex": "^3.0.0",
"prettier": "^2.0.4",
"react-app-rewired": "2.1.8",
"react-app-rewired": "^2.1.9",
"react-scripts": "^5.0.0",
"react-test-renderer": "^16.6.3",
"ts-jest": "^26.5.4",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10563,10 +10563,10 @@ react-app-polyfill@^3.0.0:
regenerator-runtime "^0.13.9"
whatwg-fetch "^3.6.2"

react-app-rewired@2.1.8:
version "2.1.8"
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-2.1.8.tgz#e192f93b98daf96889418d33d3e86cf863812b56"
integrity sha512-wjXPdKPLscA7mn0I1de1NHrbfWdXz4S1ladaGgHVKdn1hTgKK5N6EdGIJM0KrS6bKnJBj7WuqJroDTsPKKr66Q==
react-app-rewired@^2.1.9:
version "2.1.11"
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-2.1.11.tgz#ad5781e3ef5e506be935898bb7642f7f9d50b61a"
integrity sha512-zRIqJUPsCoPnfYtea3xgPbKR42vx0NoH5oo8R8FELXqzkjJHa39V6zD8CAdkLJoYL8V3JScWHAfKMZOzi1Ydmw==
dependencies:
semver "^5.6.0"

Expand Down

0 comments on commit d4e319d

Please sign in to comment.