Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit fcf5a16

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency react-scripts to v5.0.1
1 parent db38f4f commit fcf5a16

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"react-password-strength-bar": "0.4.0",
3939
"react-redux": "7.2.8",
4040
"react-router-dom": "6.2.2",
41-
"react-scripts": "5.0.0",
41+
"react-scripts": "5.0.1",
4242
"redux": "4.1.2",
4343
"redux-types": "2.0.3",
4444
"sass": "1.49.9",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7213,7 +7213,7 @@ escodegen@^2.0.0:
72137213
optionalDependencies:
72147214
source-map "~0.6.1"
72157215

7216-
eslint-config-react-app@^7.0.0:
7216+
eslint-config-react-app@^7.0.1:
72177217
version "7.0.1"
72187218
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz#73ba3929978001c5c86274c017ea57eb5fa644b4"
72197219
integrity sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==
@@ -13415,7 +13415,7 @@ react-colorful@^5.1.2:
1341513415
resolved "https://registry.yarnpkg.com/react-colorful/-/react-colorful-5.5.1.tgz#29d9c4e496f2ca784dd2bb5053a3a4340cfaf784"
1341613416
integrity sha512-M1TJH2X3RXEt12sWkpa6hLc/bbYS0H6F4rIqjQZ+RxNBstpY67d9TrFXtqdZwhpmBXcCwEi7stKqFue3ZRkiOg==
1341713417

13418-
react-dev-utils@^12.0.0:
13418+
react-dev-utils@^12.0.1:
1341913419
version "12.0.1"
1342013420
resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-12.0.1.tgz#ba92edb4a1f379bd46ccd6bcd4e7bc398df33e73"
1342113421
integrity sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==
@@ -13622,10 +13622,10 @@ [email protected], react-router@^6.0.0:
1362213622
dependencies:
1362313623
history "^5.2.0"
1362413624

13625-
13626-
version "5.0.0"
13627-
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-5.0.0.tgz#6547a6d7f8b64364ef95273767466cc577cb4b60"
13628-
integrity sha512-3i0L2CyIlROz7mxETEdfif6Sfhh9Lfpzi10CtcGs1emDQStmZfWjJbAIMtRD0opVUjQuFWqHZyRZ9PPzKCFxWg==
13625+
13626+
version "5.0.1"
13627+
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-5.0.1.tgz#6285dbd65a8ba6e49ca8d651ce30645a6d980003"
13628+
integrity sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==
1362913629
dependencies:
1363013630
"@babel/core" "^7.16.0"
1363113631
"@pmmmwh/react-refresh-webpack-plugin" "^0.5.3"
@@ -13643,7 +13643,7 @@ [email protected]:
1364313643
dotenv "^10.0.0"
1364413644
dotenv-expand "^5.1.0"
1364513645
eslint "^8.3.0"
13646-
eslint-config-react-app "^7.0.0"
13646+
eslint-config-react-app "^7.0.1"
1364713647
eslint-webpack-plugin "^3.1.1"
1364813648
file-loader "^6.2.0"
1364913649
fs-extra "^10.0.0"
@@ -13660,7 +13660,7 @@ [email protected]:
1366013660
postcss-preset-env "^7.0.1"
1366113661
prompts "^2.4.2"
1366213662
react-app-polyfill "^3.0.0"
13663-
react-dev-utils "^12.0.0"
13663+
react-dev-utils "^12.0.1"
1366413664
react-refresh "^0.11.0"
1366513665
resolve "^1.20.0"
1366613666
resolve-url-loader "^4.0.0"

0 commit comments

Comments
 (0)