Skip to content

Commit b1d9f65

Browse files
authored
bump serial plotter version (#698)
1 parent f400810 commit b1d9f65

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

arduino-ide-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/temp": "^0.8.34",
5656
"@types/which": "^1.3.1",
5757
"ajv": "^6.5.3",
58-
"arduino-serial-plotter-webapp": "0.0.15",
58+
"arduino-serial-plotter-webapp": "0.0.16",
5959
"async-mutex": "^0.3.0",
6060
"atob": "^2.1.2",
6161
"auth0-js": "^9.14.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4052,10 +4052,10 @@ archive-type@^4.0.0:
40524052
dependencies:
40534053
file-type "^4.2.0"
40544054

4055-
4056-
version "0.0.15"
4057-
resolved "https://registry.yarnpkg.com/arduino-serial-plotter-webapp/-/arduino-serial-plotter-webapp-0.0.15.tgz#dfb7007ccf76a783fe9704e397bba1a00353ade1"
4058-
integrity sha512-LEftjqdCNS1TbezYIaWeMrM7KreKuOg2bY5cFd0nayKMVRV2A/ieldwvHUzYZSDJ6xyNhBddcmjMRU87vDJ0mw==
4055+
4056+
version "0.0.16"
4057+
resolved "https://registry.yarnpkg.com/arduino-serial-plotter-webapp/-/arduino-serial-plotter-webapp-0.0.16.tgz#b3c7e8572af4ef4df78a07e5f6bf5a5f32c3a0a2"
4058+
integrity sha512-PyaRj1Vc9XWhHjYDHiFhVTtDgrLJenLd+hOLzQgF8fOnRBjqFU88iJGWuQGTYZLklljayHZFslmCZ4WDeSXIiw==
40594059

40604060
are-we-there-yet@~1.1.2:
40614061
version "1.1.5"

0 commit comments

Comments
 (0)