Skip to content

Commit

Permalink
⬆️ (repo) [NO-ISSUE]: Bump xstate in the critical group
Browse files Browse the repository at this point in the history
Bumps the critical group with 1 update: [xstate](https://github.com/statelyai/xstate).


Updates `xstate` from 5.18.1 to 5.18.2
- [Release notes](https://github.com/statelyai/xstate/releases)
- [Commits](https://github.com/statelyai/xstate/compare/[email protected]@5.18.2)

---
updated-dependencies:
- dependency-name: xstate
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: critical
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 9f17667 commit 2bf4183
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 28 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"rxjs": "^7.8.1",
"semver": "^7.6.3",
"uuid": "^10.0.0",
"xstate": "^5.18.1"
"xstate": "^5.18.2"
},
"devDependencies": {
"@ledgerhq/eslint-config-dsdk": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/signer/keyring-btc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"inversify-logger-middleware": "^3.1.0",
"purify-ts": "^2.1.0",
"reflect-metadata": "^0.2.2",
"xstate": "^5.18.1"
"xstate": "^5.18.2"
},
"devDependencies": {
"@ledgerhq/device-management-kit": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/signer/keyring-eth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"inversify-logger-middleware": "^3.1.0",
"purify-ts": "^2.1.0",
"reflect-metadata": "^0.2.2",
"xstate": "^5.18.1"
"xstate": "^5.18.2"
},
"devDependencies": {
"@ledgerhq/context-module": "workspace:*",
Expand Down
76 changes: 51 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2bf4183

Please sign in to comment.