Skip to content

Commit bdd7dc8

Browse files
Bump xstate from 5.20.2 to 5.22.0 in /trivia-game-vue
Bumps [xstate](https://github.com/statelyai/xstate) from 5.20.2 to 5.22.0. - [Release notes](https://github.com/statelyai/xstate/releases) - [Commits](https://github.com/statelyai/xstate/compare/xstate@5.20.2...xstate@5.22.0) --- updated-dependencies: - dependency-name: xstate dependency-version: 5.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7820c73 commit bdd7dc8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

trivia-game-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lean-he": "2.1.2",
1313
"tailwindcss": "4.1.13",
1414
"vue": "3.5.21",
15-
"xstate": "5.20.2"
15+
"xstate": "5.22.0"
1616
},
1717
"devDependencies": {
1818
"@vue/cli-plugin-babel": "5.0.9",

trivia-game-vue/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6928,10 +6928,10 @@ xml-name-validator@^4.0.0:
69286928
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz#79a006e2e63149a8600f15430f0a4725d1524835"
69296929
integrity sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==
69306930

6931-
xstate@5.20.2:
6932-
version "5.20.2"
6933-
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.20.2.tgz#627249d8aeaf19e045f0cbbdb24815d509fd2130"
6934-
integrity sha512-GZmLmc+WPKfFRxuTDAxCg0cUhS/ZnWaRD86DO8MKizeK4a050jd5k7UNnIQ2jJDWRig2/r0tmVXeezUNIhoz5Q==
6931+
xstate@5.22.0:
6932+
version "5.22.0"
6933+
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.22.0.tgz#9756b1067954938bf2fa09fe2d1bb9af2e4a0fca"
6934+
integrity sha512-5d73WWQaAozOaHl/la5TuriybLab9DNkzzYEte5UG2YwsVCR7SSDZJkyS6qfaOYGCFOjZjjSwEEVro4iqN3Slw==
69356935

69366936
y18n@^5.0.5:
69376937
version "5.0.8"

0 commit comments

Comments
 (0)