Skip to content

Commit 5ec0de1

Browse files
committed
(chore) Update dependencies
1 parent c1ab7e6 commit 5ec0de1

File tree

2 files changed

+84
-84
lines changed

2 files changed

+84
-84
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-assistant",
3-
"version": "0.71.4",
3+
"version": "0.71.5",
44
"description": "Combines and integrates professional Typescript tools into your project",
55
"main": "dist/index.js",
66
"bin": {
@@ -102,22 +102,22 @@
102102
"open-cli": "8.0.0",
103103
"prettier": "3.4.2",
104104
"prettier-plugin-import-sort": "0.0.7",
105-
"semver": "7.6.3",
105+
"semver": "7.7.1",
106106
"source-map-support": "0.5.21",
107107
"tree-kill": "1.2.2",
108108
"ts-node": "7.0.1",
109109
"tslib": "2.8.1",
110110
"tsutils": "3.21.0",
111111
"typescript": "5.7.3",
112-
"typescript-eslint": "8.22.0",
112+
"typescript-eslint": "8.23.0",
113113
"ws": "7.5.2",
114114
"yargs": "15.4.1"
115115
},
116116
"devDependencies": {
117117
"@types/async": "3.2.24",
118118
"@types/glob": "7.2.0",
119119
"@types/inquirer": "6.5.0",
120-
"@types/node": "22.12.0",
120+
"@types/node": "22.13.1",
121121
"@types/semver": "7.5.8",
122122
"@types/sinon": "17.0.3",
123123
"@types/ws": "7.4.7",

0 commit comments

Comments
 (0)