Skip to content

Commit

Permalink
(chore) Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanoostveen committed Oct 14, 2024
1 parent 4220721 commit 225fe25
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 144 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,14 @@
"parser": "typescript"
},
"dependencies": {
"@eslint/js": "9.10.0",
"@eslint/js": "9.12.0",
"@types/chai": "4.3.19",
"@types/eslint__js": "8.42.3",
"@types/mocha": "10.0.8",
"@types/mocha": "10.0.9",
"async": "3.2.6",
"chai": "4.4.1",
"chokidar": "3.6.0",
"eslint": "9.10.0",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-unused-imports": "4.1.4",
"glob": "8.1.0",
Expand All @@ -108,16 +108,16 @@
"ts-node": "7.0.1",
"tslib": "2.7.0",
"tsutils": "3.21.0",
"typescript": "5.6.2",
"typescript-eslint": "8.6.0",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1",
"ws": "7.5.2",
"yargs": "15.4.1"
},
"devDependencies": {
"@types/async": "3.2.24",
"@types/glob": "7.2.0",
"@types/inquirer": "6.5.0",
"@types/node": "22.5.5",
"@types/node": "22.7.5",
"@types/semver": "7.5.8",
"@types/sinon": "17.0.3",
"@types/ws": "7.4.7",
Expand Down
Loading

0 comments on commit 225fe25

Please sign in to comment.