Skip to content

Commit 12d18e6

Browse files
Update dependency react-hot-loader to v4.13.0 (#665)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 498d70c commit 12d18e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"antd": "4.9.2",
2626
"react": "16.13.1",
2727
"react-dom": "16.13.1",
28-
"react-hot-loader": "4.12.20",
28+
"react-hot-loader": "4.13.0",
2929
"react-router": "5.1.2",
3030
"react-router-dom": "5.1.2",
3131
"styled-components": "5.1.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12006,10 +12006,10 @@ react-helmet-async@^1.0.2:
1200612006
react-fast-compare "^2.0.4"
1200712007
shallowequal "^1.1.0"
1200812008

12009-
react-hot-loader@4.12.20:
12010-
version "4.12.20"
12011-
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.12.20.tgz#c2c42362a7578e5c30357a5ff7afa680aa0bef8a"
12012-
integrity sha512-lPlv1HVizi0lsi+UFACBJaydtRYILWkfHAC/lyCs6ZlAxlOZRQIfYHDqiGaRvL/GF7zyti+Qn9XpnDAUvdFA4A==
12009+
react-hot-loader@4.13.0:
12010+
version "4.13.0"
12011+
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.13.0.tgz#c27e9408581c2a678f5316e69c061b226dc6a202"
12012+
integrity sha512-JrLlvUPqh6wIkrK2hZDfOyq/Uh/WeVEr8nc7hkn2/3Ul0sx1Kr5y4kOGNacNRoj7RhwLNcQ3Udf1KJXrqc0ZtA==
1201312013
dependencies:
1201412014
fast-levenshtein "^2.0.6"
1201512015
global "^4.3.0"

0 commit comments

Comments
 (0)