diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-17 07:10:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-17 07:10:09 +0000 |
commit | 21c9e82fb40c145654f00857cfe5aacf4ad915cb (patch) | |
tree | 9e68dd1cdd4067775ae4a7de6169910e2e1c9bfc | |
parent | 23eeaa05ea9e816ab55c87f47a575b219c4ceaf0 (diff) | |
download | timeline-21c9e82fb40c145654f00857cfe5aacf4ad915cb.tar.gz timeline-21c9e82fb40c145654f00857cfe5aacf4ad915cb.tar.bz2 timeline-21c9e82fb40c145654f00857cfe5aacf4ad915cb.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.7 to 0.5.0-beta.8.
- [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>
-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 28aa7022..667d5f7d 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -67,7 +67,7 @@ "@babel/preset-env": "^7.14.2",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
- "@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.7",
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.8",
"@types/color": "^3.0.1",
"@types/lodash": "^4.14.169",
"@types/node": "^15.0.3",
|