Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3bf5ceb

Browse files
chore: bump @xstate/cli from 0.1.4 to 0.1.5 in /site (#509)
Bumps @xstate/cli from 0.1.4 to 0.1.5. --- updated-dependencies: - dependency-name: "@xstate/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c1cdb4 commit 3bf5ceb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/superagent": "4.1.15",
5757
"@typescript-eslint/eslint-plugin": "5.15.0",
5858
"@typescript-eslint/parser": "5.15.0",
59-
"@xstate/cli": "0.1.4",
59+
"@xstate/cli": "0.1.5",
6060
"copy-webpack-plugin": "10.2.4",
6161
"css-loader": "6.7.1",
6262
"css-minimizer-webpack-plugin": "3.4.1",

site/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -3671,14 +3671,14 @@
36713671
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.5.tgz#09fa51e356d07d0be200642b0e4f91d8e6dd408d"
36723672
integrity sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A==
36733673

3674-
"@xstate/[email protected].4":
3675-
version "0.1.4"
3676-
resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.1.4.tgz#5d909b980a5e62744f90b2790be3aa2717cfb4f8"
3677-
integrity sha512-+MkeFGi+gouY8o+/GWG7/62c4WZAtsMlABi5NFBN2owIbwohJQbflc9jBMzN+U3Ho0QGC2gHBwsretsSsNkuuA==
3674+
"@xstate/[email protected].5":
3675+
version "0.1.5"
3676+
resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.1.5.tgz#3822ba67deb683aad16d9ae0c70f4267a2bf7dde"
3677+
integrity sha512-JrXLT5WaB9kLoUf5KkOo8T16NJ9MFSuGrDiVQdg7hFAZiHeuxUg6qN7EcKSRAbbr9E33HVlrfX7KaUCOeVyTpA==
36783678
dependencies:
36793679
"@babel/core" "^7.12.10"
36803680
"@xstate/machine-extractor" "0.6.2"
3681-
"@xstate/tools-shared" "1.1.2"
3681+
"@xstate/tools-shared" "1.1.3"
36823682
chokidar "^3.5.3"
36833683
commander "^8.0.0"
36843684
xstate "^4.29.0"
@@ -3696,10 +3696,10 @@
36963696
use-isomorphic-layout-effect "^1.0.0"
36973697
use-subscription "^1.3.0"
36983698

3699-
"@xstate/[email protected].2":
3700-
version "1.1.2"
3701-
resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.1.2.tgz#84660e1ff9ba48612af2d471a21905705fa62e16"
3702-
integrity sha512-/A0/3vI2N9Rr3uWKGpUkIv1GhVvQFsXB+vbf8RuSCcj5lnztnC2XEKCqzkric+T3BBViGVXuY7eh8UZw8OVPDw==
3699+
"@xstate/[email protected].3":
3700+
version "1.1.3"
3701+
resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.1.3.tgz#89ab5b275e9863da563ab00f391450ec5994d001"
3702+
integrity sha512-KsL0Qw4DAkDrkVtFe/BKBNGNKK7+48nsnOakZosrliFVyDszbr1YLwjlyzGFN/YDMUfG1jCGQdVyf3kmt6IKQw==
37033703
dependencies:
37043704
"@xstate/machine-extractor" "0.6.2"
37053705

0 commit comments

Comments
 (0)