Skip to content

Commit 9850896

Browse files
build(dependabot): bump @minecraft/server from 1.6.0 to 1.15.0 (#40)
* build(dependabot): bump @minecraft/server from 1.6.0 to 1.15.0 Bumps @minecraft/server from 1.6.0 to 1.15.0. --- updated-dependencies: - dependency-name: "@minecraft/server" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Change files --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raphael Landaverde <[email protected]>
1 parent 010b54a commit 9850896

File tree

3 files changed

+21
-12
lines changed

3 files changed

+21
-12
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "build(dependabot): bump @minecraft/server from 1.6.0 to 1.15.0",
4+
"packageName": "@minecraft/math",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}

libraries/math/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"api-report"
3030
],
3131
"peerDependencies": {
32-
"@minecraft/server": "^1.6.0"
32+
"@minecraft/server": "^1.15.0"
3333
},
3434
"devDependencies": {
35-
"@minecraft/server": "^1.6.0",
35+
"@minecraft/server": "^1.15.0",
3636
"@minecraft/core-build-tasks": "*",
3737
"@minecraft/tsconfig": "*",
3838
"just-scripts": "^2.3.2",

package-lock.json

+12-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)