Skip to content

Commit

Permalink
Bump the babylon group in /visualiser with 2 updates
Browse files Browse the repository at this point in the history
Bumps the babylon group in /visualiser with 2 updates: [@babylonjs/core](https://github.com/BabylonJS/Babylon.js) and [@babylonjs/gui](https://github.com/BabylonJS/Babylon.js).


Updates `@babylonjs/core` from 6.18.0 to 6.20.1
- [Release notes](https://github.com/BabylonJS/Babylon.js/releases)
- [Changelog](https://github.com/BabylonJS/Babylon.js/blob/master/CHANGELOG.md)
- [Commits](BabylonJS/Babylon.js@6.18.0...6.20.1)

Updates `@babylonjs/gui` from 6.18.0 to 6.20.1
- [Release notes](https://github.com/BabylonJS/Babylon.js/releases)
- [Changelog](https://github.com/BabylonJS/Babylon.js/blob/master/CHANGELOG.md)
- [Commits](BabylonJS/Babylon.js@6.18.0...6.20.1)

---
updated-dependencies:
- dependency-name: "@babylonjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: babylon
- dependency-name: "@babylonjs/gui"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: babylon
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 11, 2023
1 parent f6063f8 commit 20fe1a2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions visualiser/package-lock.json

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

4 changes: 2 additions & 2 deletions visualiser/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"@babylonjs/core": "^6.18.0",
"@babylonjs/gui": "^6.18.0"
"@babylonjs/core": "^6.20.1",
"@babylonjs/gui": "^6.20.1"
},
"devDependencies": {
"ts-loader": "^9.4.4",
Expand Down

0 comments on commit 20fe1a2

Please sign in to comment.