Skip to content

Commit

Permalink
chore: bump package version (#730)
Browse files Browse the repository at this point in the history
  • Loading branch information
gnought authored Apr 17, 2022
1 parent 4414b00 commit 0c2b068
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,24 +97,24 @@
"node": ">=12"
},
"devDependencies": {
"@sinonjs/fake-timers": "^9.1.0",
"@types/node": "^17.0.15",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"@sinonjs/fake-timers": "^9.1.2",
"@types/node": "^17.0.24",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"concat-stream": "^2.0.0",
"duplexify": "^4.1.2",
"license-checker": "^25.0.1",
"markdownlint-cli": "^0.31.0",
"mqtt": "^4.3.4",
"markdownlint-cli": "^0.31.1",
"mqtt": "^4.3.7",
"mqtt-connection": "^4.1.0",
"pre-commit": "^1.2.2",
"proxyquire": "^2.1.3",
"release-it": "^14.12.4",
"release-it": "^14.14.2",
"snazzy": "^9.0.0",
"standard": "^16.0.4",
"tap": "^16.0.0",
"tap": "^16.0.1",
"tsd": "^0.20.0",
"typescript": "^4.5.5",
"typescript": "^4.6.3",
"websocket-stream": "^5.5.2"
},
"dependencies": {
Expand All @@ -125,7 +125,7 @@
"fastfall": "^1.5.1",
"fastparallel": "^2.4.1",
"fastseries": "^2.0.0",
"hyperid": "^3.0.0",
"hyperid": "^3.0.1",
"mqemitter": "^4.5.0",
"mqtt-packet": "^7.1.2",
"retimer": "^3.0.0",
Expand Down

0 comments on commit 0c2b068

Please sign in to comment.