Skip to content

Commit

Permalink
chore(deps): update dependency @xstate/cli to v0.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent c5855c7 commit d947995
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.14
resolution: "@xstate/cli@npm:0.5.14"
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.0"
"@xstate/tools-shared": "npm:^4.0.7"
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: c8c6a0e272a37a1f4d1a2b98f55249ef60ee9a80134483b78ab2764fcf923531dbeeabbe914e30c2c188af10464af469a3c57aa40bae54bc1318cee8bdc2739c
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.0":
version: 0.14.0
resolution: "@xstate/machine-extractor@npm:0.14.0"
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: 9394c6a367b028bfc727f26ffc8b36a527d4664403ea6a421fedce3d5d79f55ce3175c84c7f12ddaf0a9d1b288dbd928b71929ef524946320073f3b774c4cc5c
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.7":
version: 4.0.7
resolution: "@xstate/tools-shared@npm:4.0.7"
dependencies:
"@xstate/machine-extractor": "npm:^0.13.0"
"@xstate/machine-extractor": "npm:^0.14.0"
peerDependencies:
prettier: ^2
xstate: ^4
checksum: 9af83b255b586c4ee9e9131c41bcdb37377fbd9de2060d4782c0b8f96a89754e86d9101462d4b4dece6b2c82b8df9bb8d6f4c317fed5530d01ab1ceb593a36a1
checksum: 0b46763bfca61545ba2ec59ab02106abd70f73027f0c04197b3f75b70a4d0fde4afa4de1f2ad608670e39c55ba853250911e2afeaab6f8ff5128734092f93e3a
languageName: node
linkType: hard

Expand Down

0 comments on commit d947995

Please sign in to comment.