Skip to content

Commit

Permalink
fix(deps): update dependency excalibur to v0.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 22, 2022
1 parent 19d1692 commit 3c235c0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/domready": "1.0.0",
"@types/webpack-env": "1.16.4",
"domready": "1.0.8",
"excalibur": "0.24.4",
"excalibur": "0.25.3",
"tslib": "2.4.0"
},
"devDependencies": {
Expand Down
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2781,6 +2781,11 @@ copy-anything@^2.0.1:
dependencies:
is-what "^3.14.1"

[email protected]:
version "3.21.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.21.0.tgz#f479dbfc3dffb035a0827602dd056839a774aa71"
integrity sha512-YUdI3fFu4TF/2WykQ2xzSiTQdldLB4KVuL9WeAy5XONZYt5Cun/fpQvctoKbCgvPhmzADeesTk/j2Rdx77AcKQ==

core-js@^2.4.0, core-js@^2.5.0:
version "2.6.12"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
Expand Down Expand Up @@ -3743,10 +3748,12 @@ events@^3.2.0:
resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400"
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==

[email protected]:
version "0.24.4"
resolved "https://registry.yarnpkg.com/excalibur/-/excalibur-0.24.4.tgz#c05cdf7f4cae103d70685e32dff45546463f296d"
integrity sha512-frP4NF1TaSzEPh7algTycMdGbHoATCbzJF5iMlvE8wzGoWO6yz3x3M6NYJDeRZ/sjo/BBACYktSMEVrgRl6Whg==
[email protected]:
version "0.25.3"
resolved "https://registry.yarnpkg.com/excalibur/-/excalibur-0.25.3.tgz#612fec40b2f85c5adea19f8bed340e3f3b292113"
integrity sha512-BfhnOZJSkUEWFpZaKYPhmiivRYpXF6TykaUSJK3zzAwzUhNdTjT1XKSBFyN8CePkBtmza8cB/ufblG1bH91QjA==
dependencies:
core-js "3.21.0"

execa@^4.0.0:
version "4.1.0"
Expand Down

0 comments on commit 3c235c0

Please sign in to comment.