Skip to content

Commit 3c33be1

Browse files
chore(deps-dev): bump @vis.gl/ts-plugins from 1.0.0-alpha.21 to 1.0.0
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]>
1 parent 2ba4de3 commit 3c33be1

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@math.gl/proj4": "^4.1.0",
4747
"@probe.gl/bench": "^4.1.0",
4848
"@vis.gl/dev-tools": "1.0.0-alpha.21",
49-
"@vis.gl/ts-plugins": "1.0.0-alpha.21",
49+
"@vis.gl/ts-plugins": "1.0.0",
5050
"jsdom": "^20.0.0",
5151
"pre-commit": "^1.2.2",
5252
"puppeteer": "^22.4.0",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -963,16 +963,11 @@
963963
jszip "^3.1.5"
964964
md5 "^2.3.0"
965965

966-
"@luma.gl/[email protected]", "@luma.gl/constants@^9.1.3":
966+
"@luma.gl/[email protected]", "@luma.gl/constants@^9.0.0", "@luma.gl/constants@^9.1.3":
967967
version "9.1.4"
968968
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.1.4.tgz#f931d7949752d787a28e10224db685e9c6de1380"
969969
integrity sha512-bxqXRYFPFB2P4G3lMZ369y5rPuS0hCqGCU0Swzk9K8cCRBqQ4O4qa44Mj0ObxD/Fh8HeW8+EUwgvksZ9zHNrlA==
970970

971-
"@luma.gl/constants@^9.0.0":
972-
version "9.0.27"
973-
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.0.27.tgz#65d65fa1ea407fd5f74bfa92dfba43261be33763"
974-
integrity sha512-NBkMim3u0xt4UDe4e69L6E/pq5XNxfX60GrggJDzfilVRfIbx5XwKhBXTyNjjtNEk4oc6uYLHWd/05jGRHcfLg==
975-
976971
"@luma.gl/core@^9.1.3", "@luma.gl/core@^9.1.4":
977972
version "9.1.4"
978973
resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.1.4.tgz#a155d6924700a1ff7dca827ca497c005cd0093f8"
@@ -2424,10 +2419,10 @@
24242419
typescript-eslint "^7.7.0"
24252420
vite "^4.5.0"
24262421

2427-
"@vis.gl/[email protected]-alpha.21":
2428-
version "1.0.0-alpha.21"
2429-
resolved "https://registry.yarnpkg.com/@vis.gl/ts-plugins/-/ts-plugins-1.0.0-alpha.21.tgz#91992a4cdf242ee0a92594e7cc2d51c82d837d8d"
2430-
integrity sha512-OgpfeiGj48mxSU3bJBoYFO81D4bfWw/lu4fgLVL8aNhTE5OSvHBsoxjPZfDTdSm0nz0iEnVul9MOVrg29+KVqA==
2422+
2423+
version "1.0.0"
2424+
resolved "https://registry.yarnpkg.com/@vis.gl/ts-plugins/-/ts-plugins-1.0.0.tgz#e22e223eebd251a7cb1b0e296f9e8ec0fec5b56f"
2425+
integrity sha512-O/3hwPbbmMbTJAyGVtMlYBxr0zRvOrsEt0fpP3Evc5ctB4eb7z29yew+wofi02KwH+KKR1bG7KvhLmEZvW1zGw==
24312426
dependencies:
24322427
"@luma.gl/constants" "^9.0.0"
24332428
minimatch "^3.0.0"

0 commit comments

Comments
 (0)