Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2023
1 parent 13c7bb4 commit c219393
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
2 changes: 1 addition & 1 deletion plugins/announcements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.5.1",
"@types/luxon": "^3.3.3",
"@types/node": "^18.18.7",
"@types/node": "^20.7.2",
"cross-fetch": "^3.1.8",
"msw": "^1.3.2"
},
Expand Down
13 changes: 2 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6180,7 +6180,7 @@ __metadata:
"@testing-library/react": ^12.1.5
"@testing-library/user-event": ^14.5.1
"@types/luxon": ^3.3.3
"@types/node": ^18.18.7
"@types/node": ^20.7.2
"@uiw/react-md-editor": ^3.19.5
cross-fetch: ^3.1.8
luxon: ^3.2.0
Expand Down Expand Up @@ -7322,16 +7322,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.18.7":
version: 18.18.7
resolution: "@types/node@npm:18.18.7"
dependencies:
undici-types: ~5.26.4
checksum: 972f8b214f961b6c8d99f84aab8bfadc656bb71fc7ad4a543ad3405286c95f27385ee0c3844f88d612f3cf225cd4d49ce8a7d9aea05a2aba9b2524ac525040aa
languageName: node
linkType: hard

"@types/node@npm:^20.1.1":
"@types/node@npm:^20.1.1, @types/node@npm:^20.7.2":
version: 20.8.9
resolution: "@types/node@npm:20.8.9"
dependencies:
Expand Down

0 comments on commit c219393

Please sign in to comment.