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 | 24d5885c60ba8390c1730b7b5b74256f8f9aeecf (patch) | |
tree | c7cdd84576f4824156258659c6aa2dd8ed66e84b /FrontEnd/package.json | |
parent | 879653010741d1296046d653942b08d7498e17d8 (diff) | |
download | timeline-24d5885c60ba8390c1730b7b5b74256f8f9aeecf.tar.gz timeline-24d5885c60ba8390c1730b7b5b74256f8f9aeecf.tar.bz2 timeline-24d5885c60ba8390c1730b7b5b74256f8f9aeecf.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/package.json')
-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",
|