diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-01 06:23:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-01 06:23:07 +0000 |
commit | af195c9ec96a7281b796a90c493c34fd06f0067f (patch) | |
tree | f4354b7756074a877ce89fc40df812ba874163dc /FrontEnd | |
parent | cf6650ba83ea4a90b29115e3bfe70067d90eff39 (diff) | |
download | timeline-af195c9ec96a7281b796a90c493c34fd06f0067f.tar.gz timeline-af195c9ec96a7281b796a90c493c34fd06f0067f.tar.bz2 timeline-af195c9ec96a7281b796a90c493c34fd06f0067f.zip |
build(deps-dev): Bump @pmmmwh/react-refresh-webpack-plugin in /FrontEnd
Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.0-beta.8 to 0.5.0-beta.9.
- [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/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 9943355b..5f9112ed 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -67,7 +67,7 @@ "@babel/preset-env": "^7.14.4",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
- "@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.8",
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.9",
"@types/color": "^3.0.1",
"@types/lodash": "^4.14.170",
"@types/node": "^15.6.1",
|