Skip to content

Commit

Permalink
chore(dep): update dev dependencies (#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
gnought authored Feb 5, 2022
1 parent e2eb3e7 commit 4ce2044
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,23 +97,23 @@
"license": "MIT",
"devDependencies": {
"@sinonjs/fake-timers": "^9.1.0",
"@types/node": "^16.0.0",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"@types/node": "^17.0.15",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"concat-stream": "^2.0.0",
"duplexify": "^4.1.1",
"duplexify": "^4.1.2",
"license-checker": "^25.0.1",
"markdownlint-cli": "^0.31.0",
"mqtt": "^4.2.6",
"mqtt": "^4.3.4",
"mqtt-connection": "^4.1.0",
"pre-commit": "^1.2.2",
"proxyquire": "^2.1.3",
"release-it": "^14.6.1",
"release-it": "^14.12.4",
"snazzy": "^9.0.0",
"standard": "^16.0.3",
"tap": "^15.0.2",
"standard": "^16.0.4",
"tap": "^15.1.6",
"tsd": "^0.19.1",
"typescript": "^4.2.4",
"typescript": "^4.5.5",
"websocket-stream": "^5.5.2"
},
"dependencies": {
Expand Down

0 comments on commit 4ce2044

Please sign in to comment.