Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rweich committed Oct 22, 2022
1 parent 4d04386 commit 4000939
Show file tree
Hide file tree
Showing 2 changed files with 1,470 additions and 1,445 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,37 +18,37 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@rweich/streamdeck-events": "^3.0.1",
"@sinclair/typebox": "^0.23.2",
"@rweich/streamdeck-events": "^4.0.0",
"@sinclair/typebox": "^0.24.48",
"ajv": "^8.9.0",
"eventemitter3": "^4.0.7",
"isomorphic-ws": "^4.0.1",
"isomorphic-ws": "^5.0.0",
"ts-log": "^2.2.3",
"ws": "^8.4.2"
},
"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@rweich/eslint-config": "^2.0.1",
"@rweich/prettier-config": "^2.0.0",
"@rweich/semantic-release-config": "^2.0.2",
"@rweich/semantic-release-config": "^2.0.6",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"@types/mocha": "^10.0.0",
"@types/node": "*",
"@types/sinon": "^10.0.0",
"@types/ws": "^8.2.2",
"chai": "^4.2.0",
"esm": "^3.2.25",
"husky": "^7.0.4",
"lint-staged": "^12.3.3",
"mocha": "^8.2.1",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"mocha": "^10.1.0",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^19.0.2",
"sinon": "^13.0.1",
"sinon": "^14.0.1",
"source-map-support": "^0.5.19",
"ts-node": "^10.4.0",
"typescript": "^4.1.3"
Expand Down
Loading

0 comments on commit 4000939

Please sign in to comment.