Skip to content

Commit

Permalink
Bump ocular-dev-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Aug 24, 2023
1 parent 65a38ac commit c7f5525
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 @@ -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"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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==
[email protected].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"
Expand Down

0 comments on commit c7f5525

Please sign in to comment.