Skip to content

Commit c738fa1

Browse files
fix: 🚀 npm for astro-docs: bump @types/react in /docs (#462)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.35 to 18.2.37. - [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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ae4d22 commit c738fa1

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@docsearch/css": "^3.5.2",
2020
"@docsearch/react": "^3.5.2",
2121
"@types/node": "^20.9.0",
22-
"@types/react": "^18.2.35",
22+
"@types/react": "^18.2.37",
2323
"@types/react-dom": "^18.2.15",
2424
"astro": "^2.10.12",
2525
"astro-html-minifier": "^0.5.1",

docs/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)