Skip to content

Commit

Permalink
npm: bump @types/node from 17.0.45 to 20.11.0
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.45 to 20.11.0.
- [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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent fe7793c commit 242e6e8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@changesets/write": "^0.2.3",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@types/node": "^17.0.21",
"@types/node": "^20.11.0",
"adr-tools": "^2.0.4",
"alex": "^9.1.0",
"all-contributors-cli": "^6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/changelog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@microsoft/api-extractor": "^7.21.0",
"@types/jest": "^27.4.1",
"@types/jest-expect-message": "^1.0.4",
"@types/node": "^17.0.21",
"@types/node": "^20.11.0",
"auto-changelog": "^2.4.0",
"await-sleep": "^0.0.1",
"bundlesize": "^0.18.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/contributors-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@microsoft/api-extractor": "^7.21.0",
"@types/jest": "^27.4.1",
"@types/jest-expect-message": "^1.0.4",
"@types/node": "^17.0.21",
"@types/node": "^20.11.0",
"@types/puppeteer": "^5.4.5",
"auto-changelog": "^2.4.0",
"await-sleep": "^0.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/github-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@octokit/rest": "^18.12.0",
"@types/jest": "^27.4.1",
"@types/jest-expect-message": "^1.0.4",
"@types/node": "^17.0.21",
"@types/node": "^20.11.0",
"@types/node-fetch": "^2.6.1",
"@types/puppeteer": "^5.4.5",
"@types/underscore": "^1.11.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/graph-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@microsoft/api-extractor": "^7.21.0",
"@types/jest": "^27.4.1",
"@types/jest-expect-message": "^1.0.4",
"@types/node": "^17.0.21",
"@types/node": "^20.11.0",
"auto-changelog": "^2.4.0",
"await-sleep": "^0.0.1",
"bundlesize": "^0.18.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@microsoft/api-extractor": "^7.21.0",
"@types/jest": "^27.4.1",
"@types/jest-expect-message": "^1.0.4",
"@types/node": "^17.0.21",
"@types/node": "^20.11.0",
"@types/puppeteer": "^5.4.5",
"auto-changelog": "^2.4.0",
"await-sleep": "^0.0.1",
Expand Down

0 comments on commit 242e6e8

Please sign in to comment.