diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-17 09:03:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-17 09:03:22 +0000 |
commit | c34e78910c317dacb441810ad1cdcb6a58168b43 (patch) | |
tree | cb7c715cd81d8eee7a4690251dfc9d4a4425ddf8 /FrontEnd/package.json | |
parent | 8437bc6a0b5a91856b486e9824ea0faece93f26e (diff) | |
parent | 45c483d1d1f698480326fa12600d9b4c45133631 (diff) | |
download | timeline-c34e78910c317dacb441810ad1cdcb6a58168b43.tar.gz timeline-c34e78910c317dacb441810ad1cdcb6a58168b43.tar.bz2 timeline-c34e78910c317dacb441810ad1cdcb6a58168b43.zip |
Merge pull request #539 from crupest/dependabot/npm_and_yarn/FrontEnd/pmmmwh/react-refresh-webpack-plugin-0.5.0-beta.8
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 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",
|