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 19, 2024
1 parent f01046f commit a891fb9
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 @@ -33,7 +33,7 @@
"@types/webpack-env": "1.18.5",
"dictionary-types": "2.0.1",
"domready": "1.0.8",
"excalibur": "0.24.4"
"excalibur": "0.30.1"
},
"devDependencies": {
"@semantic-release/exec": "5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3470,10 +3470,10 @@ eventsource@^2.0.2:
resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-2.0.2.tgz#76dfcc02930fb2ff339520b6d290da573a9e8508"
integrity sha512-IzUmBGPR3+oUG9dUeXynyNmf91/3zUSJg1lCktzKw47OXuhco54U3r9B7O4XX+Rb1Itm9OZ2b0RkTs10bICOxA==

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@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit a891fb9

Please sign in to comment.