Skip to content

Commit 4cf1282

Browse files
committed
chore(deps): update dependency react-app-rewired to v2.1.5
1 parent 5288d09 commit 4cf1282

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"gh-pages": "2.1.1",
1717
"monaco-editor-webpack-plugin": "1.7.0",
1818
"raw-loader": "3.1.0",
19-
"react-app-rewired": "2.1.3"
19+
"react-app-rewired": "2.1.5"
2020
},
2121
"scripts": {
2222
"start": "react-app-rewired start",

yarn.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3386,7 +3386,7 @@ dotenv-expand@5.1.0:
33863386
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
33873387
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
33883388

3389-
dotenv@6.2.0, dotenv@^6.2.0:
3389+
dotenv@6.2.0:
33903390
version "6.2.0"
33913391
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
33923392
integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==
@@ -8129,13 +8129,11 @@ react-app-polyfill@^1.0.3:
81298129
regenerator-runtime "0.13.3"
81308130
whatwg-fetch "3.0.0"
81318131

8132-
react-app-rewired@2.1.3:
8133-
version "2.1.3"
8134-
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-2.1.3.tgz#5ae8583ecc9f9f968d40b735d2abbe871378a52f"
8135-
integrity sha512-NXC2EsQrnEMV7xD70rHcBq0B4PSEzjY/K2m/e+GRgit2jZO/uZApnpCZSKvIX2leLRN69Sqf2id0VXZ1F62CDw==
8132+
react-app-rewired@2.1.5:
8133+
version "2.1.5"
8134+
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-2.1.5.tgz#592ec2eae5c3c5cd96c80930b5dc3f6c34da1dc6"
8135+
integrity sha512-Gr8KfCeL9/PTQs8Vvxc7v8wQ9vCFMnYPhcAkrMlzkLiMFXS+BgSwm11MoERjZm7dpA2WjTi+Pvbu/w7rujAV+A==
81368136
dependencies:
8137-
cross-spawn "^6.0.5"
8138-
dotenv "^6.2.0"
81398137
semver "^5.6.0"
81408138

81418139
react-dev-utils@^9.0.4:

0 commit comments

Comments
 (0)