diff --git a/package.json b/package.json index 8d23f6703d..6b61f8e7b6 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "babel-plugin-remove-glsl-comments": "^1.0.0", "eslint-plugin-luma-gl-custom-rules": "file:./dev-modules/eslint-plugin-luma-gl-custom-rules", "eslint-plugin-tree-shaking": "^1.9.2", - "ocular-dev-tools": "^2.0.0-alpha.12", + "ocular-dev-tools": "2.0.0-alpha.14", "pre-commit": "^1.2.2", "pre-push": "^0.1.1" }, diff --git a/yarn.lock b/yarn.lock index 60cb940f4d..9e303f0cb9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5118,7 +5118,7 @@ eslint-plugin-jsx-a11y@^6.1.2: semver "^6.3.0" "eslint-plugin-luma-gl-custom-rules@file:./dev-modules/eslint-plugin-luma-gl-custom-rules": - version "9.0.0-alpha.31" + version "9.0.0-alpha.33" eslint-plugin-markdown@^2.2.0: version "2.2.1" @@ -8238,10 +8238,10 @@ octokit-pagination-methods@^1.1.0: resolved "https://registry.yarnpkg.com/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz#cf472edc9d551055f9ef73f6e42b4dbb4c80bea4" integrity sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ== -ocular-dev-tools@^2.0.0-alpha.12: - version "2.0.0-alpha.12" - resolved "https://registry.yarnpkg.com/ocular-dev-tools/-/ocular-dev-tools-2.0.0-alpha.12.tgz#8388579dc74b3dd3b10391402b68e577a8471628" - integrity sha512-XKIsPkJ2HyfYeRkEXRxI3nBlpgh8SuCUglyUMHXUuVWozmSOv6gvCBIJL/hoQ2ouhQTGF51t++6GjDjm0XY6ow== +ocular-dev-tools@2.0.0-alpha.14: + version "2.0.0-alpha.14" + resolved "https://registry.yarnpkg.com/ocular-dev-tools/-/ocular-dev-tools-2.0.0-alpha.14.tgz#ea9d906695dd839ae06d1997c473ff18e71b67a1" + integrity sha512-kjGDKWopLtl1bdtkGOuzrX9u1Un21qNohK68E05MVLo5HHim6KJlr+OEYO/QMEHajsW+dJLm4xBkgryisQLyiw== dependencies: "@babel/cli" "^7.14.5" "@babel/core" "^7.14.5"