Skip to content

Commit

Permalink
chore(deps): Bump @types/node from 18.19.14 to 20.14.7
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.19.14 to 20.14.7.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 21, 2024
1 parent 40bb9a9 commit 164a005
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/announcements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/luxon": "^3.3.3",
"@types/node": "^18.18.7",
"@types/node": "^20.14.7",
"cross-fetch": "^3.1.8",
"msw": "^1.3.2"
},
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5874,7 +5874,7 @@ __metadata:
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.5.1
"@types/luxon": ^3.3.3
"@types/node": ^18.18.7
"@types/node": ^20.14.7
"@uiw/react-md-editor": ^4.0.3
add: ^2.0.6
cross-fetch: ^3.1.8
Expand Down Expand Up @@ -8199,7 +8199,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.11.18, @types/node@npm:^18.18.7":
"@types/node@npm:^18.11.18":
version: 18.19.14
resolution: "@types/node@npm:18.19.14"
dependencies:
Expand All @@ -8208,6 +8208,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.7":
version: 20.14.7
resolution: "@types/node@npm:20.14.7"
dependencies:
undici-types: ~5.26.4
checksum: 967d100f3853fefa347847ece95226a73cba970ff896efa12cce68ecdd48a9b39b10c8eefd9f11016799a29bdfe19d144ea094f8db3d5987cebe8f06226fccc9
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down

0 comments on commit 164a005

Please sign in to comment.