Skip to content

Commit

Permalink
chore(deps): update dependency @xstate/cli to v0.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent c5855c7 commit 3c69294
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1394,12 +1394,12 @@ __metadata:
linkType: hard

"@xstate/cli@npm:^0.5.0":
version: 0.5.11
resolution: "@xstate/cli@npm:0.5.11"
version: 0.5.15
resolution: "@xstate/cli@npm:0.5.15"
dependencies:
"@babel/core": "npm:^7.21.4"
"@xstate/machine-extractor": "npm:^0.13.0"
"@xstate/tools-shared": "npm:^4.0.5"
"@xstate/machine-extractor": "npm:^0.14.1"
"@xstate/tools-shared": "npm:^4.0.8"
chokidar: "npm:^3.5.3"
commander: "npm:^8.0.0"
dotenv: "npm:^16.0.3"
Expand All @@ -1409,33 +1409,33 @@ __metadata:
xstate-beta: "npm:xstate@beta"
bin:
xstate: bin/bin.js
checksum: 02bf9f35661a2b8e93d3618ac1e44c07442e0453861800340c814caee03ce818d0a86e27d0682c6acbeca23d2e7c882713cfadc254c7f7e080c912dd81fe1373
checksum: 85dc3cfcc41328c694817d2aacfbae4fe3d93029fdf55a3fcc2b96e63b5c778abcaf9faf76fd6e2166612c393454b444ca3aa049c26bc9cdfb832b668c7eba2d
languageName: node
linkType: hard

"@xstate/machine-extractor@npm:^0.13.0":
version: 0.13.0
resolution: "@xstate/machine-extractor@npm:0.13.0"
"@xstate/machine-extractor@npm:^0.14.1":
version: 0.14.1
resolution: "@xstate/machine-extractor@npm:0.14.1"
dependencies:
"@babel/parser": "npm:^7.21.4"
"@babel/traverse": "npm:^7.21.4"
"@babel/types": "npm:^7.21.4"
recast: "npm:^0.23.1"
peerDependencies:
xstate: ^4
checksum: 449cd18e42afccfd7e927683190757b61dd7a74b5ec2a51c786698203370a8348c7b497d6d3b4666ec1a949016792e124d22a65c398ff0a011e82c11b2890453
checksum: bc3ea496bb8974a9431acb318a11684fd7954253539d7d59bcea6af190621f82f6ea729d37bd487ec0e52e90f866401af79d7f1c0ccd396b3ee14916b8519ac9
languageName: node
linkType: hard

"@xstate/tools-shared@npm:^4.0.5":
version: 4.0.5
resolution: "@xstate/tools-shared@npm:4.0.5"
"@xstate/tools-shared@npm:^4.0.8":
version: 4.0.8
resolution: "@xstate/tools-shared@npm:4.0.8"
dependencies:
"@xstate/machine-extractor": "npm:^0.13.0"
"@xstate/machine-extractor": "npm:^0.14.1"
peerDependencies:
prettier: ^2
xstate: ^4
checksum: 9af83b255b586c4ee9e9131c41bcdb37377fbd9de2060d4782c0b8f96a89754e86d9101462d4b4dece6b2c82b8df9bb8d6f4c317fed5530d01ab1ceb593a36a1
checksum: 4f1b48b52f415505bb3186bf26cdc94f12630d1718ec4e6a003d5d95885590a6dafc2fbd8ed6c4ab0b7752b21e8357bf07bcd353b078429b55207f6d99217eb4
languageName: node
linkType: hard

Expand Down

0 comments on commit 3c69294

Please sign in to comment.