Skip to content

Commit

Permalink
Bump @types/node from 20.12.2 to 20.12.7 in /playground (#203)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.2 to 20.12.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: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>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent dcacf9f commit 787e3f3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@seatsio/seatsio-react": "link:./..",
"@types/node": "20.12.2",
"@types/node": "20.12.7",
"@types/react": "18.2.30",
"@types/react-dom": "18.2.14",
"react": "18.2.0",
Expand Down
21 changes: 11 additions & 10 deletions playground/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,13 +1676,14 @@
integrity sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==

"@seatsio/seatsio-react@link:./..":
version "0.0.0"
uid ""
version "14.14.0"
dependencies:
"@seatsio/seatsio-types" "3.3.0"

"@seatsio/seatsio-types@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@seatsio/seatsio-types/-/seatsio-types-3.0.0.tgz#e692ee33b9811f2ead53927a0927793430604e29"
integrity sha512-cjuSEDa8/HAJ3gfPj4ll434uxLwcxqEWJ7w9mYNAlhfPa2mahNPmyH715H0bY9nZViAUG6KKjFe5T5Uk3pvcGw==
"@seatsio/seatsio-types@3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@seatsio/seatsio-types/-/seatsio-types-3.3.0.tgz#a63a58d2064b7a31c33ec8d281756db946d009b8"
integrity sha512-MN26+FkFRhc7+Ld19ZAS+xzWq9peRNl7MYjR3/Bz6X8OYX1hUDnMbxBZiAYFIf7w8vLBBxXh9DbSwCY6cqjT3w==

"@sinclair/typebox@^0.24.1":
version "0.24.51"
Expand Down Expand Up @@ -1998,10 +1999,10 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.4.tgz#a4ed836e069491414bab92c31fdea9e557aca0d9"
integrity sha512-1Gjee59G25MrQGk8bsNvC6fxNiRgUlGn2wlhGf95a59DrprnnHk80FIMMFG9XHMdrfsuA119ht06QPDXA1Z7tw==

"@types/node@*", "@types/node@20.12.2":
version "20.12.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e"
integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==
"@types/node@*", "@types/node@20.12.7":
version "20.12.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 787e3f3

Please sign in to comment.