Skip to content

Commit 58623fb

Browse files
Bump react-app-rewired from 2.1.6 to 2.1.8
Bumps [react-app-rewired](https://github.com/timarney/react-app-rewired) from 2.1.6 to 2.1.8. - [Release notes](https://github.com/timarney/react-app-rewired/releases) - [Commits](timarney/react-app-rewired@2.1.6...2.1.8) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1640364 commit 58623fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"pretty": "^2.0.0",
4444
"raven-js": "^3.27.2",
4545
"react": "^16.14.0",
46-
"react-app-rewired": "^2.1.6",
46+
"react-app-rewired": "^2.1.8",
4747
"react-dom": "^16.13.1",
4848
"react-router-dom": "^5.2.0",
4949
"react-scripts": "3.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9941,10 +9941,10 @@ react-app-polyfill@^1.0.6:
99419941
regenerator-runtime "^0.13.3"
99429942
whatwg-fetch "^3.0.0"
99439943

9944-
react-app-rewired@^2.1.6:
9945-
version "2.1.6"
9946-
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-2.1.6.tgz#33ee3076a7f34d6a7c94e649cac67e7c8c580de8"
9947-
integrity sha512-06flj0kK5tf/RN4naRv/sn6j3sQd7rsURoRLKLpffXDzJeNiAaTNic+0I8Basojy5WDwREkTqrMLewSAjcb13w==
9944+
react-app-rewired@^2.1.8:
9945+
version "2.1.8"
9946+
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-2.1.8.tgz#e192f93b98daf96889418d33d3e86cf863812b56"
9947+
integrity sha512-wjXPdKPLscA7mn0I1de1NHrbfWdXz4S1ladaGgHVKdn1hTgKK5N6EdGIJM0KrS6bKnJBj7WuqJroDTsPKKr66Q==
99489948
dependencies:
99499949
semver "^5.6.0"
99509950

0 commit comments

Comments
 (0)