Skip to content

Commit c44accc

Browse files
committed
(chore) Updated dependencies.
1 parent f223cbc commit c44accc

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"parser": "typescript"
8383
},
8484
"dependencies": {
85-
"@types/chai": "4.3.16",
85+
"@types/chai": "4.3.17",
8686
"@types/mocha": "10.0.7",
8787
"@typescript-eslint/eslint-plugin": "7.16.1",
8888
"@typescript-eslint/parser": "7.16.1",
@@ -95,10 +95,10 @@
9595
"eslint-plugin-unused-imports": "3.2.0",
9696
"glob": "8.1.0",
9797
"handlebars": "4.7.8",
98-
"husky": "9.1.1",
98+
"husky": "9.1.4",
9999
"import-sort-style-module": "6.0.0",
100100
"inquirer": "7.3.3",
101-
"mocha": "10.6.0",
101+
"mocha": "10.7.3",
102102
"nyc": "17.0.0",
103103
"open-cli": "8.0.0",
104104
"prettier": "3.3.3",
@@ -109,7 +109,7 @@
109109
"ts-node": "7.0.1",
110110
"tslib": "2.6.3",
111111
"tsutils": "3.21.0",
112-
"typescript": "5.5.3",
112+
"typescript": "5.5.4",
113113
"ws": "7.5.2",
114114
"yargs": "15.4.1"
115115
},
@@ -118,7 +118,7 @@
118118
"@types/eslint": "8.56.10",
119119
"@types/glob": "7.2.0",
120120
"@types/inquirer": "6.5.0",
121-
"@types/node": "20.14.11",
121+
"@types/node": "22.2.0",
122122
"@types/semver": "7.5.8",
123123
"@types/sinon": "17.0.3",
124124
"@types/ws": "7.4.7",

0 commit comments

Comments
 (0)