Skip to content

Commit

Permalink
feat(deps): update dependency excalibur to v0.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent a7edf8d commit 88399b7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"unknown": "^0.2.5"
},
"peerDependencies": {
"excalibur": "^0.24.0 || ^0.25.0"
"excalibur": "^0.24.0 || ^0.25.0 || ^0.29.0"
},
"devDependencies": {
"@softwareventures/eslint-config": "7.5.0",
Expand All @@ -49,7 +49,7 @@
"eslint-plugin-jsdoc": "40.3.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "0.23.0",
"excalibur": "0.25.3",
"excalibur": "0.29.3",
"prettier": "2.8.8",
"semantic-release": "19.0.5",
"ts-node": "10.9.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1617,10 +1617,10 @@ convert-to-spaces@^2.0.1:
resolved "https://registry.yarnpkg.com/convert-to-spaces/-/convert-to-spaces-2.0.1.tgz#61a6c98f8aa626c16b296b862a91412a33bceb6b"
integrity sha512-rcQ1bsQO9799wq24uE5AM2tAILy4gXGIK/njFWcVQkGNZ96edlpY+A7bjwvzjYvLDyzmG1MmMLZhpcsb+klNMQ==

core-js@3.21.0:
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@3.36.1:
version "3.36.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.36.1.tgz#c97a7160ebd00b2de19e62f4bbd3406ab720e578"
integrity sha512-BTvUrwxVBezj5SZ3f10ImnX2oRByMxql3EimVqMysepbC9EeMUOpLwdy6Eoili2x6E4kf+ZUB5k/+Jv55alPfA==

core-util-is@~1.0.0:
version "1.0.3"
Expand Down Expand Up @@ -2247,12 +2247,12 @@ esutils@^2.0.2, esutils@^2.0.3:
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==

excalibur@0.25.3:
version "0.25.3"
resolved "https://registry.yarnpkg.com/excalibur/-/excalibur-0.25.3.tgz#612fec40b2f85c5adea19f8bed340e3f3b292113"
integrity sha512-BfhnOZJSkUEWFpZaKYPhmiivRYpXF6TykaUSJK3zzAwzUhNdTjT1XKSBFyN8CePkBtmza8cB/ufblG1bH91QjA==
excalibur@0.29.3:
version "0.29.3"
resolved "https://registry.yarnpkg.com/excalibur/-/excalibur-0.29.3.tgz#68f578626bbbed69ed277fc1c9181b7b9ebdb8a9"
integrity sha512-R1Nzf5/U2oSuIcWKZinAUR8b3eW71bwC6UvnqSt08d2uTVpaIDwl6cyVvB+1jY5GeA0BWmFS/wQ/PaNKTZDP7A==
dependencies:
core-js "3.21.0"
core-js "3.36.1"

execa@^5.0.0:
version "5.1.1"
Expand Down

0 comments on commit 88399b7

Please sign in to comment.