From a3412ef034d1d53de77c274b872c178aa91e88d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 13:42:10 +0000 Subject: [PATCH] :arrow_up: (repo) [NO-ISSUE]: Bump @statelyai/inspect Bumps [@statelyai/inspect](https://github.com/statelyai/inspect) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/statelyai/inspect/releases) - [Changelog](https://github.com/statelyai/inspect/blob/main/CHANGELOG.md) - [Commits](https://github.com/statelyai/inspect/commits) --- updated-dependencies: - dependency-name: "@statelyai/inspect" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/core/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index a64968b74..3291202da 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -56,7 +56,7 @@ "@ledgerhq/jest-config-dsdk": "workspace:*", "@ledgerhq/prettier-config-dsdk": "workspace:*", "@ledgerhq/tsconfig-dsdk": "workspace:*", - "@statelyai/inspect": "^0.3.1", + "@statelyai/inspect": "^0.4.0", "@types/semver": "^7.5.8", "@types/uuid": "^10.0.0", "@types/w3c-web-hid": "^1.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 722f47f02..ff9ad160c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -197,8 +197,8 @@ importers: specifier: workspace:* version: link:../config/typescript '@statelyai/inspect': - specifier: ^0.3.1 - version: 0.3.1(ws@7.5.10)(xstate@5.14.0) + specifier: ^0.4.0 + version: 0.4.0(ws@7.5.10)(xstate@5.14.0) '@types/semver': specifier: ^7.5.8 version: 7.5.8 @@ -2176,8 +2176,8 @@ packages: '@sinonjs/fake-timers@10.3.0': resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==} - '@statelyai/inspect@0.3.1': - resolution: {integrity: sha512-KW3owf5UbPs1+/xOGJoSV4D69hP5xTX7PCzARr2R1senwfUIwyGP8yEsB8dvkMvekYvgFS0qa6lmg1eszYr2tw==} + '@statelyai/inspect@0.4.0': + resolution: {integrity: sha512-VxQldRlKYcu6rzLY83RSXVwMYexkH6hNx85B89YWYyXYWtNGaWHFCwV7a/Kz8FFPeUz8EKVAnyMOg2kNpn07wQ==} peerDependencies: xstate: ^5.5.1 @@ -9707,7 +9707,7 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.0 - '@statelyai/inspect@0.3.1(ws@7.5.10)(xstate@5.14.0)': + '@statelyai/inspect@0.4.0(ws@7.5.10)(xstate@5.14.0)': dependencies: fast-safe-stringify: 2.1.1 isomorphic-ws: 5.0.0(ws@7.5.10)