Skip to content

Commit 8e56830

Browse files
chore: bump @pmmmwh/react-refresh-webpack-plugin in /site (#847)
Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.4 to 0.5.5. - [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.4...v0.5.5) --- 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 1cc0a72 commit 8e56830

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
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@playwright/test": "1.20.2",
44-
"@pmmmwh/react-refresh-webpack-plugin": "0.5.4",
44+
"@pmmmwh/react-refresh-webpack-plugin": "0.5.5",
4545
"@react-theming/storybook-addon": "1.1.5",
4646
"@storybook/addon-actions": "6.4.20",
4747
"@storybook/addon-essentials": "6.4.19",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1764,10 +1764,10 @@
17641764
stack-utils "2.0.5"
17651765
yazl "2.5.1"
17661766

1767-
"@pmmmwh/react-refresh-webpack-plugin@0.5.4", "@pmmmwh/react-refresh-webpack-plugin@^0.5.1":
1768-
version "0.5.4"
1769-
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.4.tgz#df0d0d855fc527db48aac93c218a0bf4ada41f99"
1770-
integrity sha512-zZbZeHQDnoTlt2AF+diQT0wsSXpvWiaIOZwBRdltNFhG1+I3ozyaw7U/nBiUwyJ0D+zwdXp0E3bWOl38Ag2BMw==
1767+
"@pmmmwh/react-refresh-webpack-plugin@0.5.5", "@pmmmwh/react-refresh-webpack-plugin@^0.5.1":
1768+
version "0.5.5"
1769+
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.5.tgz#e77aac783bd079f548daa0a7f080ab5b5a9741ca"
1770+
integrity sha512-RbG7h6TuP6nFFYKJwbcToA1rjC1FyPg25NR2noAZ0vKI+la01KTSRPkuVPE+U88jXv7javx2JHglUcL1MHcshQ==
17711771
dependencies:
17721772
ansi-html-community "^0.0.8"
17731773
common-path-prefix "^3.0.0"

0 commit comments

Comments
 (0)