Skip to content

Commit

Permalink
fix(deps): update dependency excalibur to v0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 8c0678f commit 82c5cb4
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 @@ -32,7 +32,7 @@
"@types/domready": "1.0.2",
"@types/webpack-env": "1.18.5",
"domready": "1.0.8",
"excalibur": "0.24.4",
"excalibur": "0.30.1",
"tslib": "2.8.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3897,10 +3897,10 @@ events@^3.2.0:
resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400"
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==

excalibur@0.24.4:
version "0.24.4"
resolved "https://registry.yarnpkg.com/excalibur/-/excalibur-0.24.4.tgz#c05cdf7f4cae103d70685e32dff45546463f296d"
integrity sha512-frP4NF1TaSzEPh7algTycMdGbHoATCbzJF5iMlvE8wzGoWO6yz3x3M6NYJDeRZ/sjo/BBACYktSMEVrgRl6Whg==
excalibur@0.30.1:
version "0.30.1"
resolved "https://registry.yarnpkg.com/excalibur/-/excalibur-0.30.1.tgz#7ada8c74062a4a418571cb54c883c44e18c09d44"
integrity sha512-M/dvK74jZGNcb54rBWnIBDxuVCjOMlzgUfeVjvMz/iHP7q/OAKdimle0metUJ2BnyupG2ASR5lGtndGTOSSjjw==

execa@^4.0.0:
version "4.1.0"
Expand Down

0 comments on commit 82c5cb4

Please sign in to comment.