Skip to content

Commit

Permalink
chore(deps): update dependency excalibur to v0.28.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent ba30933 commit bc42ff4
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.28.0"
},
"devDependencies": {
"@softwareventures/eslint-config": "7.1.4",
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.28.2",
"prettier": "2.8.8",
"semantic-release": "19.0.5",
"ts-node": "10.9.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1615,10 +1615,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.33.3:
version "3.33.3"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.33.3.tgz#3c644a323f0f533a0d360e9191e37f7fc059088d"
integrity sha512-lo0kOocUlLKmm6kv/FswQL8zbkH7mVsLJ/FULClOhv8WRVmKLVcs6XPNQAzstfeJTCHMyButEwG+z1kHxHoDZw==

core-util-is@~1.0.0:
version "1.0.3"
Expand Down Expand Up @@ -2192,12 +2192,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.28.2:
version "0.28.2"
resolved "https://registry.yarnpkg.com/excalibur/-/excalibur-0.28.2.tgz#0b451619e4bbcf60be5cacd65a4a4b97178eb6dc"
integrity sha512-qQYk2NWI8ify/vYiTqayMPPOfx/2+IADlafhjTI2misREqL00c4gaxEf58G6HaKd807yBqwCyiLzunr6rok+PA==
dependencies:
core-js "3.21.0"
core-js "3.33.3"

execa@^5.0.0:
version "5.1.1"
Expand Down

0 comments on commit bc42ff4

Please sign in to comment.