Skip to content

Commit 5d53619

Browse files
committed
chore(deps): ⬆️ Update @types/mithril to version 2.0.13
Updated the devDependency @types/mithril to version 2.0.13 in package.json and pnpm-lock.yaml. This was necessitated by the need to keep up with the latest changes and improvements in the Mithril type definitions. Ensuring the type definitions used in the project align with the current state of Mithril enhances type safety and improves developer experience.
1 parent 97bd49e commit 5d53619

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"mithril": "^2.0.4"
3030
},
3131
"devDependencies": {
32-
"@types/mithril": "^2.0.12",
32+
"@types/mithril": "^2.0.13",
3333
"http-server": "^14.1.1",
3434
"mithril": "^2.2.2",
3535
"typescript": "^5.1.6"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)