Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @types/node from 20.11.30 to 20.14.1 #156

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@
"@gecut/types": "^2.2.0",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
"@types/node": "^20.11.30",
"@types/node": "^20.14.1",
"autoprefixer": "^10.4.19",
"lit": "^3.1.3",
"postcss": "^8.4.38",
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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.1",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"eslint": "^8.57.0",
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@
"@gecut/signal": "^2.1.2",
"@gecut/types": "^2.2.0",
"@gecut/utilities": "^5.2.1",
"@types/node": "^20.11.30",
"@types/node": "^20.14.1",
"lit": "^3.1.3"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -266,7 +266,7 @@ __metadata:
"@gecut/signal": "npm:^2.1.2"
"@gecut/types": "npm:^2.2.0"
"@gecut/utilities": "npm:^5.2.1"
"@types/node": "npm:^20.11.30"
"@types/node": "npm:^20.14.1"
lit: "npm:^3.1.3"
languageName: unknown
linkType: soft
@@ -1332,12 +1332,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.1":
version: 20.14.1
resolution: "@types/node@npm:20.14.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/867cfaf969c6d8850d8d7304e7ab739898a50ecb1395b61ff2335644f5f48d7a46fbc4a14cee967aed65ec134b61a746edae70d1f32f11321ccf29165e3bc4e6
checksum: 10c0/12b7879047f50cc217bbea3add7c45e542070f6e9fb2092be97542152b7022512bcb2bf848d04f77e295c4c8699acd484e79a4a4dbe9bcfa4e89dd543d530611
languageName: node
linkType: hard

@@ -3351,7 +3351,7 @@ __metadata:
"@gecut/types": "npm:^2.2.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.1"
autoprefixer: "npm:^10.4.19"
lit: "npm:^3.1.3"
postcss: "npm:^8.4.38"
@@ -3725,7 +3725,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.1"
"@typescript-eslint/eslint-plugin": "npm:^7.3.1"
"@typescript-eslint/parser": "npm:^7.3.1"
eslint: "npm:^8.57.0"