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

Commit 9ab4945

Browse files
committed
Update dependency @types/node to v18.19.56
1 parent af53e0e commit 9ab4945

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

javascript/shared-todo-starter/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/shared-todo-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@playwright/test": "^1.44.1",
1818
"@tailwindcss/forms": "0.5.9",
1919
"@tailwindcss/typography": "0.5.15",
20-
"@types/node": "18.19.55",
20+
"@types/node": "18.19.56",
2121
"nuxt": "3.13.2",
2222
"sass": "1.79.5",
2323
"sass-loader": "16.0.2",

javascript/shared-todo/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/shared-todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@playwright/test": "^1.44.1",
1717
"@tailwindcss/forms": "0.5.9",
1818
"@tailwindcss/typography": "0.5.15",
19-
"@types/node": "18.19.55",
19+
"@types/node": "18.19.56",
2020
"nuxt": "3.13.2",
2121
"sass": "1.79.5",
2222
"sass-loader": "16.0.2",

0 commit comments

Comments
 (0)