Skip to content

Commit

Permalink
(chore) Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanoostveen committed Sep 16, 2024
1 parent 291f895 commit 55d8ff2
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 95 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
},
"dependencies": {
"@types/chai": "4.3.19",
"@types/mocha": "10.0.7",
"@types/mocha": "10.0.8",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"async": "3.2.6",
Expand All @@ -95,7 +95,7 @@
"eslint-plugin-unused-imports": "3.2.0",
"glob": "8.1.0",
"handlebars": "4.7.8",
"husky": "9.1.5",
"husky": "9.1.6",
"import-sort-style-module": "6.0.0",
"inquirer": "7.3.3",
"mocha": "10.7.3",
Expand All @@ -109,7 +109,7 @@
"ts-node": "7.0.1",
"tslib": "2.7.0",
"tsutils": "3.21.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"ws": "7.5.2",
"yargs": "15.4.1"
},
Expand All @@ -118,12 +118,12 @@
"@types/eslint": "8.56.10",
"@types/glob": "7.2.0",
"@types/inquirer": "6.5.0",
"@types/node": "22.5.3",
"@types/node": "22.5.5",
"@types/semver": "7.5.8",
"@types/sinon": "17.0.3",
"@types/ws": "7.4.7",
"@types/yargs": "15.0.12",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 55d8ff2

Please sign in to comment.