Skip to content

Commit 288389e

Browse files
chore(deps-dev): bump @pmmmwh/react-refresh-webpack-plugin from 0.6.0 to 0.6.1 (#13211)
1 parent 7a9403e commit 288389e

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
@@ -178,7 +178,7 @@
178178
"@babel/preset-env": "^7.27.2",
179179
"@mdn/dinocons": "^0.5.5",
180180
"@playwright/test": "^1.52.0",
181-
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.0",
181+
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
182182
"@svgr/webpack": "^8.1.0",
183183
"@swc/core": "^1.12.5",
184184
"@testing-library/react": "^15.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2938,10 +2938,10 @@
29382938
dependencies:
29392939
playwright "1.52.0"
29402940

2941-
"@pmmmwh/react-refresh-webpack-plugin@^0.6.0":
2942-
version "0.6.0"
2943-
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.6.0.tgz#fe0119733e86df7c9770c5ac19f0ada7301f26d8"
2944-
integrity sha512-AAc+QWfZ1KQ/e1C6OHWVlxU+ks6zFGOA44IJUlvju7RlDS8nsX6poPFOIlsg/rTofO9vKov12+WCjMhKkRKD5g==
2941+
"@pmmmwh/react-refresh-webpack-plugin@^0.6.1":
2942+
version "0.6.1"
2943+
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.6.1.tgz#7bb69e155a66f2fa526a7fac1913dc0e5597919f"
2944+
integrity sha512-95DXXJxNkpYu+sqmpDp7vbw9JCyiNpHuCsvuMuOgVFrKQlwEIn9Y1+NNIQJq+zFL+eWyxw6htthB5CtdwJupNA==
29452945
dependencies:
29462946
anser "^2.1.1"
29472947
core-js-pure "^3.23.3"

0 commit comments

Comments
 (0)