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 4, 2024
1 parent fd14aa3 commit ac40bd1
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@
"parser": "typescript"
},
"dependencies": {
"@types/chai": "4.3.17",
"@types/chai": "4.3.19",
"@types/mocha": "10.0.7",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"async": "3.2.5",
"async": "3.2.6",
"chai": "4.4.1",
"chokidar": "3.6.0",
"eslint": "8.57.0",
Expand All @@ -95,7 +95,7 @@
"eslint-plugin-unused-imports": "3.2.0",
"glob": "8.1.0",
"handlebars": "4.7.8",
"husky": "9.1.4",
"husky": "9.1.5",
"import-sort-style-module": "6.0.0",
"inquirer": "7.3.3",
"mocha": "10.7.3",
Expand All @@ -107,7 +107,7 @@
"source-map-support": "0.5.21",
"tree-kill": "1.2.2",
"ts-node": "7.0.1",
"tslib": "2.6.3",
"tslib": "2.7.0",
"tsutils": "3.21.0",
"typescript": "5.5.4",
"ws": "7.5.2",
Expand All @@ -118,7 +118,7 @@
"@types/eslint": "8.56.10",
"@types/glob": "7.2.0",
"@types/inquirer": "6.5.0",
"@types/node": "22.2.0",
"@types/node": "22.5.3",
"@types/semver": "7.5.8",
"@types/sinon": "17.0.3",
"@types/ws": "7.4.7",
Expand Down
64 changes: 32 additions & 32 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ac40bd1

Please sign in to comment.