Skip to content

Commit 0c2b068

Browse files
authored
chore: bump package version (#730)
1 parent 4414b00 commit 0c2b068

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -97,24 +97,24 @@
9797
"node": ">=12"
9898
},
9999
"devDependencies": {
100-
"@sinonjs/fake-timers": "^9.1.0",
101-
"@types/node": "^17.0.15",
102-
"@typescript-eslint/eslint-plugin": "^5.10.2",
103-
"@typescript-eslint/parser": "^5.10.2",
100+
"@sinonjs/fake-timers": "^9.1.2",
101+
"@types/node": "^17.0.24",
102+
"@typescript-eslint/eslint-plugin": "^5.19.0",
103+
"@typescript-eslint/parser": "^5.19.0",
104104
"concat-stream": "^2.0.0",
105105
"duplexify": "^4.1.2",
106106
"license-checker": "^25.0.1",
107-
"markdownlint-cli": "^0.31.0",
108-
"mqtt": "^4.3.4",
107+
"markdownlint-cli": "^0.31.1",
108+
"mqtt": "^4.3.7",
109109
"mqtt-connection": "^4.1.0",
110110
"pre-commit": "^1.2.2",
111111
"proxyquire": "^2.1.3",
112-
"release-it": "^14.12.4",
112+
"release-it": "^14.14.2",
113113
"snazzy": "^9.0.0",
114114
"standard": "^16.0.4",
115-
"tap": "^16.0.0",
115+
"tap": "^16.0.1",
116116
"tsd": "^0.20.0",
117-
"typescript": "^4.5.5",
117+
"typescript": "^4.6.3",
118118
"websocket-stream": "^5.5.2"
119119
},
120120
"dependencies": {
@@ -125,7 +125,7 @@
125125
"fastfall": "^1.5.1",
126126
"fastparallel": "^2.4.1",
127127
"fastseries": "^2.0.0",
128-
"hyperid": "^3.0.0",
128+
"hyperid": "^3.0.1",
129129
"mqemitter": "^4.5.0",
130130
"mqtt-packet": "^7.1.2",
131131
"retimer": "^3.0.0",

0 commit comments

Comments
 (0)