Skip to content

Commit

Permalink
(chore) Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanoostveen committed Nov 10, 2023
1 parent 28a7a7c commit 4f6b35e
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
}
},
"dependencies": {
"@types/chai": "4.3.9",
"@types/mocha": "10.0.3",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@types/chai": "4.3.10",
"@types/mocha": "10.0.4",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"async": "3.2.5",
"chai": "4.3.10",
"chokidar": "3.5.3",
Expand Down Expand Up @@ -110,13 +110,13 @@
"yargs": "15.4.1"
},
"devDependencies": {
"@types/async": "3.2.22",
"@types/eslint": "8.44.6",
"@types/async": "3.2.23",
"@types/eslint": "8.44.7",
"@types/glob": "7.2.0",
"@types/inquirer": "6.5.0",
"@types/node": "20.8.10",
"@types/semver": "7.5.4",
"@types/sinon": "10.0.20",
"@types/node": "20.9.0",
"@types/semver": "7.5.5",
"@types/sinon": "17.0.1",
"@types/ws": "7.4.7",
"@types/yargs": "15.0.12",
"sinon": "17.0.1"
Expand Down
Loading

0 comments on commit 4f6b35e

Please sign in to comment.