Skip to content

Commit 3c74eab

Browse files
yarn(deps-dev): bump @types/react from 18.3.3 to 18.3.4
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.3 to 18.3.4. - [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 1f9ee6b commit 3c74eab

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
@@ -61,7 +61,7 @@
6161
"@types/js-cookie": "^3.0.6",
6262
"@types/node": "^22.4.1",
6363
"@types/qrcode.react": "^1.0.5",
64-
"@types/react": "^18.3.3",
64+
"@types/react": "^18.3.4",
6565
"@types/react-dom": "^18.3.0",
6666
"@types/react-helmet": "^6.1.11",
6767
"@types/redux-mock-store": "^1.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2427,10 +2427,10 @@
24272427
dependencies:
24282428
"@types/react" "*"
24292429

2430-
"@types/react@*", "@types/react@^18.3.3":
2431-
version "18.3.3"
2432-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
2433-
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
2430+
"@types/react@*", "@types/react@^18.3.4":
2431+
version "18.3.4"
2432+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
2433+
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
24342434
dependencies:
24352435
"@types/prop-types" "*"
24362436
csstype "^3.0.2"

0 commit comments

Comments
 (0)