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 20, 2023
1 parent d0dde9b commit 533d0dd
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 85 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
"dependencies": {
"@types/chai": "4.3.10",
"@types/mocha": "10.0.4",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"async": "3.2.5",
"chai": "4.3.10",
"chokidar": "3.5.3",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-es": "4.1.0",
"eslint-plugin-unused-imports": "3.0.0",
Expand Down Expand Up @@ -114,7 +114,7 @@
"@types/eslint": "8.44.7",
"@types/glob": "7.2.0",
"@types/inquirer": "6.5.0",
"@types/node": "20.9.0",
"@types/node": "20.9.2",
"@types/semver": "7.5.5",
"@types/sinon": "17.0.1",
"@types/ws": "7.4.7",
Expand Down
Loading

0 comments on commit 533d0dd

Please sign in to comment.