Skip to content

Commit b8c162b

Browse files
committed
chore(deps): update dependency @types/react to v18.0.15
1 parent abe0eab commit b8c162b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/demo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@sourcegraph/eslint-plugin-sourcegraph": "1.0.5",
17-
"@types/react": "18.0.14",
17+
"@types/react": "18.0.15",
1818
"react": "^17.0.2"
1919
}
2020
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1598,10 +1598,10 @@
15981598
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
15991599
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
16001600

1601-
"@types/[email protected].14":
1602-
version "18.0.14"
1603-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.14.tgz#e016616ffff51dba01b04945610fe3671fdbe06d"
1604-
integrity sha512-x4gGuASSiWmo0xjDLpm5mPb52syZHJx02VKbqUKdLmKtAwIh63XClGsiTI1K6DO5q7ox4xAsQrU+Gl3+gGXF9Q==
1601+
"@types/[email protected].15":
1602+
version "18.0.15"
1603+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.15.tgz#d355644c26832dc27f3e6cbf0c4f4603fc4ab7fe"
1604+
integrity sha512-iz3BtLuIYH1uWdsv6wXYdhozhqj20oD4/Hk2DNXIn1kFsmp9x8d9QB6FnPhfkbhd2PgEONt9Q1x/ebkwjfFLow==
16051605
dependencies:
16061606
"@types/prop-types" "*"
16071607
"@types/scheduler" "*"

0 commit comments

Comments
 (0)