Skip to content

Commit aa5ee99

Browse files
chore(dev-deps): update dependency typescript to v5.8.2
1 parent c2fbe65 commit aa5ee99

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"esm": "3.2.25",
2828
"mocha": "8.4.0",
2929
"prettier": "2.8.8",
30-
"rollup": "3.29.5",
30+
"rollup": "3.26.2",
3131
"rollup-plugin-babel": "4.4.0",
3232
"rollup-plugin-commonjs": "10.1.0",
3333
"@rollup/plugin-node-resolve": "15.1.0",
3434
"rollup-plugin-uglify": "6.0.4",
3535
"sinon": "15.1.0",
3636
"tsd": "0.28.1",
37-
"typescript": "5.1.3",
37+
"typescript": "5.8.2",
3838
"uglify-js": "3.17.4"
3939
},
4040
"scripts": {

0 commit comments

Comments
 (0)