Skip to content

Commit 1f2a41d

Browse files
chore: bump the react group across 2 directories with 1 update
Bumps the react group with 1 update in the /offlinedocs directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Bumps the react group with 1 update in the /site directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/react` from 18.3.10 to 18.3.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react` from 18.3.10 to 18.3.11 - [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 dependency-group: react - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c7060f commit 1f2a41d

File tree

4 files changed

+228
-227
lines changed

4 files changed

+228
-227
lines changed

offlinedocs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@types/lodash": "4.14.196",
3333
"@types/node": "20.16.10",
34-
"@types/react": "18.3.10",
34+
"@types/react": "18.3.11",
3535
"@types/react-dom": "18.3.0",
3636
"eslint": "8.57.1",
3737
"eslint-config-next": "14.2.14",

offlinedocs/pnpm-lock.yaml

Lines changed: 44 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"@types/jest": "29.5.13",
130130
"@types/lodash": "4.17.9",
131131
"@types/node": "20.16.10",
132-
"@types/react": "18.3.10",
132+
"@types/react": "18.3.11",
133133
"@types/react-color": "3.0.12",
134134
"@types/react-date-range": "1.4.4",
135135
"@types/react-dom": "18.3.0",

0 commit comments

Comments
 (0)