aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-07 07:14:52 +0000
committerGitHub <noreply@github.com>2021-06-07 07:14:52 +0000
commit093e028f5338d9aab6af1cf06cc492bebadb9bba (patch)
tree39cf8e7bc57322f1b9de12be45df8f1b9acfec8c
parent753c335f60b7813d7d95703c1a2508c181978588 (diff)
downloadtimeline-093e028f5338d9aab6af1cf06cc492bebadb9bba.tar.gz
timeline-093e028f5338d9aab6af1cf06cc492bebadb9bba.tar.bz2
timeline-093e028f5338d9aab6af1cf06cc492bebadb9bba.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.9 to 0.5.0-rc.0. - [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) --- updated-dependencies: - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index d482ab4a..5eebdb2e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -57,7 +57,7 @@
]
},
"devDependencies": {
- "@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.9",
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-rc.0",
"@types/color": "^3.0.1",
"@types/lodash": "^4.14.170",
"@types/node": "^15.12.0",