Skip to content

Commit 1052715

Browse files
build(deps-dev): bump react-refresh from 0.13.0 to 0.14.0 (webpack#6218)
Bumps [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v0.14.0/packages/react) --- updated-dependencies: - dependency-name: react-refresh dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f0331d commit 1052715

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"postcss": "^8.4.14",
117117
"postcss-loader": "^7.0.0",
118118
"prettier": "^2.7.0",
119-
"react-refresh": "^0.13.0",
119+
"react-refresh": "^0.14.0",
120120
"redirect-webpack-plugin": "^1.0.0",
121121
"remark": "^14.0.2",
122122
"remark-autolink-headings": "7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9945,10 +9945,10 @@ react-is@^18.0.0:
99459945
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.1.0.tgz#61aaed3096d30eacf2a2127118b5b41387d32a67"
99469946
integrity sha512-Fl7FuabXsJnV5Q1qIOQwx/sagGF18kogb4gpfcG4gjLBWO0WDiiz1ko/ExayuxE7InyQkBLkxRFG5oxY6Uu3Kg==
99479947

9948-
react-refresh@^0.13.0:
9949-
version "0.13.0"
9950-
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.13.0.tgz#cbd01a4482a177a5da8d44c9755ebb1f26d5a1c1"
9951-
integrity sha512-XP8A9BT0CpRBD+NYLLeIhld/RqG9+gktUjW1FkE+Vm7OCinbG1SshcK5tb9ls4kzvjZr9mOQc7HYgBngEyPAXg==
9948+
react-refresh@^0.14.0:
9949+
version "0.14.0"
9950+
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
9951+
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
99529952

99539953
react-router-dom@^6.3.0:
99549954
version "6.3.0"

0 commit comments

Comments
 (0)