Skip to content

Commit 4601e78

Browse files
author
Alberto Iannaccone
committed
bump arduino-serial-plotter-webapp to 0.0.15
1 parent f6b1d15 commit 4601e78

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

arduino-ide-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"test:watch": "mocha --watch --watch-files lib \"./lib/test/**/*.test.js\""
2020
},
2121
"dependencies": {
22-
"arduino-serial-plotter-webapp": "0.0.13",
22+
"arduino-serial-plotter-webapp": "0.0.15",
2323
"@grpc/grpc-js": "^1.3.7",
2424
"@theia/application-package": "1.18.0",
2525
"@theia/core": "1.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4109,10 +4109,10 @@ archive-type@^4.0.0:
41094109
dependencies:
41104110
file-type "^4.2.0"
41114111

4112-
4113-
version "0.0.11"
4114-
resolved "https://registry.yarnpkg.com/arduino-serial-plotter-webapp/-/arduino-serial-plotter-webapp-0.0.11.tgz#a4197f8b2d005ba782bef57ce1aa9b73398ef8a3"
4115-
integrity sha512-WcPsCC0S6GefRVdsvFlng4+6ohjiIcTfolr/39zDMV3OjoRPOCqBTEEiYtrymWX9ujaaas1m6aFhTGDjisZwmQ==
4112+
4113+
version "0.0.13"
4114+
resolved "https://registry.yarnpkg.com/arduino-serial-plotter-webapp/-/arduino-serial-plotter-webapp-0.0.13.tgz#b8d943a39f2c218bca36bb81bb6c5cabe4695ad7"
4115+
integrity sha512-Rn1shl6c1pUt1vtcdsAzhHIlHuHAmC829z0nR4JW4mYdYA+1MEY2VbbhfDf/tXiAFm8XAGfH63f//h1t99eGWQ==
41164116

41174117
are-we-there-yet@~1.1.2:
41184118
version "1.1.5"

0 commit comments

Comments
 (0)