Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Nov 24, 2024
1 parent 25d7802 commit a0f8cc1
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 175 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,25 +37,25 @@
"nanoid": "^3.3.7",
"p-queue": "^6.6.2",
"p-timeout": "^4.1.0",
"tslib": "^2.7.0"
"tslib": "^2.8.1"
},
"devDependencies": {
"@companion-module/tools": "^2.1.0",
"@tsconfig/node18": "^18.2.4",
"@types/ejson": "^2.2.2",
"@types/jest": "^29.5.13",
"@types/node": "^18.19.50",
"@types/jest": "^29.5.14",
"@types/node": "^18.19.65",
"ajv-cli": "^5.0.0",
"eslint": "^9.11.1",
"eslint": "^9.15.0",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-mock-extended": "^3.0.7",
"json-schema-to-typescript": "^13.1.2",
"prettier": "^3.3.3",
"ts-jest": "^29.2.5",
"typedoc": "^0.26.7",
"typescript": "~5.6.2",
"typescript-eslint": "^8.7.0"
"typedoc": "^0.26.11",
"typescript": "~5.6.3",
"typescript-eslint": "^8.15.0"
},
"packageManager": "yarn@4.4.0"
"packageManager": "yarn@4.5.2"
}
Loading

0 comments on commit a0f8cc1

Please sign in to comment.