Skip to content

Commit 8c7dc7c

Browse files
committed
(chore) Updated dependencies.
1 parent 3622974 commit 8c7dc7c

File tree

2 files changed

+87
-87
lines changed

2 files changed

+87
-87
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@
8282
"parser": "typescript"
8383
},
8484
"dependencies": {
85-
"@types/chai": "4.3.13",
85+
"@types/chai": "4.3.14",
8686
"@types/mocha": "10.0.6",
87-
"@typescript-eslint/eslint-plugin": "7.3.1",
88-
"@typescript-eslint/parser": "7.3.1",
87+
"@typescript-eslint/eslint-plugin": "7.6.0",
88+
"@typescript-eslint/parser": "7.6.0",
8989
"async": "3.2.5",
9090
"chai": "4.4.1",
9191
"chokidar": "3.6.0",
@@ -98,7 +98,7 @@
9898
"husky": "9.0.11",
9999
"import-sort-style-module": "6.0.0",
100100
"inquirer": "7.3.3",
101-
"mocha": "10.3.0",
101+
"mocha": "10.4.0",
102102
"nyc": "15.1.0",
103103
"open-cli": "8.0.0",
104104
"prettier": "3.2.5",
@@ -109,16 +109,16 @@
109109
"ts-node": "7.0.1",
110110
"tslib": "2.6.2",
111111
"tsutils": "3.21.0",
112-
"typescript": "5.4.2",
112+
"typescript": "5.4.5",
113113
"ws": "7.5.2",
114114
"yargs": "15.4.1"
115115
},
116116
"devDependencies": {
117117
"@types/async": "3.2.24",
118-
"@types/eslint": "8.56.6",
118+
"@types/eslint": "8.56.9",
119119
"@types/glob": "7.2.0",
120120
"@types/inquirer": "6.5.0",
121-
"@types/node": "20.11.30",
121+
"@types/node": "20.12.7",
122122
"@types/semver": "7.5.8",
123123
"@types/sinon": "17.0.3",
124124
"@types/ws": "7.4.7",

0 commit comments

Comments
 (0)