Skip to content

Commit

Permalink
Merge pull request #274 from dxw/renovate/xstate-monorepo
Browse files Browse the repository at this point in the history
Update dependency xstate to v5.19.0
  • Loading branch information
renovate[bot] authored Nov 17, 2024
2 parents c50f48b + c767e66 commit ed7d5fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"serve-handler": "^6.1.3",
"socket.io": "^4.1.3",
"stylelint-selector-bem-pattern": "^4.0.0",
"xstate": "5.18.2"
"xstate": "5.19.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1188,7 +1188,7 @@ xmlhttprequest-ssl@~2.1.1:
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-2.1.2.tgz#e9e8023b3f29ef34b97a859f584c5e6c61418e23"
integrity sha512-TEU+nJVUUnA4CYJFLvK5X9AOeH4KvDvhIfm0vV1GaQRtchnG0hgK5p8hw/xjv8cunWYCsiPCSDzObPyhEwq3KQ==

xstate@5.18.2:
version "5.18.2"
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.18.2.tgz#924122af5102f3c3f7e172ebf20a09455ddb2963"
integrity sha512-hab5VOe29D0agy8/7dH1lGw+7kilRQyXwpaChoMu4fe6rDP+nsHYhDYKfS2O4iXE7myA98TW6qMEudj/8NXEkA==
xstate@5.19.0:
version "5.19.0"
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.19.0.tgz#619fdf00cef5de0552c4cb463fcba42ee482a149"
integrity sha512-Juh1MjeRaVWr1IRxXYvQMMRFMrei6vq6+AfP6Zk9D9YV0ZuvubN0aM6s2ITwUrq+uWtP1NTO8kOZmsM/IqeOiQ==

0 comments on commit ed7d5fd

Please # to comment.