Skip to content

Commit dcebc66

Browse files
Bump @types/react from 18.3.2 to 18.3.3
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.2 to 18.3.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0df6ebb commit dcebc66

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@rollup/plugin-inject": "5.0.5",
108108
"@rollup/plugin-wasm": "6.2.2",
109109
"@types/node": "20.12.12",
110-
"@types/react": "18.3.2",
110+
"@types/react": "18.3.3",
111111
"@types/react-dom": "18.3.0",
112112
"@typescript-eslint/eslint-plugin": "7.11.0",
113113
"@typescript-eslint/parser": "7.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,10 +1071,10 @@
10711071
dependencies:
10721072
"@types/react" "*"
10731073

1074-
"@types/react@*", "@types/react@18.3.2", "@types/react@>=16.9.11":
1075-
version "18.3.2"
1076-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2.tgz#462ae4904973bc212fa910424d901e3d137dbfcd"
1077-
integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w==
1074+
"@types/react@*", "@types/react@18.3.3", "@types/react@>=16.9.11":
1075+
version "18.3.3"
1076+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
1077+
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
10781078
dependencies:
10791079
"@types/prop-types" "*"
10801080
csstype "^3.0.2"

0 commit comments

Comments
 (0)