Skip to content

Commit 210bec2

Browse files
Bump xstate from 5.20.2 to 5.21.0 in /trivia-game-react
Bumps [xstate](https://github.com/statelyai/xstate) from 5.20.2 to 5.21.0. - [Release notes](https://github.com/statelyai/xstate/releases) - [Commits](https://github.com/statelyai/xstate/compare/[email protected]@5.21.0) --- updated-dependencies: - dependency-name: xstate dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24eb50d commit 210bec2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

trivia-game-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"styled-components": "6.1.19",
3232
"tailwind.macro": "1.0.0-alpha.10",
3333
"typescript": "5.9.2",
34-
"xstate": "5.20.2"
34+
"xstate": "5.21.0"
3535
},
3636
"devDependencies": {
3737
"@testing-library/cypress": "10.0.3",

trivia-game-react/yarn.lock

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

12830-
xstate@5.20.2:
12831-
version "5.20.2"
12832-
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.20.2.tgz#627249d8aeaf19e045f0cbbdb24815d509fd2130"
12833-
integrity sha512-GZmLmc+WPKfFRxuTDAxCg0cUhS/ZnWaRD86DO8MKizeK4a050jd5k7UNnIQ2jJDWRig2/r0tmVXeezUNIhoz5Q==
12830+
xstate@5.21.0:
12831+
version "5.21.0"
12832+
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.21.0.tgz#9b44cadbc3e0e570e07c1e270af893b9109bdbdf"
12833+
integrity sha512-y4wmqxjyAa0tgz4k3m/MgTF1kDOahE5+xLfWt5eh1sk+43DatLhKlI8lQDJZpvihZavjbD3TUgy2PRMphhhqgQ==
1283412834

1283512835
xtend@^4.0.2:
1283612836
version "4.0.2"

0 commit comments

Comments
 (0)