Skip to content

Commit

Permalink
chore(deps): update dependency excalibur to v0.28.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2024
1 parent 5a93e52 commit beb942f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"tslib": "2.6.2"
},
"peerDependencies": {
"excalibur": "^0.25.0 || ^0.26.0 || ^0.27.0"
"excalibur": "^0.25.0 || ^0.26.0 || ^0.27.0 || ^0.28.0"
},
"devDependencies": {
"@commitlint/cli": "17.8.1",
Expand All @@ -53,7 +53,7 @@
"eslint-plugin-jsdoc": "39.9.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "0.23.0",
"excalibur": "0.27.0",
"excalibur": "0.28.7",
"husky": "8.0.3",
"inquirer": "8.2.6",
"pinst": "3.0.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ __metadata:
eslint-plugin-jsdoc: 39.9.1
eslint-plugin-prefer-arrow: 1.2.3
eslint-plugin-sonarjs: 0.23.0
excalibur: 0.27.0
excalibur: 0.28.7
husky: 8.0.3
inquirer: 8.2.6
pinst: 3.0.0
Expand All @@ -306,7 +306,7 @@ __metadata:
tslib: 2.6.2
typescript: 4.9.5
peerDependencies:
excalibur: ^0.25.0 || ^0.26.0 || ^0.27.0
excalibur: ^0.25.0 || ^0.26.0 || ^0.27.0 || ^0.28.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2422,10 +2422,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.23.3":
version: 3.23.3
resolution: "core-js@npm:3.23.3"
checksum: f517546388e468bd3155afbf06f38f8fe0448134fe086c4ed9c4d371d52db71e80585073b59362948777e01f2377ef7064925e1a3d9312a1c56da47eadfaca9a
"core-js@npm:3.33.3":
version: 3.33.3
resolution: "core-js@npm:3.33.3"
checksum: 070b9c696f5a9b22bab0208daf9fcdffbc3b4f4c89ed2be512b7d99d4be363accfbb26fa6eec7261055d89e8ea0a5bcfccad5923fe43f1f2eafca9f568cc5596
languageName: node
linkType: hard

Expand Down Expand Up @@ -3187,12 +3187,12 @@ __metadata:
languageName: node
linkType: hard

"excalibur@npm:0.27.0":
version: 0.27.0
resolution: "excalibur@npm:0.27.0"
"excalibur@npm:0.28.7":
version: 0.28.7
resolution: "excalibur@npm:0.28.7"
dependencies:
core-js: 3.23.3
checksum: b644d9b9c2d202789e9dfb711ab046fcc8691671236316c11e20cda47672b6a67e25926d49f3d4932a8f4e278d4929f8cc2ce953e8625a0d41ccc202debb4536
core-js: 3.33.3
checksum: 39b95f9847a41d3c5212856bb8bf66c18e29e014b2d372e0015cc770fab75596e8574ece77c49f805334508fd8a27741eb8ec6d23950d954041532d5181579ec
languageName: node
linkType: hard

Expand Down

0 comments on commit beb942f

Please sign in to comment.