Skip to content

Commit 8ae643a

Browse files
committed
(chore) Updated dependencies.
1 parent 57a180b commit 8ae643a

File tree

2 files changed

+88
-88
lines changed

2 files changed

+88
-88
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@
8282
"parser": "typescript"
8383
},
8484
"dependencies": {
85-
"@types/chai": "4.3.12",
85+
"@types/chai": "4.3.13",
8686
"@types/mocha": "10.0.6",
87-
"@typescript-eslint/eslint-plugin": "7.1.0",
88-
"@typescript-eslint/parser": "7.1.0",
87+
"@typescript-eslint/eslint-plugin": "7.3.1",
88+
"@typescript-eslint/parser": "7.3.1",
8989
"async": "3.2.5",
9090
"chai": "4.4.1",
9191
"chokidar": "3.6.0",
@@ -109,16 +109,16 @@
109109
"ts-node": "7.0.1",
110110
"tslib": "2.6.2",
111111
"tsutils": "3.21.0",
112-
"typescript": "5.3.3",
112+
"typescript": "5.4.2",
113113
"ws": "7.5.2",
114114
"yargs": "15.4.1"
115115
},
116116
"devDependencies": {
117117
"@types/async": "3.2.24",
118-
"@types/eslint": "8.56.4",
118+
"@types/eslint": "8.56.6",
119119
"@types/glob": "7.2.0",
120120
"@types/inquirer": "6.5.0",
121-
"@types/node": "20.11.21",
121+
"@types/node": "20.11.30",
122122
"@types/semver": "7.5.8",
123123
"@types/sinon": "17.0.3",
124124
"@types/ws": "7.4.7",

0 commit comments

Comments
 (0)