Skip to content

Commit 0625d80

Browse files
committed
chore: bump react-refresh to 0.12.0
1 parent a72a401 commit 0625d80

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"npm-run-all": "^4.1.5",
9696
"prettier": "^2.3.0",
9797
"puppeteer": "^13.4.0",
98-
"react-refresh": "^0.11.0",
98+
"react-refresh": "^0.12.0",
9999
"semver": "^7.3.5",
100100
"sourcemap-validator": "^2.1.0",
101101
"type-fest": "^2.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6375,10 +6375,10 @@ react-is@^17.0.1:
63756375
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
63766376
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
63776377

6378-
react-refresh@^0.11.0:
6379-
version "0.11.0"
6380-
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
6381-
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
6378+
react-refresh@^0.12.0:
6379+
version "0.12.0"
6380+
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.12.0.tgz#28ac0a2c30ef2bb3433d5fd0621e69a6d774c3a4"
6381+
integrity sha512-suLIhrU2IHKL5JEKR/fAwJv7bbeq4kJ+pJopf77jHwuR+HmJS/HbrPIGsTBUVfw7tXPOmYv7UJ7PCaN49e8x4A==
63826382

63836383
read-pkg-up@^8.0.0:
63846384
version "8.0.0"

0 commit comments

Comments
 (0)