Skip to content

Commit

Permalink
fix(deps): update dependency @bazel/ibazel to v0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 11, 2020
1 parent 5242c9c commit d41f147
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@babylonjs/materials": "4.1.0",
"@babylonjs/post-processes": "4.1.0",
"@babylonjs/serializers": "4.1.0",
"@bazel/ibazel": "0.12.3",
"@bazel/ibazel": "0.12.4",
"@bazel/jasmine": "1.5.0",
"@bazel/karma": "1.5.0",
"@bazel/rollup": "1.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -941,10 +941,10 @@
babylonjs-gltf2interface "4.1.0"
tslib "^1.10.0"

"@bazel/[email protected].3":
version "0.12.3"
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.12.3.tgz#c8c82647f920cd529c7793c50e087e1a754a5973"
integrity sha512-dyx62Uo5kogrxFmqFNpGvbavfr8yjmuQlOyZczOuA60piULwlUsO7Oh3/1OUWKDSXaMMqHhFQfpdl+z0HjI6TQ==
"@bazel/[email protected].4":
version "0.12.4"
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.12.4.tgz#ddda7c8ead6e29dc8d637af446086a750f395218"
integrity sha512-FzOy+esB/fXVDbAmL6Ce2yCEy+PESZih8GypKhi0B8XzoZHAAn3QNnQcMNwo9PrIfp3G1989nM/JQ1b8jwEinQ==

"@bazel/[email protected]":
version "1.5.0"
Expand Down Expand Up @@ -11004,7 +11004,7 @@ node-object-hash@^2.0.0:
resolved "https://registry.yarnpkg.com/node-object-hash/-/node-object-hash-2.0.0.tgz#9971fcdb7d254f05016bd9ccf508352bee11116b"
integrity sha512-VZR0zroAusy1ETZMZiGeLkdu50LGjG5U1KHZqTruqtTyQ2wfWhHG2Ow4nsUbfTFGlaREgNHcCWoM/OzEm6p+NQ==

node-pre-gyp@*, node-pre-gyp@0.14.0:
[email protected]:
version "0.14.0"
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.14.0.tgz#9a0596533b877289bcad4e143982ca3d904ddc83"
integrity sha512-+CvDC7ZttU/sSt9rFjix/P05iS43qHCOOGzcr3Ry99bXG7VX953+vFyEuph/tfqoYu8dttBkE86JSKBO2OzcxA==
Expand Down

0 comments on commit d41f147

Please sign in to comment.