Skip to content

Commit 8aa91c6

Browse files
committed
chore(deps): update dependency @types/react to v18.0.32
1 parent 9483115 commit 8aa91c6

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

yarn.lock

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

1609-
"@types/react@18.0.31":
1610-
version "18.0.31"
1611-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.31.tgz#a69ef8dd7bfa849734d258c793a8fe343a338205"
1612-
integrity sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==
1609+
"@types/react@18.0.32":
1610+
version "18.0.32"
1611+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.32.tgz#5e88b2af6833251d54ec7fe86d393224499f41d5"
1612+
integrity sha512-gYGXdtPQ9Cj0w2Fwqg5/ak6BcK3Z15YgjSqtyDizWUfx7mQ8drs0NBUzRRsAdoFVTO8kJ8L2TL8Skm7OFPnLUw==
16131613
dependencies:
16141614
"@types/prop-types" "*"
16151615
"@types/scheduler" "*"

0 commit comments

Comments
 (0)