Skip to content

Commit

Permalink
Bump the external group in /build-challenge with 3 updates (#218)
Browse files Browse the repository at this point in the history
Bumps the external group in /build-challenge with 3 updates: @minecraft/server, @minecraft/server-ui and [typescript](https://github.com/microsoft/TypeScript).
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 6b0a4f1 commit 7854e40
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions build-challenge/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions build-challenge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"eslint-plugin-minecraft-linting": "^1.2.2",
"source-map": "^0.7.4",
"ts-node": "^10.9.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"scripts": {
"lint": "just-scripts lint",
Expand All @@ -23,8 +23,8 @@
"enablemcpreviewloopback": "CheckNetIsolation.exe LoopbackExempt -a -p=S-1-15-2-424268864-5579737-879501358-346833251-474568803-887069379-4040235476"
},
"dependencies": {
"@minecraft/server": "^1.13.0",
"@minecraft/server-ui": "^1.2.0",
"@minecraft/server": "^1.14.0",
"@minecraft/server-ui": "^1.3.0",
"@minecraft/vanilla-data": "^1.21.20"
},
"overrides": {
Expand Down

0 comments on commit 7854e40

Please sign in to comment.