Skip to content

Commit

Permalink
fix(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to …
Browse files Browse the repository at this point in the history
…v0.5.10 (#6966)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Dec 8, 2022
1 parent 53ee3d7 commit 9a4ca22
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime-corejs3": "7.20.1",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.9",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@redwoodjs/cli": "3.6.0",
"@redwoodjs/eslint-config": "3.6.0",
"@redwoodjs/internal": "3.6.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5926,17 +5926,17 @@ __metadata:
languageName: node
linkType: hard

"@pmmmwh/react-refresh-webpack-plugin@npm:0.5.9, @pmmmwh/react-refresh-webpack-plugin@npm:^0.5.3":
version: 0.5.9
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.9"
"@pmmmwh/react-refresh-webpack-plugin@npm:0.5.10, @pmmmwh/react-refresh-webpack-plugin@npm:^0.5.3":
version: 0.5.10
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.10"
dependencies:
ansi-html-community: ^0.0.8
common-path-prefix: ^3.0.0
core-js-pure: ^3.23.3
error-stack-parser: ^2.0.6
find-up: ^5.0.0
html-entities: ^2.1.0
loader-utils: ^2.0.3
loader-utils: ^2.0.4
schema-utils: ^3.0.0
source-map: ^0.7.3
peerDependencies:
Expand All @@ -5961,7 +5961,7 @@ __metadata:
optional: true
webpack-plugin-serve:
optional: true
checksum: 387594d4e5b6f1dd6d8c82da2ce9e878d667c5d6de2bf3659a3b4cd2bb5a0567fb5ddae55372d7cca4c6cb70b546ab386662e0dfbe84b6431589ad3d206137a6
checksum: e470b543c5e8d73eeaa73636e1976e6719db6ae29c93fa62818f5796c1883051f379a3cb1ff85d909ef2c6bb9ef13ca46c36f1878c48d143b1355fea6660e547
languageName: node
linkType: hard

Expand Down Expand Up @@ -6536,7 +6536,7 @@ __metadata:
"@babel/preset-react": 7.18.6
"@babel/preset-typescript": 7.18.6
"@babel/runtime-corejs3": 7.20.1
"@pmmmwh/react-refresh-webpack-plugin": 0.5.9
"@pmmmwh/react-refresh-webpack-plugin": 0.5.10
"@redwoodjs/cli": 3.6.0
"@redwoodjs/eslint-config": 3.6.0
"@redwoodjs/internal": 3.6.0
Expand Down Expand Up @@ -21729,7 +21729,7 @@ __metadata:
languageName: node
linkType: hard

"loader-utils@npm:^2.0.0, loader-utils@npm:^2.0.3":
"loader-utils@npm:^2.0.0, loader-utils@npm:^2.0.4":
version: 2.0.4
resolution: "loader-utils@npm:2.0.4"
dependencies:
Expand Down

0 comments on commit 9a4ca22

Please sign in to comment.