Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit b202920

Browse files
committed
(chore) Updated dependencies.
1 parent 3e89caf commit b202920

File tree

2 files changed

+95
-95
lines changed

2 files changed

+95
-95
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@
7878
}
7979
},
8080
"dependencies": {
81-
"@types/chai": "4.3.10",
82-
"@types/mocha": "10.0.4",
83-
"@typescript-eslint/eslint-plugin": "6.11.0",
84-
"@typescript-eslint/parser": "6.11.0",
81+
"@types/chai": "4.3.11",
82+
"@types/mocha": "10.0.6",
83+
"@typescript-eslint/eslint-plugin": "6.12.0",
84+
"@typescript-eslint/parser": "6.12.0",
8585
"async": "3.2.5",
8686
"chai": "4.3.10",
8787
"chokidar": "3.5.3",
@@ -105,18 +105,18 @@
105105
"ts-node": "7.0.1",
106106
"tslib": "2.6.2",
107107
"tsutils": "3.21.0",
108-
"typescript": "5.2.2",
108+
"typescript": "5.3.2",
109109
"ws": "7.5.2",
110110
"yargs": "15.4.1"
111111
},
112112
"devDependencies": {
113-
"@types/async": "3.2.23",
113+
"@types/async": "3.2.24",
114114
"@types/eslint": "8.44.7",
115115
"@types/glob": "7.2.0",
116116
"@types/inquirer": "6.5.0",
117-
"@types/node": "20.9.2",
118-
"@types/semver": "7.5.5",
119-
"@types/sinon": "17.0.1",
117+
"@types/node": "20.10.0",
118+
"@types/semver": "7.5.6",
119+
"@types/sinon": "17.0.2",
120120
"@types/ws": "7.4.7",
121121
"@types/yargs": "15.0.12",
122122
"sinon": "17.0.1"

0 commit comments

Comments
 (0)