Skip to content

Commit 2768819

Browse files
committed
(chore) Updated dependencies.
1 parent f397e0d commit 2768819

File tree

2 files changed

+116
-121
lines changed

2 files changed

+116
-121
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -82,20 +82,20 @@
8282
"parser": "typescript"
8383
},
8484
"dependencies": {
85-
"@types/chai": "4.3.11",
85+
"@types/chai": "4.3.12",
8686
"@types/mocha": "10.0.6",
87-
"@typescript-eslint/eslint-plugin": "7.0.1",
88-
"@typescript-eslint/parser": "7.0.1",
87+
"@typescript-eslint/eslint-plugin": "7.1.0",
88+
"@typescript-eslint/parser": "7.1.0",
8989
"async": "3.2.5",
9090
"chai": "4.4.1",
9191
"chokidar": "3.6.0",
92-
"eslint": "8.56.0",
92+
"eslint": "8.57.0",
9393
"eslint-config-prettier": "9.1.0",
9494
"eslint-plugin-es": "4.1.0",
9595
"eslint-plugin-unused-imports": "3.1.0",
9696
"glob": "8.1.0",
9797
"handlebars": "4.7.8",
98-
"husky": "9.0.10",
98+
"husky": "9.0.11",
9999
"import-sort-style-module": "6.0.0",
100100
"inquirer": "7.3.3",
101101
"mocha": "10.3.0",
@@ -115,11 +115,11 @@
115115
},
116116
"devDependencies": {
117117
"@types/async": "3.2.24",
118-
"@types/eslint": "8.56.2",
118+
"@types/eslint": "8.56.4",
119119
"@types/glob": "7.2.0",
120120
"@types/inquirer": "6.5.0",
121-
"@types/node": "20.11.17",
122-
"@types/semver": "7.5.7",
121+
"@types/node": "20.11.21",
122+
"@types/semver": "7.5.8",
123123
"@types/sinon": "17.0.3",
124124
"@types/ws": "7.4.7",
125125
"@types/yargs": "15.0.12",

0 commit comments

Comments
 (0)