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

Skip to content

Commit abc2257

Browse files
chore: bump xstate from 4.31.0 to 4.32.1 in /site (#1481)
Bumps [xstate](https://github.com/statelyai/xstate) from 4.31.0 to 4.32.1. - [Release notes](https://github.com/statelyai/xstate/releases) - [Commits](https://github.com/statelyai/xstate/compare/[email protected]@4.32.1) --- updated-dependencies: - dependency-name: xstate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f007aee commit abc2257

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

site/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"react-router-dom": "6.3.0",
4343
"swr": "1.2.2",
4444
"uuid": "^8.3.2",
45-
"xstate": "4.31.0",
45+
"xstate": "4.32.1",
4646
"xterm": "^4.18.0",
4747
"xterm-addon-fit": "^0.5.0",
4848
"xterm-addon-web-links": "^0.5.1",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14229,10 +14229,10 @@ xmlchars@^2.2.0:
1422914229
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
1423014230
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
1423114231

14232-
xstate@4.31.0, xstate@^4.29.0:
14233-
version "4.31.0"
14234-
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.31.0.tgz#039cf6f865dd9e104012eb76a14df757c988ec58"
14235-
integrity sha512-UK5m6OqUsTlPuKWkfRR5cR9/Yt7sysFyEg+PVIbEH9mwHSf9zuCvWO7rRvhBq7T+3pEXLKTEMfaqmLxl9Ob1pw==
14232+
xstate@4.32.1, xstate@^4.29.0:
14233+
version "4.32.1"
14234+
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.32.1.tgz#1a09c808a66072938861a3b4acc5b38460244b70"
14235+
integrity sha512-QYUd+3GkXZ8i6qdixnOn28bL3EvA++LONYL/EMWwKlFSh/hiLndJ8YTnz77FDs+JUXcwU7NZJg7qoezoRHc4GQ==
1423614236

1423714237
xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1:
1423814238
version "4.0.2"

0 commit comments

Comments
 (0)