Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/setup-node-4
Browse files Browse the repository at this point in the history
  • Loading branch information
gnought authored May 15, 2024
2 parents 3f5e654 + 12fb858 commit 9f5db20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,17 +61,17 @@
"node": ">=14"
},
"dependencies": {
"mqtt-packet": "^8.1.1"
"mqtt-packet": "^9.0.0"
},
"devDependencies": {
"@types/node": "^18.6.3",
"@types/node": "^20.12.4",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.32.0",
"faucet": "0.0.4",
"license-checker": "^25.0.1",
"markdownlint-cli": "^0.34.0",
"pre-commit": "^1.2.2",
"release-it": "^15.2.0",
"release-it": "^17.1.1",
"snazzy": "^9.0.0",
"standard": "^17.0.0",
"tap": "^16.3.0",
Expand Down

0 comments on commit 9f5db20

Please sign in to comment.