Skip to content

Commit 40807db

Browse files
committed
Bump arduino-serial-plotter-webapp dependency to 0.2.0
1 parent da22f1e commit 40807db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: arduino-ide-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/temp": "^0.8.34",
5757
"@types/which": "^1.3.1",
5858
"ajv": "^6.5.3",
59-
"arduino-serial-plotter-webapp": "0.1.0",
59+
"arduino-serial-plotter-webapp": "0.2.0",
6060
"async-mutex": "^0.3.0",
6161
"atob": "^2.1.2",
6262
"auth0-js": "^9.14.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4267,10 +4267,10 @@ archive-type@^4.0.0:
42674267
dependencies:
42684268
file-type "^4.2.0"
42694269

4270-
arduino-serial-plotter-webapp@0.1.0:
4271-
version "0.1.0"
4272-
resolved "https://registry.yarnpkg.com/arduino-serial-plotter-webapp/-/arduino-serial-plotter-webapp-0.1.0.tgz#fa631483a93a12acd89d7bbe0487a3c0e57fac9f"
4273-
integrity sha512-0gHDGDz6guIC7Y8JXHaUad0RoueG2A+ykKNY1yo59+hWGbkM37hdRy4GKLsOkn0NMqU1TjnWmQHaSmYJjD1cAQ==
4270+
arduino-serial-plotter-webapp@0.2.0:
4271+
version "0.2.0"
4272+
resolved "https://registry.yarnpkg.com/arduino-serial-plotter-webapp/-/arduino-serial-plotter-webapp-0.2.0.tgz#90d61ad7ed1452f70fd226ff25eccb36c1ab1a4f"
4273+
integrity sha512-AxQIsKr6Mf8K1c3kj+ojjFvE9Vz8cUqJqRink6/myp/ranEGwsQQ83hziktkPKZvBQshqrMH8nzoGIY2Z3A2OA==
42744274

42754275
are-we-there-yet@^2.0.0:
42764276
version "2.0.0"

0 commit comments

Comments
 (0)