-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #22 from Blockception/dependabot/submodules/all-ff…
…1a79ba3a Bump the all group with 6 updates
- Loading branch information
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule BC-Minecraft-Bedrock-Diagnoser
updated
12 files
Submodule BC-Minecraft-Molang
updated
3 files
+5 −5 | src/Molang/Types/Temps.ts | |
+1 −1 | src/Molang/Types/Variables.ts | |
+1 −1 | test/molang/types/Temps.test.ts |
Submodule BC-Minecraft-Project
updated
3 files
+3 −3 | src/Lib/mcdefinitions.ts | |
+2 −2 | src/Lib/project.ts | |
+38 −38 | test/mcdefinitions/parse.test.ts |
Submodule Minecraft-Error-Codes
updated
3 files
+1 −0 | molang/README.md | |
+7 −0 | molang/syntax/README.md | |
+11 −0 | molang/syntax/missing_semicolon.md |
Submodule VSCode-Bedrock-Development-Extension
updated
8 files
+2 −2 | client/package-lock.json | |
+1 −1 | client/package.json | |
+1 −1 | minecraft-bedrock-schemas | |
+15 −15 | package-lock.json | |
+1 −1 | package.json | |
+2 −2 | server/package-lock.json | |
+2 −2 | server/package.json | |
+1 −1 | server/src/Lib/Version.ts |
Submodule action-minecraft-bedrock-diagnose
updated
5 files
+25 −0 | .github/dependabot.yml | |
+2 −2 | .github/workflows/npm-test.yml | |
+2 −2 | dist/index.js | |
+185 −109 | package-lock.json | |
+9 −9 | package.json |