Skip to content

Commit 9a3baff

Browse files
chore: bump @pmmmwh/react-refresh-webpack-plugin in /site (#3184)
Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.6 to 0.5.7. - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases) - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](pmmmwh/react-refresh-webpack-plugin@v0.5.6...v0.5.7) --- updated-dependencies: - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 100584d commit 9a3baff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"devDependencies": {
6464
"@playwright/test": "1.23.2",
65-
"@pmmmwh/react-refresh-webpack-plugin": "0.5.6",
65+
"@pmmmwh/react-refresh-webpack-plugin": "0.5.7",
6666
"@storybook/addon-actions": "6.5.9",
6767
"@storybook/addon-essentials": "6.4.22",
6868
"@storybook/addon-links": "6.5.9",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1757,10 +1757,10 @@
17571757
"@types/node" "*"
17581758
playwright-core "1.23.2"
17591759

1760-
"@pmmmwh/react-refresh-webpack-plugin@0.5.6", "@pmmmwh/react-refresh-webpack-plugin@^0.5.1":
1761-
version "0.5.6"
1762-
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.6.tgz#9ced74cb23dae31ab385f775e237ce4c50422a1d"
1763-
integrity sha512-IIWxofIYt/AbMwoeBgj+O2aAXLrlCQVg+A4a2zfpXFNHgP8o8rvi3v+oe5t787Lj+KXlKOh8BAiUp9bhuELXhg==
1760+
"@pmmmwh/react-refresh-webpack-plugin@0.5.7", "@pmmmwh/react-refresh-webpack-plugin@^0.5.1":
1761+
version "0.5.7"
1762+
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.7.tgz#58f8217ba70069cc6a73f5d7e05e85b458c150e2"
1763+
integrity sha512-bcKCAzF0DV2IIROp9ZHkRJa6O4jy7NlnHdWL3GmcUxYWNjLXkK5kfELELwEfSP5hXPfVL/qOGMAROuMQb9GG8Q==
17641764
dependencies:
17651765
ansi-html-community "^0.0.8"
17661766
common-path-prefix "^3.0.0"

0 commit comments

Comments
 (0)