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 21d1c77 commit 751cd49
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.21.0",
"excalibur": "0.27.0",
"excalibur": "0.28.2",
"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.21.0
excalibur: 0.27.0
excalibur: 0.28.2
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 @@ -2421,10 +2421,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 @@ -3186,12 +3186,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.2":
version: 0.28.2
resolution: "excalibur@npm:0.28.2"
dependencies:
core-js: 3.23.3
checksum: b644d9b9c2d202789e9dfb711ab046fcc8691671236316c11e20cda47672b6a67e25926d49f3d4932a8f4e278d4929f8cc2ce953e8625a0d41ccc202debb4536
core-js: 3.33.3
checksum: 17e49fe1824c4eb9d3e7e4f6e2ecf7620062d29357af3e4d9174bd6627f96e0577b04f598b7b9404e55873817c9593e1eb66f9a769cd673178dfa491cf6d903f
languageName: node
linkType: hard

Expand Down

0 comments on commit 751cd49

Please sign in to comment.