Skip to content

Commit 20c93f5

Browse files
fix: 🚀 npm for astro-docs: bump @types/node in /docs (#484)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.0 to 20.10.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" 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 4feece8 commit 20c93f5

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@astrojs/react": "^3.0.6",
1919
"@docsearch/css": "^3.5.2",
2020
"@docsearch/react": "^3.5.2",
21-
"@types/node": "^20.10.1",
22-
"@types/react": "^18.2.38",
21+
"@types/node": "^20.10.2",
22+
"@types/react": "^18.2.39",
2323
"@types/react-dom": "^18.2.17",
2424
"astro": "^2.10.12",
2525
"astro-html-minifier": "^0.5.1",

docs/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)