Skip to content

Commit

Permalink
Merge pull request #12 from vimcaw/dependabot/npm_and_yarn/react-refr…
Browse files Browse the repository at this point in the history
…esh-0.9.0

chore(deps): bump react-refresh from 0.8.3 to 0.9.0
  • Loading branch information
vimcaw authored Dec 15, 2020
2 parents 12dec28 + 1feaf7c commit ea71442
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"react-refresh": "^0.8.3"
"react-refresh": "^0.9.0"
},
"devDependencies": {
"@release-it/conventional-changelog": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2255,10 +2255,10 @@ rc@^1.2.8:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

react-refresh@^0.8.3:
version "0.8.3"
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
react-refresh@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.9.0.tgz#71863337adc3e5c2f8a6bfddd12ae3bfe32aafbf"
integrity sha512-Gvzk7OZpiqKSkxsQvO/mbTN1poglhmAV7gR/DdIrRrSMXraRQQlfikRJOr3Nb9GTMPC5kof948Zy6jJZIFtDvQ==

read-pkg-up@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit ea71442

Please sign in to comment.