Skip to content

Commit

Permalink
chore(deps-dev): bump @vis.gl/ts-plugins from 1.0.0-alpha.21 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [@vis.gl/ts-plugins](https://github.com/visgl/dev-tools) from 1.0.0-alpha.21 to 1.0.0.
- [Changelog](https://github.com/visgl/dev-tools/blob/master/CHANGELOG.md)
- [Commits](visgl/dev-tools@v1.0.0-alpha.21...v1.0.0)

---
updated-dependencies:
- dependency-name: "@vis.gl/ts-plugins"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 71f92c5 commit a0ebd60
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@probe.gl/bench": "^4.1.0",
"jsdom": "^20.0.0",
"@vis.gl/dev-tools": "1.0.0-alpha.21",
"@vis.gl/ts-plugins": "1.0.0-alpha.21",
"@vis.gl/ts-plugins": "1.0.0",
"pre-commit": "^1.2.2",
"puppeteer": "^22.4.0",
"s2-geometry": "^1.2.10",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -963,16 +963,11 @@
jszip "^3.1.5"
md5 "^2.3.0"

"@luma.gl/[email protected]", "@luma.gl/constants@^9.1.2":
"@luma.gl/[email protected]", "@luma.gl/constants@^9.0.0", "@luma.gl/constants@^9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.1.2.tgz#01d424814ac9b8b9524f95e2824fb8e151d26d4a"
integrity sha512-j0aVKWJJEwL2LF+KCTRVQ5seTrpX3L7VKq7bQ97znp4YqIwIMp8vv3Tkhf5P+XdxcfXZlPZsG379PuuwYB8a7w==

"@luma.gl/constants@^9.0.0":
version "9.0.27"
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.0.27.tgz#65d65fa1ea407fd5f74bfa92dfba43261be33763"
integrity sha512-NBkMim3u0xt4UDe4e69L6E/pq5XNxfX60GrggJDzfilVRfIbx5XwKhBXTyNjjtNEk4oc6uYLHWd/05jGRHcfLg==

"@luma.gl/core@^9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.1.2.tgz#7e00fed787c14ff8162dda622b6afa5bfe1a5a8f"
Expand Down Expand Up @@ -2429,10 +2424,10 @@
typescript-eslint "^7.7.0"
vite "^4.5.0"

"@vis.gl/[email protected]-alpha.21":
version "1.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@vis.gl/ts-plugins/-/ts-plugins-1.0.0-alpha.21.tgz#91992a4cdf242ee0a92594e7cc2d51c82d837d8d"
integrity sha512-OgpfeiGj48mxSU3bJBoYFO81D4bfWw/lu4fgLVL8aNhTE5OSvHBsoxjPZfDTdSm0nz0iEnVul9MOVrg29+KVqA==
"@vis.gl/[email protected]":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@vis.gl/ts-plugins/-/ts-plugins-1.0.0.tgz#e22e223eebd251a7cb1b0e296f9e8ec0fec5b56f"
integrity sha512-O/3hwPbbmMbTJAyGVtMlYBxr0zRvOrsEt0fpP3Evc5ctB4eb7z29yew+wofi02KwH+KKR1bG7KvhLmEZvW1zGw==
dependencies:
"@luma.gl/constants" "^9.0.0"
minimatch "^3.0.0"
Expand Down

0 comments on commit a0ebd60

Please sign in to comment.