Skip to content

Commit 822ef70

Browse files
committed
(chore) Updated dependencies.
1 parent 62c804f commit 822ef70

File tree

2 files changed

+2265
-1818
lines changed

2 files changed

+2265
-1818
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,17 +82,17 @@
8282
"parser": "typescript"
8383
},
8484
"dependencies": {
85-
"@types/chai": "4.3.14",
85+
"@types/chai": "4.3.16",
8686
"@types/mocha": "10.0.6",
87-
"@typescript-eslint/eslint-plugin": "7.6.0",
88-
"@typescript-eslint/parser": "7.6.0",
87+
"@typescript-eslint/eslint-plugin": "7.8.0",
88+
"@typescript-eslint/parser": "7.8.0",
8989
"async": "3.2.5",
9090
"chai": "4.4.1",
9191
"chokidar": "3.6.0",
9292
"eslint": "8.57.0",
9393
"eslint-config-prettier": "9.1.0",
9494
"eslint-plugin-es": "4.1.0",
95-
"eslint-plugin-unused-imports": "3.1.0",
95+
"eslint-plugin-unused-imports": "3.2.0",
9696
"glob": "8.1.0",
9797
"handlebars": "4.7.8",
9898
"husky": "9.0.11",
@@ -115,10 +115,10 @@
115115
},
116116
"devDependencies": {
117117
"@types/async": "3.2.24",
118-
"@types/eslint": "8.56.9",
118+
"@types/eslint": "8.56.10",
119119
"@types/glob": "7.2.0",
120120
"@types/inquirer": "6.5.0",
121-
"@types/node": "20.12.7",
121+
"@types/node": "20.12.8",
122122
"@types/semver": "7.5.8",
123123
"@types/sinon": "17.0.3",
124124
"@types/ws": "7.4.7",

0 commit comments

Comments
 (0)