Skip to content

Commit efef1bd

Browse files
committed
Update dependency @types/react to v18.0.13
1 parent f413716 commit efef1bd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.13",
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/react@18.0.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/react@18.0.13":
1384+
version "18.0.13"
1385+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.13.tgz#0f5bd24a5f26593e04e450fe85ff43f51c1524ff"
1386+
integrity sha512-psqptIYQxGUFuGYwP3KCFVtPTkMpIcrqFmtKblWEUQhLuYLpHBwJkXhjp6eHfDM5IbyskY4x7qQpLedEsPkHlA==
13871387
dependencies:
13881388
"@types/prop-types" "*"
13891389
"@types/scheduler" "*"

0 commit comments

Comments
 (0)