Skip to content

Commit 39255e6

Browse files
chore(deps): bump @types/serialport from 8.0.2 to 8.0.5
Bumps [@types/serialport](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/serialport) from 8.0.2 to 8.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/serialport) --- updated-dependencies: - dependency-name: "@types/serialport" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f903a48 commit 39255e6

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package-lock.json

+4-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/nodecg-io-serial/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@serialport/parser-readline": "^12.0.0",
44-
"@types/serialport": "^8.0.2",
44+
"@types/serialport": "^8.0.5",
4545
"nodecg-io-core": "^0.3.0",
4646
"serialport": "^12.0.0"
4747
}

0 commit comments

Comments
 (0)