Skip to content

Commit fdb51b6

Browse files
authored
Merge pull request #4002 from DevanB/dependabot/npm_and_yarn/trivia-game-react/xstate-5.23.0
2 parents bcc88f4 + 99599f6 commit fdb51b6

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.3",
34-
"xstate": "5.22.0"
34+
"xstate": "5.23.0"
3535
},
3636
"devDependencies": {
3737
"@testing-library/cypress": "10.1.0",

trivia-game-react/yarn.lock

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

12835-
xstate@5.22.0:
12836-
version "5.22.0"
12837-
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.22.0.tgz#9756b1067954938bf2fa09fe2d1bb9af2e4a0fca"
12838-
integrity sha512-5d73WWQaAozOaHl/la5TuriybLab9DNkzzYEte5UG2YwsVCR7SSDZJkyS6qfaOYGCFOjZjjSwEEVro4iqN3Slw==
12835+
xstate@5.23.0:
12836+
version "5.23.0"
12837+
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.23.0.tgz#f3c2f744893c0dc93024e87734e89cc0cd965796"
12838+
integrity sha512-jo126xWXkU6ySQ91n51+H2xcgnMuZcCQpQoD3FQ79d32a6RQvryRh8rrDHnH4WDdN/yg5xNjlIRol9ispMvzeg==
1283912839

1284012840
xtend@^4.0.2:
1284112841
version "4.0.2"

0 commit comments

Comments
 (0)