Skip to content

Commit

Permalink
Bump react-refresh from 0.14.2 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.14.2 to 0.16.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/HEAD/packages/react)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gregorbg committed Dec 9, 2024
1 parent 00e2294 commit 1f325fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.1.0",
"jshint": "^2.13.6",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"stylelint": "^16.11.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-scss": "^6.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9686,10 +9686,10 @@ __metadata:
languageName: node
linkType: hard

"react-refresh@npm:^0.14.2":
version: 0.14.2
resolution: "react-refresh@npm:0.14.2"
checksum: 10c0/875b72ef56b147a131e33f2abd6ec059d1989854b3ff438898e4f9310bfcc73acff709445b7ba843318a953cb9424bcc2c05af2b3d80011cee28f25aef3e2ebb
"react-refresh@npm:^0.16.0":
version: 0.16.0
resolution: "react-refresh@npm:0.16.0"
checksum: 10c0/122525dbd7a44140757f46b8b93df6a349126e64b270809a8f082809662be5837a97310e56df2cfc7dac98b8adfaaafa570ec579c8b269c374e6928394307c68
languageName: node
linkType: hard

Expand Down Expand Up @@ -10180,7 +10180,7 @@ __metadata:
react-image-crop: "npm:^11.0.7"
react-intersection-observer: "npm:^9.13.1"
react-leaflet: "npm:^4.2.1"
react-refresh: "npm:^0.14.2"
react-refresh: "npm:^0.16.0"
react-simplemde-editor: "npm:^5.2.0"
react-spinners: "npm:^0.15.0"
react-textarea-autosize: "npm:^8.5.5"
Expand Down

0 comments on commit 1f325fe

Please sign in to comment.