mirror of
https://github.com/moritzruth/node-enttec-open-dmx-usb.git
synced 2025-04-21 07:41:22 +02:00
Bump serialport from 9.0.7 to 9.1.0
Bumps [serialport](https://github.com/serialport/node-serialport) from 9.0.7 to 9.1.0. - [Release notes](https://github.com/serialport/node-serialport/releases) - [Changelog](https://github.com/serialport/node-serialport/blob/master/CHANGELOG.md) - [Commits](https://github.com/serialport/node-serialport/compare/@serialport/bindings@9.0.7...@serialport/bindings@9.1.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
22975dc0c5
commit
d0f8cba781
1 changed files with 8 additions and 8 deletions
16
yarn.lock
16
yarn.lock
|
@ -144,10 +144,10 @@
|
||||||
"@serialport/binding-abstract" "^9.0.7"
|
"@serialport/binding-abstract" "^9.0.7"
|
||||||
debug "^4.3.1"
|
debug "^4.3.1"
|
||||||
|
|
||||||
"@serialport/bindings@^9.0.7":
|
"@serialport/bindings@^9.1.0":
|
||||||
version "9.0.7"
|
version "9.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/@serialport/bindings/-/bindings-9.0.7.tgz#8f53fb56eb866d5a1021a19ced1ddc20a60916d7"
|
resolved "https://registry.yarnpkg.com/@serialport/bindings/-/bindings-9.1.0.tgz#bb4c2778118a4404fd38749b64c0fe533d72003a"
|
||||||
integrity sha512-cNWaxnEbbpLoSJ6GMb0ZeCpaciczm8XRE4jgBqe/BflWZb+wyiTYIocbsySxpS40WT3kJ0sNTFag77uSmQ6ftg==
|
integrity sha512-X0GM5iZgrBkR1HwoSDsJ/AJ+M61end5Ttg5mqcaUkwGCKpgJSDW3STX6pvFNr9xNzvqS56yuhAcU/eNJ2xuDaA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@serialport/binding-abstract" "^9.0.7"
|
"@serialport/binding-abstract" "^9.0.7"
|
||||||
"@serialport/parser-readline" "^9.0.7"
|
"@serialport/parser-readline" "^9.0.7"
|
||||||
|
@ -1935,12 +1935,12 @@ semver@^7.2.1, semver@^7.3.2, semver@^7.3.4:
|
||||||
lru-cache "^6.0.0"
|
lru-cache "^6.0.0"
|
||||||
|
|
||||||
serialport@^9.0.7:
|
serialport@^9.0.7:
|
||||||
version "9.0.7"
|
version "9.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/serialport/-/serialport-9.0.7.tgz#bd116a70bd7acbfd587491acd3ee03e02a0df71c"
|
resolved "https://registry.yarnpkg.com/serialport/-/serialport-9.1.0.tgz#f8b9dc87e6713e1e0198752f6e2cce95aaf5a6ab"
|
||||||
integrity sha512-NeDfVks3JAJ7s8cXDopx1iUUgC/7TaltE7iQGiSewIWMZaK7oStiz3VJzcuKgor7F+U/y6zbAnj4i6eHq0on+g==
|
integrity sha512-W17ji2TOotufIUCXIWcB6P+RztO1S4BcWsAc99jQn5BaH3Kw6xUyOX2ng0ZQ+hPjS/WWI2CdWynf4bKRJKD/+A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@serialport/binding-mock" "^9.0.7"
|
"@serialport/binding-mock" "^9.0.7"
|
||||||
"@serialport/bindings" "^9.0.7"
|
"@serialport/bindings" "^9.1.0"
|
||||||
"@serialport/parser-byte-length" "^9.0.7"
|
"@serialport/parser-byte-length" "^9.0.7"
|
||||||
"@serialport/parser-cctalk" "^9.0.7"
|
"@serialport/parser-cctalk" "^9.0.7"
|
||||||
"@serialport/parser-delimiter" "^9.0.7"
|
"@serialport/parser-delimiter" "^9.0.7"
|
||||||
|
|
Loading…
Add table
Reference in a new issue