aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-02 16:03:40 +0800
committerGitHub <noreply@github.com>2021-04-02 16:03:40 +0800
commit1aa6e1dd56dd096c36633bc3cef5832a0029bdd5 (patch)
tree454815b196a4009aea4fc60869e82130c221f041 /FrontEnd
parent8dc8e797ca570f754bdc6c8df8a8b39329df3560 (diff)
parenta7fec636368d587099526304588737bd635e1d84 (diff)
downloadtimeline-1aa6e1dd56dd096c36633bc3cef5832a0029bdd5.tar.gz
timeline-1aa6e1dd56dd096c36633bc3cef5832a0029bdd5.tar.bz2
timeline-1aa6e1dd56dd096c36633bc3cef5832a0029bdd5.zip
Merge pull request #425 from crupest/dependabot/npm_and_yarn/FrontEnd/react-refresh-0.10.0
build(deps-dev): Bump react-refresh from 0.9.0 to 0.10.0 in /FrontEnd
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 92f74e6b..9af1c596 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -100,7 +100,7 @@
"postcss-preset-env": "^6.7.0",
"prettier": "^2.2.1",
"querystring-es3": "^0.2.1",
- "react-refresh": "^0.9.0",
+ "react-refresh": "^0.10.0",
"sass": "^1.32.8",
"sass-loader": "^11.0.1",
"style-loader": "^2.0.0",