Skip to content

Commit abbdabe

Browse files
committed
chore(deps): update dependency @types/react to v18.2.21
1 parent 3409d0c commit abbdabe

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.2.18",
17+
"@types/react": "18.2.21",
1818
"react": "^17.0.2"
1919
}
2020
}

yarn.lock

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

1634-
"@types/react@18.2.18":
1635-
version "18.2.18"
1636-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.18.tgz#c8b233919eef1bdc294f6f34b37f9727ad677516"
1637-
integrity sha512-da4NTSeBv/P34xoZPhtcLkmZuJ+oYaCxHmyHzwaDQo9RQPBeXV+06gEk2FpqEcsX9XrnNLvRpVh6bdavDSjtiQ==
1634+
"@types/react@18.2.21":
1635+
version "18.2.21"
1636+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.21.tgz#774c37fd01b522d0b91aed04811b58e4e0514ed9"
1637+
integrity sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==
16381638
dependencies:
16391639
"@types/prop-types" "*"
16401640
"@types/scheduler" "*"

0 commit comments

Comments
 (0)