Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent d0079f6 commit c351a09
Show file tree
Hide file tree
Showing 18 changed files with 37 additions and 261 deletions.
264 changes: 20 additions & 244 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"mocha": "11.0.1",
"nyc": "17.1.0",
"sinon": "19.0.2",
"typescript": "5.7.2",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
},
"funding": "https://opencollective.com/serialport/donate",
Expand Down
2 changes: 1 addition & 1 deletion packages/list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
},
"funding": "https://opencollective.com/serialport/donate",
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/parser-byte-length/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"funding": "https://opencollective.com/serialport/donate",
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/parser-cctalk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"funding": "https://opencollective.com/serialport/donate",
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/parser-delimiter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"funding": "https://opencollective.com/serialport/donate",
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/parser-inter-byte-timeout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"funding": "https://opencollective.com/serialport/donate",
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/parser-packet-length/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"url": "git://github.com/serialport/node-serialport.git"
},
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/parser-readline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
},
"funding": "https://opencollective.com/serialport/donate",
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/parser-ready/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"funding": "https://opencollective.com/serialport/donate",
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/parser-regex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"funding": "https://opencollective.com/serialport/donate",
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/parser-slip-encoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"funding": "https://opencollective.com/serialport/donate",
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/parser-spacepacket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"funding": "https://opencollective.com/serialport/donate",
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/parser-start-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"funding": "https://opencollective.com/serialport/donate",
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/repl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
},
"funding": "https://opencollective.com/serialport/donate",
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/serialport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@
"funding": "https://opencollective.com/serialport/donate",
"preferUnplugged": false,
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@serialport/binding-mock": "^10.2.2",
"typescript": "5.2.2"
"typescript": "5.7.3"
},
"engines": {
"node": ">=20.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
},
"funding": "https://opencollective.com/serialport/donate",
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.7.3"
}
}

0 comments on commit c351a09

Please sign in to comment.