Skip to content

Commit 4cdfff4

Browse files
committed
chore: upgrade xstate 4.12.0 package.json
1 parent 2393535 commit 4cdfff4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"ember-cli-babel": "^7.18.0",
3131
"ember-cli-htmlbars": "^4.2.3",
3232
"ember-usable": "https://github.com/pzuraq/ember-usable#0d03a50",
33-
"xstate": "^4.8.0"
33+
"xstate": "^4.12.0"
3434
},
3535
"devDependencies": {
3636
"@ember/optional-features": "^1.3.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16019,7 +16019,7 @@ xmlhttprequest-ssl@~1.5.4:
1601916019
version "1.5.5"
1602016020
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz#c2876b06168aadc40e57d97e81191ac8f4398b3e"
1602116021

16022-
xstate@^4.8.0:
16022+
xstate@^4.12.0:
1602316023
version "4.12.0"
1602416024
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.12.0.tgz#d2b7f2e2775a55531fdd0d3973c26d1a55f1a959"
1602516025
integrity sha512-rA66sw2vl9LERQsPE4xTqJP77+gHt/UYi9IqIek9dHlouDwBKTYf5yqp780JAv5n36P1UY9IRNp24rhCCxN6/A==

0 commit comments

Comments
 (0)