Skip to content

Commit 4e9797d

Browse files
typescript 5.6, pnpm 9.11
1 parent eb0f6bd commit 4e9797d

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
]
1717
}
1818
},
19-
"packageManager": "pnpm@9.1.0",
19+
"packageManager": "pnpm@9.11.0",
2020
"engines": {
2121
"node": ">=20",
2222
"pnpm": "^9"
@@ -31,7 +31,7 @@
3131
"jest": "29",
3232
"prettier": "^3.2.5",
3333
"ts-jest": "29",
34-
"typescript": "^5.4"
34+
"typescript": "^5.6.2"
3535
},
3636
"scripts": {
3737
"prepare": "$npm_execpath run compile",

pnpm-lock.yaml

+31-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)