Skip to content

Commit 8ce1fc0

Browse files
Update dependency @types/react to v18.0.17
1 parent f413716 commit 8ce1fc0

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
@@ -35,7 +35,7 @@
3535
"@commitlint/cli": "17.0.2",
3636
"@commitlint/config-conventional": "17.0.2",
3737
"@trivago/prettier-plugin-sort-imports": "3.2.0",
38-
"@types/react": "18.0.12",
38+
"@types/react": "18.0.17",
3939
"commitlint": "17.0.2",
4040
"commitlint-config-gitmoji": "2.2.5",
4141
"eslint": "8.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1380,10 +1380,10 @@
13801380
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz"
13811381
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
13821382

1383-
"@types/[email protected].12":
1384-
version "18.0.12"
1385-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.12.tgz#cdaa209d0a542b3fcf69cf31a03976ec4cdd8840"
1386-
integrity sha512-duF1OTASSBQtcigUvhuiTB1Ya3OvSy+xORCiEf20H0P0lzx+/KeVsA99U5UjLXSbyo1DRJDlLKqTeM1ngosqtg==
1383+
"@types/[email protected].17":
1384+
version "18.0.17"
1385+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.17.tgz#4583d9c322d67efe4b39a935d223edcc7050ccf4"
1386+
integrity sha512-38ETy4tL+rn4uQQi7mB81G7V1g0u2ryquNmsVIOKUAEIDK+3CUjZ6rSRpdvS99dNBnkLFL83qfmtLacGOTIhwQ==
13871387
dependencies:
13881388
"@types/prop-types" "*"
13891389
"@types/scheduler" "*"

0 commit comments

Comments
 (0)