Skip to content

Commit 0f5ad0e

Browse files
authored
chore(gatsby): Update react-refresh again (#36662)
1 parent 627546f commit 0f5ad0e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"query-string": "^6.14.1",
146146
"raw-loader": "^4.0.2",
147147
"react-dev-utils": "^12.0.1",
148-
"react-refresh": "^0.9.0",
148+
"react-refresh": "^0.14.0",
149149
"react-server-dom-webpack": "0.0.0-experimental-c8b778b7f-20220825",
150150
"redux": "4.1.2",
151151
"redux-thunk": "^2.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -19924,10 +19924,10 @@ react-reconciler@^0.26.2:
1992419924
object-assign "^4.1.1"
1992519925
scheduler "^0.20.2"
1992619926

19927-
react-refresh@^0.9.0:
19928-
version "0.9.0"
19929-
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.9.0.tgz#71863337adc3e5c2f8a6bfddd12ae3bfe32aafbf"
19930-
integrity sha512-Gvzk7OZpiqKSkxsQvO/mbTN1poglhmAV7gR/DdIrRrSMXraRQQlfikRJOr3Nb9GTMPC5kof948Zy6jJZIFtDvQ==
19927+
react-refresh@^0.14.0:
19928+
version "0.14.0"
19929+
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
19930+
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
1993119931

1993219932
1993319933
version "0.0.0-experimental-c8b778b7f-20220825"

0 commit comments

Comments
 (0)