Skip to content

Commit 05888cd

Browse files
Merge pull request #3471 from Hacker0x01/dependabot/npm_and_yarn/docs-site/react-app-rewired-2.2.1
chore(deps): bump react-app-rewired from 2.1.9 to 2.2.1 in /docs-site
2 parents 7a8edd0 + c99ff8f commit 05888cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"highlight.js": "^11.3.1",
77
"react": "^17.0.2",
8-
"react-app-rewired": "^2.1.9",
8+
"react-app-rewired": "^2.2.1",
99
"react-dom": "^17.0.2",
1010
"react-live": "^2.3.0",
1111
"react-scripts": "4.0.3"

docs-site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10207,10 +10207,10 @@ react-app-polyfill@^2.0.0:
1020710207
regenerator-runtime "^0.13.7"
1020810208
whatwg-fetch "^3.4.1"
1020910209

10210-
react-app-rewired@^2.1.9:
10211-
version "2.1.9"
10212-
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-2.1.9.tgz#20c432c6414d354547e232c4fa1ac1112615ca3e"
10213-
integrity sha512-eOIRsDXbRCA9x+vIABS+VFBXO78bUbZ1pIyOuAkbP0Y6NEfbr4v9lHAyGsix4DxNcKpPqKYtvDKKlbOxMUCxlw==
10210+
react-app-rewired@^2.2.1:
10211+
version "2.2.1"
10212+
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-2.2.1.tgz#84901ee1e3f26add0377ebec0b41bcdfce9fc211"
10213+
integrity sha512-uFQWTErXeLDrMzOJHKp0h8P1z0LV9HzPGsJ6adOtGlA/B9WfT6Shh4j2tLTTGlXOfiVx6w6iWpp7SOC5pvk+gA==
1021410214
dependencies:
1021510215
semver "^5.6.0"
1021610216

0 commit comments

Comments
 (0)