Skip to content

Commit ac40bd1

Browse files
committed
(chore) Update dependencies
1 parent fd14aa3 commit ac40bd1

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@
8282
"parser": "typescript"
8383
},
8484
"dependencies": {
85-
"@types/chai": "4.3.17",
85+
"@types/chai": "4.3.19",
8686
"@types/mocha": "10.0.7",
8787
"@typescript-eslint/eslint-plugin": "7.16.1",
8888
"@typescript-eslint/parser": "7.16.1",
89-
"async": "3.2.5",
89+
"async": "3.2.6",
9090
"chai": "4.4.1",
9191
"chokidar": "3.6.0",
9292
"eslint": "8.57.0",
@@ -95,7 +95,7 @@
9595
"eslint-plugin-unused-imports": "3.2.0",
9696
"glob": "8.1.0",
9797
"handlebars": "4.7.8",
98-
"husky": "9.1.4",
98+
"husky": "9.1.5",
9999
"import-sort-style-module": "6.0.0",
100100
"inquirer": "7.3.3",
101101
"mocha": "10.7.3",
@@ -107,7 +107,7 @@
107107
"source-map-support": "0.5.21",
108108
"tree-kill": "1.2.2",
109109
"ts-node": "7.0.1",
110-
"tslib": "2.6.3",
110+
"tslib": "2.7.0",
111111
"tsutils": "3.21.0",
112112
"typescript": "5.5.4",
113113
"ws": "7.5.2",
@@ -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": "22.2.0",
121+
"@types/node": "22.5.3",
122122
"@types/semver": "7.5.8",
123123
"@types/sinon": "17.0.3",
124124
"@types/ws": "7.4.7",

pnpm-lock.yaml

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)