Skip to content

Commit 98e3039

Browse files
Update all (#1161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b77b55 commit 98e3039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@babel/preset-env": "7.22.10",
4646
"@rollup/plugin-babel": "6.0.3",
4747
"@rollup/plugin-replace": "5.0.2",
48-
"@types/node": "18.17.7",
48+
"@types/node": "18.17.12",
4949
"@types/sinon": "10.0.16",
5050
"acorn": "8.10.0",
5151
"acorn-walk": "8.2.0",
@@ -70,7 +70,7 @@
7070
"sinon": "15.2.0",
7171
"sirv": "2.0.3",
7272
"tslint": "6.1.3",
73-
"typescript": "5.1.6"
73+
"typescript": "5.2.2"
7474
},
7575
"lint-staged": {
7676
"*.{js,ts}": [

0 commit comments

Comments
 (0)