Skip to content

Commit

Permalink
chore(deps): bump @types/node from 20.11.30 to 20.14.10
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.11.30 to 20.14.10.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent b8a4c79 commit ad7abcc
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@gecut/types": "^2.2.1",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
"@types/node": "^20.11.30",
"@types/node": "^20.14.10",
"autoprefixer": "^10.4.19",
"lit": "^3.1.3",
"postcss": "^8.4.38",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@lerna-lite/publish": "^3.3.1",
"@lerna-lite/run": "^3.3.1",
"@lerna-lite/version": "^3.3.1",
"@types/node": "^20.11.30",
"@types/node": "^20.14.10",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@gecut/signal": "^2.3.4",
"@gecut/types": "^2.2.1",
"@gecut/utilities": "^5.4.0",
"@types/node": "^20.11.30",
"@types/node": "^20.14.10",
"lit": "^3.1.3"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ __metadata:
"@gecut/signal": "npm:^2.3.4"
"@gecut/types": "npm:^2.2.1"
"@gecut/utilities": "npm:^5.4.0"
"@types/node": "npm:^20.11.30"
"@types/node": "npm:^20.14.10"
lit: "npm:^3.1.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1334,12 +1334,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.11.30":
version: 20.11.30
resolution: "@types/node@npm:20.11.30"
"@types/node@npm:^20.14.10":
version: 20.14.10
resolution: "@types/node@npm:20.14.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/867cfaf969c6d8850d8d7304e7ab739898a50ecb1395b61ff2335644f5f48d7a46fbc4a14cee967aed65ec134b61a746edae70d1f32f11321ccf29165e3bc4e6
checksum: 10c0/0b06cff14365c2d0085dc16cc8cbea5c40ec09cfc1fea966be9eeecf35562760bfde8f88e86de6edfaf394501236e229d9c1084fad04fb4dec472ae245d8ae69
languageName: node
linkType: hard

Expand Down Expand Up @@ -3361,7 +3361,7 @@ __metadata:
"@gecut/utilities": "npm:^5.4.0"
"@tailwindcss/aspect-ratio": "npm:^0.4.2"
"@tailwindcss/nesting": "npm:^0.0.0-insiders.565cd3e"
"@types/node": "npm:^20.11.30"
"@types/node": "npm:^20.14.10"
autoprefixer: "npm:^10.4.19"
lit: "npm:^3.1.3"
postcss: "npm:^8.4.38"
Expand Down Expand Up @@ -3735,7 +3735,7 @@ __metadata:
"@lerna-lite/publish": "npm:^3.3.1"
"@lerna-lite/run": "npm:^3.3.1"
"@lerna-lite/version": "npm:^3.3.1"
"@types/node": "npm:^20.11.30"
"@types/node": "npm:^20.14.10"
"@typescript-eslint/eslint-plugin": "npm:^7.3.1"
"@typescript-eslint/parser": "npm:^7.3.1"
eslint: "npm:^8.57.0"
Expand Down

0 comments on commit ad7abcc

Please sign in to comment.