Skip to content

Commit

Permalink
build(deps): bump bc-minecraft-bedrock-vanilla-data (#709)
Browse files Browse the repository at this point in the history
Bumps the important group with 1 update: [bc-minecraft-bedrock-vanilla-data](https://github.com/Blockception/BC-Minecraft-Bedrock-Vanilla-Data).


Updates `bc-minecraft-bedrock-vanilla-data` from 1.21.44-5 to 1.21.44
- [Release notes](https://github.com/Blockception/BC-Minecraft-Bedrock-Vanilla-Data/releases)
- [Commits](Blockception/BC-Minecraft-Bedrock-Vanilla-Data@v1.21.44-5...v1.21.44)

---
updated-dependencies:
- dependency-name: bc-minecraft-bedrock-vanilla-data
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: important
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent d3a097c commit 14e7e99
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@blockception/shared": "^0.0.1",
"bc-minecraft-bedrock-project": "^1.21.44-2",
"bc-minecraft-bedrock-vanilla-data": "^1.21.44-2",
"bc-minecraft-bedrock-vanilla-data": "^1.21.44",
"node": "^23.4.0",
"vscode-languageclient": "^9.0.1"
},
Expand Down
11 changes: 5 additions & 6 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@blockception/shared": "^0.0.1",
"bc-minecraft-bedrock-project": "^1.21.44-2",
"bc-minecraft-bedrock-vanilla-data": "^1.21.44-2",
"bc-minecraft-bedrock-vanilla-data": "^1.21.44",
"node": "^23.4.0",
"vscode-languageclient": "^9.0.1"
},
Expand Down Expand Up @@ -3396,10 +3396,9 @@
"license": "BSD-3-Clause"
},
"node_modules/bc-minecraft-bedrock-vanilla-data": {
"version": "1.21.44-5",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-vanilla-data/-/bc-minecraft-bedrock-vanilla-data-1.21.44-5.tgz",
"integrity": "sha512-5jdUQAN1ax5uKHvw3R3a1DkerUh87FnHkewF3f5hDHFxgWdNUA+ZsB2x+17ef+1cwQQHAVK9e8sH684ksea9Ow==",
"license": "BSD-3-Clause"
"version": "1.21.44",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-vanilla-data/-/bc-minecraft-bedrock-vanilla-data-1.21.44.tgz",
"integrity": "sha512-TJaCpecOP5FHfdHieZkcfTCNROG3NfBMwii8C/zmQI6eScyikbGw4VMRvtZDVjo+4YZDn2HXB+hSmD1gwcNJ8Q=="
},
"node_modules/bc-minecraft-molang": {
"version": "1.21.44-5",
Expand Down Expand Up @@ -11152,7 +11151,7 @@
"bc-minecraft-bedrock-diagnoser": "^1.21.44-1",
"bc-minecraft-bedrock-project": "^1.21.44-1",
"bc-minecraft-bedrock-types": "^1.21.44-1",
"bc-minecraft-bedrock-vanilla-data": "^1.21.44-1",
"bc-minecraft-bedrock-vanilla-data": "^1.21.44",
"bc-minecraft-molang": "^1.21.44-2",
"bc-minecraft-project": "^1.21.44-1",
"bc-vscode-words": "^1.3.16",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"bc-minecraft-bedrock-diagnoser": "^1.21.44-1",
"bc-minecraft-bedrock-project": "^1.21.44-1",
"bc-minecraft-bedrock-types": "^1.21.44-1",
"bc-minecraft-bedrock-vanilla-data": "^1.21.44-1",
"bc-minecraft-bedrock-vanilla-data": "^1.21.44",
"bc-minecraft-molang": "^1.21.44-2",
"bc-minecraft-project": "^1.21.44-1",
"bc-vscode-words": "^1.3.16",
Expand Down

0 comments on commit 14e7e99

Please sign in to comment.