Skip to content

Commit 7a63d9d

Browse files
committed
chore(deps): update dependency @types/react to ^18.2.79
1 parent 79caa69 commit 7a63d9d

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
@@ -59,7 +59,7 @@
5959
"@txo/semantic-release": "^1.0.8",
6060
"@txo/tsconfig": "^1.1.1",
6161
"@types/jest": "^29.5.12",
62-
"@types/react": "^18.2.78",
62+
"@types/react": "^18.2.79",
6363
"@types/react-dom": "^18.2.25",
6464
"@types/react-native": "^0.73.0",
6565
"concurrently": "^8.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2847,10 +2847,10 @@
28472847
dependencies:
28482848
react-native "*"
28492849

2850-
"@types/react@*", "@types/react@^18.2.78":
2851-
version "18.2.78"
2852-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.78.tgz#94aec453d0ccca909998a2b4b2fd78af15a7d2fe"
2853-
integrity sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==
2850+
"@types/react@*", "@types/react@^18.2.79":
2851+
version "18.2.79"
2852+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.79.tgz#c40efb4f255711f554d47b449f796d1c7756d865"
2853+
integrity sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==
28542854
dependencies:
28552855
"@types/prop-types" "*"
28562856
csstype "^3.0.2"

0 commit comments

Comments
 (0)