chore(deps-dev): bump react-refresh from 0.9.0 to 0.14.0 (#3901)

Bumps [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.9.0 to 0.14.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v0.14.0/packages/react)

---
updated-dependencies:
- dependency-name: react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-01 13:57:32 -07:00
committed by GitHub
parent c35c566fef
commit de4b515e64
2 changed files with 5 additions and 5 deletions

View File

@@ -320,7 +320,7 @@
"lint-staged": "^12.3.8",
"nodemon": "^2.0.18",
"prettier": "^2.0.5",
"react-refresh": "^0.9.0",
"react-refresh": "^0.14.0",
"rimraf": "^2.5.4",
"terser-webpack-plugin": "^4.1.0",
"typescript": "^4.7.4",