Skip to content

Commit bb4fca1

Browse files
build(deps-dev): bump @types/react from 18.2.64 to 18.2.65 in /website
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.64 to 18.2.65. - [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 36a9347 commit bb4fca1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/jest": "^29.5.12",
4040
"@types/node": "^20.11.25",
4141
"@types/openpgp": "^4.4.22",
42-
"@types/react": "^18.2.64",
42+
"@types/react": "^18.2.65",
4343
"@types/react-dom": "^18.2.21",
4444
"@types/react-dropzone": "^5.1.0",
4545
"@types/react-router-dom": "^5.3.3",

website/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1070,10 +1070,10 @@
10701070
dependencies:
10711071
"@types/react" "*"
10721072

1073-
"@types/react@*", "@types/react@^18.2.64":
1074-
version "18.2.64"
1075-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.64.tgz#3700fbb6b2fa60a6868ec1323ae4cbd446a2197d"
1076-
integrity sha512-MlmPvHgjj2p3vZaxbQgFUQFvD8QiZwACfGqEdDSWou5yISWxDQ4/74nCAwsUiX7UFLKZz3BbVSPj+YxeoGGCfg==
1073+
"@types/react@*", "@types/react@^18.2.65":
1074+
version "18.2.65"
1075+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.65.tgz#54eb311fa9aba173c9e163d42ec188d5a42878b8"
1076+
integrity sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==
10771077
dependencies:
10781078
"@types/prop-types" "*"
10791079
"@types/scheduler" "*"

0 commit comments

Comments
 (0)