diff --git a/tests/hw/esp32/package.lock b/tests/hw/esp32/package.lock index 0671112b1..91513877f 100644 --- a/tests/hw/esp32/package.lock +++ b/tests/hw/esp32/package.lock @@ -1,4 +1,4 @@ -sdk: ^2.0.0-alpha.144 +sdk: ^2.0.0-alpha.150 prefixes: bme280: bme280-driver dhtxx: toit-dhtxx @@ -18,8 +18,8 @@ packages: toit-dhtxx: url: github.com/toitware/toit-dhtxx name: dhtxx - version: 1.4.0 - hash: bf69ad9ac348324803caf8919cf7e9f34aa3d343 + version: 1.5.0 + hash: 8e7d46610c690efd8d23de2f6aaeb239274a762d toit-ds18b20: url: github.com/toitware/toit-ds18b20 name: ds18b20 diff --git a/tests/hw/esp32/package.yaml b/tests/hw/esp32/package.yaml index ac82048c8..8ba6f617f 100644 --- a/tests/hw/esp32/package.yaml +++ b/tests/hw/esp32/package.yaml @@ -4,7 +4,7 @@ dependencies: version: ^1.1.0 dhtxx: url: github.com/toitware/toit-dhtxx - version: ^1.4.0 + version: ^1.5.0 ds18b20: url: github.com/toitware/toit-ds18b20 version: ^2.1.0 diff --git a/tests/package.lock b/tests/package.lock index 720806698..67da09570 100644 --- a/tests/package.lock +++ b/tests/package.lock @@ -47,10 +47,10 @@ packages: toit-cert-roots: url: github.com/toitware/toit-cert-roots name: certificate-roots - version: 1.7.0 - hash: 0f824e1e2209d9833fa23635460d30661546af4f + version: 1.8.0 + hash: 369a0b36e813e37d6248990de59964020644ab50 toit-partition-table-esp32: url: github.com/toitware/toit-partition-table-esp32 name: partition-table - version: 1.3.0 - hash: 4a64a4a25bed91e105227dba138a411a90dfabcf + version: 1.4.0 + hash: 9ee4032b913a00d0c0f87446261d034842b707f1 diff --git a/tests/package.yaml b/tests/package.yaml index 375434184..30d1bd55d 100644 --- a/tests/package.yaml +++ b/tests/package.yaml @@ -4,7 +4,7 @@ dependencies: version: ^1.4.1 certificate_roots: url: github.com/toitware/toit-cert-roots - version: ^1.7.0 + version: ^1.8.0 cli: url: github.com/toitlang/pkg-cli version: ^2.2.0 @@ -19,7 +19,7 @@ dependencies: version: ^1.15.3 partition-table: url: github.com/toitware/toit-partition-table-esp32 - version: ^1.3.0 + version: ^1.4.0 tar: url: github.com/toitlang/pkg-tar version: ^1.2.0 diff --git a/tools/package.lock b/tools/package.lock index 579934bcd..dc1f58415 100644 --- a/tools/package.lock +++ b/tools/package.lock @@ -56,13 +56,13 @@ packages: toit-cert-roots: url: github.com/toitware/toit-cert-roots name: certificate-roots - version: 1.7.0 - hash: 0f824e1e2209d9833fa23635460d30661546af4f + version: 1.8.0 + hash: 369a0b36e813e37d6248990de59964020644ab50 toit-partition-table-esp32: url: github.com/toitware/toit-partition-table-esp32 name: partition-table - version: 1.3.0 - hash: 4a64a4a25bed91e105227dba138a411a90dfabcf + version: 1.4.0 + hash: 9ee4032b913a00d0c0f87446261d034842b707f1 toit-semver: url: github.com/toitware/toit-semver name: semver diff --git a/tools/package.yaml b/tools/package.yaml index 3252ad4ca..61783b9bb 100644 --- a/tools/package.yaml +++ b/tools/package.yaml @@ -4,7 +4,7 @@ dependencies: version: ^1.4.1 certificate_roots: url: github.com/toitware/toit-cert-roots - version: ^1.7.0 + version: ^1.8.0 cli: url: github.com/toitlang/pkg-cli version: ^2.2.0 @@ -22,7 +22,7 @@ dependencies: version: ^2.8.0 partition-table: url: github.com/toitware/toit-partition-table-esp32 - version: ^1.3.0 + version: ^1.4.0 semver: url: github.com/toitware/toit-semver version: ^1.1.0 diff --git a/tools/pkg/package.lock b/tools/pkg/package.lock index 91a593604..d9d657764 100644 --- a/tools/pkg/package.lock +++ b/tools/pkg/package.lock @@ -34,5 +34,5 @@ packages: toit-cert-roots: url: github.com/toitware/toit-cert-roots name: certificate-roots - version: 1.7.0 - hash: 0f824e1e2209d9833fa23635460d30661546af4f + version: 1.8.0 + hash: 369a0b36e813e37d6248990de59964020644ab50 diff --git a/tools/pkg/package.yaml b/tools/pkg/package.yaml index 658509860..784dd6c08 100644 --- a/tools/pkg/package.yaml +++ b/tools/pkg/package.yaml @@ -1,7 +1,7 @@ dependencies: certificate_roots: url: github.com/toitware/toit-cert-roots - version: ^1.7.0 + version: ^1.8.0 cli: url: github.com/toitlang/pkg-cli version: ^2.2.0