Skip to content

Commit

Permalink
chore(deps): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Jul 26, 2023
1 parent d0507b6 commit 46af8e6
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,24 +97,24 @@
"node": ">=14"
},
"devDependencies": {
"@sinonjs/fake-timers": "^10.0.2",
"@types/node": "^18.14.2",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@sinonjs/fake-timers": "^10.3.0",
"@types/node": "^20.4.5",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"concat-stream": "^2.0.0",
"duplexify": "^4.1.2",
"license-checker": "^25.0.1",
"markdownlint-cli": "^0.33.0",
"markdownlint-cli": "^0.35.0",
"mqtt": "^5.0.0",
"mqtt-connection": "^4.1.0",
"pre-commit": "^1.2.2",
"proxyquire": "^2.1.3",
"release-it": "^15.6.1",
"release-it": "^16.1.3",
"snazzy": "^9.0.0",
"standard": "^17.0.0",
"tap": "^16.3.4",
"tsd": "^0.28.0",
"typescript": "^5.0.2",
"standard": "^17.1.0",
"tap": "^16.3.7",
"tsd": "^0.28.1",
"typescript": "^5.1.6",
"websocket-stream": "^5.5.2"
},
"dependencies": {
Expand All @@ -126,7 +126,7 @@
"fastseries": "^2.0.0",
"hyperid": "^3.1.1",
"mqemitter": "^5.0.0",
"mqtt-packet": "^8.1.2",
"mqtt-packet": "^8.2.0",
"retimer": "^3.0.0",
"reusify": "^1.0.4",
"uuid": "^9.0.0"
Expand Down

0 comments on commit 46af8e6

Please sign in to comment.