Skip to content

Commit a80c17a

Browse files
chore(deps-dev): bump @types/react from 18.3.2 to 18.3.3 in the types group (#11183)
1 parent e208941 commit a80c17a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"@types/jest": "^29.5.12",
165165
"@types/mdast": "^4.0.4",
166166
"@types/node": "^18.16.6",
167-
"@types/react": "^18.3.2",
167+
"@types/react": "^18.3.3",
168168
"@types/react-dom": "^18.3.0",
169169
"@types/react-modal": "^3.16.3",
170170
"babel-jest": "^29.7.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3495,10 +3495,10 @@
34953495
dependencies:
34963496
"@types/react" "*"
34973497

3498-
"@types/react@*", "@types/react@^18.3.2":
3499-
version "18.3.2"
3500-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2.tgz#462ae4904973bc212fa910424d901e3d137dbfcd"
3501-
integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w==
3498+
"@types/react@*", "@types/react@^18.3.3":
3499+
version "18.3.3"
3500+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
3501+
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
35023502
dependencies:
35033503
"@types/prop-types" "*"
35043504
csstype "^3.0.2"

0 commit comments

Comments
 (0)