mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump @pmmmwh/react-refresh-webpack-plugin from 0.5.6 to 0.5.7 (#856)
* build(deps): bump @pmmmwh/react-refresh-webpack-plugin 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](https://github.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.6...v0.5.7) --- updated-dependencies: - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
63a5727506
commit
9b5eb6e3ad
+1
-1
@@ -11,7 +11,7 @@
|
||||
"@babel/core": "^7.18.2",
|
||||
"@blueprintjs/core": "^4.4.0",
|
||||
"@blueprintjs/popover2": "^1.3.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
|
||||
"@pybricks/firmware": "4.14.0",
|
||||
"@pybricks/ide-docs": "2.1.0",
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
|
||||
@@ -2249,9 +2249,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@pmmmwh/react-refresh-webpack-plugin@npm:^0.5.3":
|
||||
version: 0.5.6
|
||||
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.6"
|
||||
"@pmmmwh/react-refresh-webpack-plugin@npm:^0.5.7":
|
||||
version: 0.5.7
|
||||
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.7"
|
||||
dependencies:
|
||||
ansi-html-community: ^0.0.8
|
||||
common-path-prefix: ^3.0.0
|
||||
@@ -2284,7 +2284,7 @@ __metadata:
|
||||
optional: true
|
||||
webpack-plugin-serve:
|
||||
optional: true
|
||||
checksum: 21ab1157c3b8f5d9a1114cc25f14692757506aa47117ffdeeaf484a71ceeba114d9f9a33b705c51b0991f66f573dc30298eb246b939b4e5afb7592add25fb987
|
||||
checksum: 3490649181878cc8808fb91f3870ef095e5a1fb9647b3ac83740df07379c9d1cf540f24bf2b09d5f26a3a8c805b2c6b9c5be7192bdb9317d0ffffa67426e9f66
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2325,7 +2325,7 @@ __metadata:
|
||||
"@babel/core": ^7.18.2
|
||||
"@blueprintjs/core": ^4.4.0
|
||||
"@blueprintjs/popover2": ^1.3.0
|
||||
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.3
|
||||
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.7
|
||||
"@pybricks/firmware": 4.14.0
|
||||
"@pybricks/ide-docs": 2.1.0
|
||||
"@pybricks/mpy-cross-v5": ^2.0.0
|
||||
|
||||
Reference in New Issue
Block a user