Skip to content

Commit 54ada09

Browse files
committed
upgrade typescript
1 parent 90c6400 commit 54ada09

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,15 @@
4343
"@github/prettier-config": "^0.0.6",
4444
"@open-wc/testing": "^3.1.8",
4545
"@playwright/test": "^1.56.1",
46+
"@types/node": "^24.10.0",
4647
"@web/dev-server-esbuild": "^0.4.1",
4748
"@web/test-runner": "^0.19.0",
4849
"@web/test-runner-playwright": "^0.11.0",
4950
"esbuild": "^0.25.0",
5051
"eslint": "^8.42.0",
5152
"eslint-plugin-custom-elements": "^0.0.8",
5253
"eslint-plugin-github": "^4.8.0",
53-
"typescript": "^5.1.3"
54+
"typescript": "^5.9.3"
5455
},
5556
"customElements": "custom-elements.json"
5657
}

0 commit comments

Comments
 (0)