Skip to content

Commit

Permalink
fix: update dependency react-refresh to ^0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 28, 2022
1 parent 9669b1f commit 7adebdc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Expand Up @@ -37,7 +37,7 @@
"mixinable": "^5.0.1",
"pathifist": "^1.0.0",
"prop-types": "^15.7.2",
"react-refresh": "^0.10.0",
"react-refresh": "^0.11.0",
"serialize-javascript": "^6.0.0"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -11130,10 +11130,10 @@ react-redux@^7.1.1, react-redux@^7.2.4:
prop-types "^15.7.2"
react-is "^17.0.2"

react-refresh@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.10.0.tgz#2f536c9660c0b9b1d500684d9e52a65e7404f7e3"
integrity sha512-PgidR3wST3dDYKr6b4pJoqQFpPGNKDSCDx4cZoshjXipw3LzO7mG1My2pwEzz2JVkF+inx3xRpDeQLFQGH/hsQ==
react-refresh@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==

react-router-dom@^5.1.2, react-router-dom@^5.2.0:
version "5.3.0"
Expand Down

0 comments on commit 7adebdc

Please sign in to comment.