Skip to content

Bump the workspace-minor-patch group across 1 directory with 15 updates - #191

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/workspace-minor-patch-b1847d2a7f
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/workspace-minor-patch-b1847d2a7f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown

Bumps the workspace-minor-patch group with 15 updates in the / directory:

Package From To
typescript-eslint 8.69.0 8.70.0
jsonpath-plus 10.3.0 10.4.0
@microsoft/api-extractor 7.59.0 7.59.1
fs-extra 11.3.5 11.4.0
ora 9.4.0 9.4.1
@jscad/io-utils 2.0.28 2.0.33
@jscad/modeling 2.12.3 2.13.0
@jscad/stl-serializer 2.1.18 2.1.23
@jscad/dxf-serializer 2.1.18 2.1.23
@jscad/3mf-serializer 2.1.12 2.1.17
manifold-3d 3.3.2 3.5.3
sass 1.97.2 1.104.0
playcanvas 2.20.0 2.22.1
three 0.185.0 0.186.0
@types/three 0.185.0 0.185.4

Updates typescript-eslint from 8.69.0 to 8.70.0

Release notes

Sourced from typescript-eslint's releases.

v8.70.0

8.70.0 (2026-09-07)

🚀 Features

  • eslint-plugin: [no-generated-empty-object-type] add rule (#12730)
  • website: generate per-page social preview cards (#12734)

🩹 Fixes

  • use stable release of pnpm 12 (#12808)
  • update pnpm to 12.3.4 and dedupe Docusaurus packages (#12829)
  • eslint-plugin: [member-ordering] don't report fields that read fields declared before them (#12729)
  • eslint-plugin: [no-unnecessary-condition] no false positive on RHS of a nested logical expression (#12728)
  • eslint-plugin: [no-deprecated] report deprecated imported values used in object shorthand properties (#12780)
  • project-service: avoid discarded tsserver logs (#12748)
  • typescript-estree: clarify the parserOptions.project error message (#12817)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.70.0 (2026-09-07)

🩹 Fixes

  • eslint-plugin: [no-deprecated] report deprecated imported values used in object shorthand properties (#12780)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • 7ee7608 chore(release): publish 8.70.0
  • 4586535 fix(eslint-plugin): [no-deprecated] report deprecated imported values used in...
  • See full diff in compare view

Updates jsonpath-plus from 10.3.0 to 10.4.0

Release notes

Sourced from jsonpath-plus's releases.

v10.4.0

What's Changed

New Contributors

Full Changelog: JSONPath-Plus/JSONPath@v10.3.0...v10.4.0

Changelog

Sourced from jsonpath-plus's changelog.

10.4.0

Commits
  • 0bedaea chore: bump version
  • 3e597e5 chore(coverage): ignore Function guard from coverage as it is unreachable
  • 1bab1cc fix(eval): rce using lookupGetter or lookupSetter
  • 5d3d63e build(deps): bump lodash from 4.17.21 to 4.17.23 (#249)
  • 233d754 chore: update security policy (#250)
  • d8dad28 build(deps): bump qs from 6.14.0 to 6.14.1 (#248)
  • c78a9b6 chore: update devDeps. and lock file
  • 106d243 feat: add void operator (#244)
  • 235b283 chore: remove lgtm file and update devDeps.
  • b92ebbf chore: update devDeps.
  • Additional commits viewable in compare view

Updates @microsoft/api-extractor from 7.59.0 to 7.59.1

Changelog

Sourced from @​microsoft/api-extractor's changelog.

7.59.1

Sat, 05 Sep 2026 00:15:08 GMT

Version update only

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​microsoft/api-extractor since your current version.


Updates fs-extra from 11.3.5 to 11.4.0

Changelog

Sourced from fs-extra's changelog.

11.4.0 / 2026-07-23

  • Proper EEXIST error when trying to create a symlink and the dest already exists as a broken symlink (#925, #1076)

11.3.6 / 2026-06-29

  • Fix handling of symlinked destination ancestors in copy/move methods (#1071, #1073)
  • Docs typo fixed (#1074)
Commits

Updates ora from 9.4.0 to 9.4.1

Release notes

Sourced from ora's releases.

v9.4.1

  • Fix type definitions (#257) 431ebc4
  • Fix failText type to accept unknown instead of Error, matching the actual promise rejection value bc3a283

sindresorhus/ora@v9.4.0...v9.4.1

Commits

Updates @jscad/io-utils from 2.0.28 to 2.0.33

Commits
  • 602bb2a chore(release): publish
  • 3dd2cb9 docs(modeling): adjusted docs for minkowski functions
  • ff6f608 feat(modeling): add Minkowski sum operation for 3D geometries
  • fc2f7c4 fix(modeling): corrected number of step calculations in arc and appendArc
  • d8a8290 build(all): bump lerna-lite
  • 57d6816 chore(all): Release : 2026 FEB 11
  • 138ee56 chore(release): publish
  • 2b77772 build(all): adjusted gitignore for publishing
  • 1a6ef03 perf(modeling): improve performance in flatten, splitPolygonByPlane, and extr...
  • 942fa9f fix(web): corrected data-path links in examples, and changed viewer to load a...
  • Additional commits viewable in compare view

Updates @jscad/modeling from 2.12.3 to 2.13.0

Commits
  • 602bb2a chore(release): publish
  • 3dd2cb9 docs(modeling): adjusted docs for minkowski functions
  • ff6f608 feat(modeling): add Minkowski sum operation for 3D geometries
  • fc2f7c4 fix(modeling): corrected number of step calculations in arc and appendArc
  • d8a8290 build(all): bump lerna-lite
  • 57d6816 chore(all): Release : 2026 FEB 11
  • 138ee56 chore(release): publish
  • 2b77772 build(all): adjusted gitignore for publishing
  • 1a6ef03 perf(modeling): improve performance in flatten, splitPolygonByPlane, and extr...
  • 942fa9f fix(web): corrected data-path links in examples, and changed viewer to load a...
  • Additional commits viewable in compare view

Updates @jscad/stl-serializer from 2.1.18 to 2.1.23

Commits
  • 602bb2a chore(release): publish
  • 3dd2cb9 docs(modeling): adjusted docs for minkowski functions
  • ff6f608 feat(modeling): add Minkowski sum operation for 3D geometries
  • fc2f7c4 fix(modeling): corrected number of step calculations in arc and appendArc
  • d8a8290 build(all): bump lerna-lite
  • 57d6816 chore(all): Release : 2026 FEB 11
  • 138ee56 chore(release): publish
  • 2b77772 build(all): adjusted gitignore for publishing
  • 1a6ef03 perf(modeling): improve performance in flatten, splitPolygonByPlane, and extr...
  • 942fa9f fix(web): corrected data-path links in examples, and changed viewer to load a...
  • Additional commits viewable in compare view

Updates @jscad/dxf-serializer from 2.1.18 to 2.1.23

Commits
  • 602bb2a chore(release): publish
  • 3dd2cb9 docs(modeling): adjusted docs for minkowski functions
  • ff6f608 feat(modeling): add Minkowski sum operation for 3D geometries
  • fc2f7c4 fix(modeling): corrected number of step calculations in arc and appendArc
  • d8a8290 build(all): bump lerna-lite
  • 57d6816 chore(all): Release : 2026 FEB 11
  • 138ee56 chore(release): publish
  • 2b77772 build(all): adjusted gitignore for publishing
  • 1a6ef03 perf(modeling): improve performance in flatten, splitPolygonByPlane, and extr...
  • 942fa9f fix(web): corrected data-path links in examples, and changed viewer to load a...
  • Additional commits viewable in compare view

Updates @jscad/3mf-serializer from 2.1.12 to 2.1.17

Commits
  • 602bb2a chore(release): publish
  • 3dd2cb9 docs(modeling): adjusted docs for minkowski functions
  • ff6f608 feat(modeling): add Minkowski sum operation for 3D geometries
  • fc2f7c4 fix(modeling): corrected number of step calculations in arc and appendArc
  • d8a8290 build(all): bump lerna-lite
  • 57d6816 chore(all): Release : 2026 FEB 11
  • 138ee56 chore(release): publish
  • 2b77772 build(all): adjusted gitignore for publishing
  • 1a6ef03 perf(modeling): improve performance in flatten, splitPolygonByPlane, and extr...
  • 942fa9f fix(web): corrected data-path links in examples, and changed viewer to load a...
  • Additional commits viewable in compare view

Updates manifold-3d from 3.3.2 to 3.5.3

Release notes

Sourced from manifold-3d's releases.

v3.5.3

What's Changed

Full Changelog: elalish/manifold@v3.5.2...v3.5.3

v3.5.2

Patch release after v3.5.1.

Addresses https://projects.blender.org/blender/blender/issues/158737 by removing deferred deallocation.

v3.5.1

Mostly a patch release for #1735.

Bug Fixes

Bindings

  • Expose ExecutionContext factories in bindings (C/Python/WASM) by @​zmerlynn in #1743.

Refactoring

  • Thread ExecutionContext into MeshGL ingest via ExecutionContext::FromMeshGL by @​zmerlynn in #1723.
  • Thread ExecutionContext into Smooth via ExecutionContext::Smooth by @​zmerlynn in #1734.
  • Thread ExecutionContext into LevelSet via ExecutionContext::LevelSet by @​zmerlynn in #1739.
  • Per-phase timing in ADVANCE_PHASE_OR_RETURN; extend perfPhases by @​zmerlynn in #1742.
  • Route Boolean3::Result timing through the shared phase mechanism by @​zmerlynn in #1745.

v3.5.0

A huge thank you to all our new contributors - so much has happened in this release! And a special shoutout to @​zmerlynn for a huge amount of work, including a whole new progress and cancellation API. @​AnshulPatil2005 has now pushed Manifold to be double-precision deterministic across architectures. There's also been lot of UX improvement in ManifoldCAD, largely thanks to @​swaparup36.

New Features

Performance Improvements

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for manifold-3d since your current version.


Updates sass from 1.97.2 to 1.104.0

Release notes

Sourced from sass's releases.

Dart Sass 1.104.0

To install Sass 1.104.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Potentially breaking compatibility fix: Colors now convert the special values NaN and negative zero, as well as infinity and negative infinity for polar-hue channels, to 0 as per the CSS spec.

  • The special value negative zero is now serialized as -0 instead of 0 for greater compatibility when using it in CSS calculations.

See the full changelog for changes in earlier releases.

Dart Sass 1.103.1

To install Sass 1.103.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Dart Sass 1.103.0

To install Sass 1.103.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Potentially breaking compatibility fix: Colors now preserve "analogous sets" of missing channels during conversions, per the CSS spec. For example, color.to-space(lch(50% none none), lab) now returns lab(50% none none) instead of lab(50% 0 0).

See the full changelog for changes in earlier releases.

Dart Sass 1.102.0

To install Sass 1.102.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Use the 2.4 gamma transfer function for rec2020, as specified by the latest draft of CSS Color 4.

See the full changelog for changes in earlier releases.

... (truncated)

Changelog

Sourced from sass's changelog.

1.104.0

  • Potentially breaking compatibility fix: Colors now convert the special values NaN and negative zero, as well as infinity and negative infinity for polar-hue channels, to 0 as per the CSS spec.

  • The special value negative zero is now serialized as -0 instead of 0 for greater compatibility when using it in CSS calculations.

1.103.1

  • No user-visible changes.

1.103.0

  • Potentially breaking compatibility fix: Colors now preserve "analogous sets" of missing channels during conversions, per the CSS spec. For example, color.to-space(lch(50% none none), lab) now returns lab(50% none none) instead of lab(50% 0 0).

1.102.0

  • Use the 2.4 gamma transfer function for rec2020, as specified by the latest draft of CSS Color 4.

1.101.7

  • No user-visible changes.

1.101.6

  • No user-visible changes.

1.101.5

  • No user-visible changes.

1.101.4

  • Avoid emitting rgb() or rgba() functions with non-percent decimal channels. Older browsers only support integer values or (potentially decimal) percentages for these functions, so in order to preserve backwards-compatibility while retaining full precision for modern browsers, legacy colors that contain at least one non-integer channel will now use percentages for their channels (for example, rgb(0%, 100%, 50%) rather than rgb(0, 255, 127.5)).

  • Fix a bug where the values of plain-CSS if() expressions were emitted using their meta.inspect() format rather than their CSS serialization format.

... (truncated)

Commits

Updates playcanvas from 2.20.0 to 2.22.1

Release notes

Sourced from playcanvas's releases.

v2.22.1

Fixes

  • Gsplat LOD: empty level for nodes without coarse data; distance default by @​mvaligursky in #9326
  • Correct RigidBodyComponent group/mask defaults and raycastAll sort order docs by @​willeastcott in #9305

Full Changelog: playcanvas/engine@v2.22.0...v2.22.1

v2.22.0

Breaking Changes

Changes

... (truncated)

Commits
  • 73787b3 2.22.1
  • 435f7fc Gsplat LOD: empty level for nodes without coarse data; distance default (#9326)
  • d520cd9 docs: correct RigidBodyComponent group/mask defaults and raycastAll sort orde...
  • ab2c741 Wait for npm before the Publish workflow reports success (#9302)
  • b2c5d42 2.22.0
  • a2667c6 2.22.0-preview.0
  • 63a2c7b Add timeScale and public step() to RigidBodyComponentSystem (#9300)
  • 06aa8ba Fix invalid 'color' camera option in compound collision example (#9299)
  • 71a7f70 Warn about the splat scene depth only where it was asked for (#9298)
  • 55ba297 Copy an async texture read at the start of the next frame on request (#9293)
  • Additional commits viewable in compare view

Updates three from 0.185.0 to 0.186.0

Commits

Updates @types/three from 0.185.0 to 0.185.4

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the workspace-minor-patch group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.69.0` | `8.70.0` |
| [jsonpath-plus](https://github.com/s3u/JSONPath) | `10.3.0` | `10.4.0` |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.59.0` | `7.59.1` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.5` | `11.4.0` |
| [ora](https://github.com/sindresorhus/ora) | `9.4.0` | `9.4.1` |
| [@jscad/io-utils](https://github.com/jscad/OpenJSCAD.org) | `2.0.28` | `2.0.33` |
| [@jscad/modeling](https://github.com/jscad/OpenJSCAD.org) | `2.12.3` | `2.13.0` |
| [@jscad/stl-serializer](https://github.com/jscad/OpenJSCAD.org) | `2.1.18` | `2.1.23` |
| [@jscad/dxf-serializer](https://github.com/jscad/OpenJSCAD.org) | `2.1.18` | `2.1.23` |
| [@jscad/3mf-serializer](https://github.com/jscad/OpenJSCAD.org) | `2.1.12` | `2.1.17` |
| [manifold-3d](https://github.com/elalish/manifold) | `3.3.2` | `3.5.3` |
| [sass](https://github.com/sass/dart-sass) | `1.97.2` | `1.104.0` |
| [playcanvas](https://github.com/playcanvas/engine) | `2.20.0` | `2.22.1` |
| [three](https://github.com/mrdoob/three.js) | `0.185.0` | `0.186.0` |
| [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.185.0` | `0.185.4` |



Updates `typescript-eslint` from 8.69.0 to 8.70.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/typescript-eslint)

Updates `jsonpath-plus` from 10.3.0 to 10.4.0
- [Release notes](https://github.com/s3u/JSONPath/releases)
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
- [Commits](JSONPath-Plus/JSONPath@v10.3.0...v10.4.0)

Updates `@microsoft/api-extractor` from 7.59.0 to 7.59.1
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/HEAD/apps/api-extractor)

Updates `fs-extra` from 11.3.5 to 11.4.0
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.5...11.4.0)

Updates `ora` from 9.4.0 to 9.4.1
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v9.4.0...v9.4.1)

Updates `@jscad/io-utils` from 2.0.28 to 2.0.33
- [Changelog](https://github.com/jscad/OpenJSCAD.org/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io-utils@2.0.28...@jscad/io-utils@2.0.33)

Updates `@jscad/modeling` from 2.12.3 to 2.13.0
- [Changelog](https://github.com/jscad/OpenJSCAD.org/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/modeling@2.12.3...@jscad/modeling@2.13.0)

Updates `@jscad/stl-serializer` from 2.1.18 to 2.1.23
- [Changelog](https://github.com/jscad/OpenJSCAD.org/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/stl-serializer@2.1.18...@jscad/stl-serializer@2.1.23)

Updates `@jscad/dxf-serializer` from 2.1.18 to 2.1.23
- [Changelog](https://github.com/jscad/OpenJSCAD.org/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/dxf-serializer@2.1.18...@jscad/dxf-serializer@2.1.23)

Updates `@jscad/3mf-serializer` from 2.1.12 to 2.1.17
- [Changelog](https://github.com/jscad/OpenJSCAD.org/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/3mf-serializer@2.1.12...@jscad/3mf-serializer@2.1.17)

Updates `manifold-3d` from 3.3.2 to 3.5.3
- [Release notes](https://github.com/elalish/manifold/releases)
- [Changelog](https://github.com/elalish/manifold/blob/master/RELEASE_CHECKLIST.md)
- [Commits](elalish/manifold@v3.3.2...v3.5.3)

Updates `sass` from 1.97.2 to 1.104.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.97.2...1.104.0)

Updates `playcanvas` from 2.20.0 to 2.22.1
- [Release notes](https://github.com/playcanvas/engine/releases)
- [Commits](playcanvas/engine@v2.20.0...v2.22.1)

Updates `three` from 0.185.0 to 0.186.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Updates `@types/three` from 0.185.0 to 0.185.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.70.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: workspace-minor-patch
- dependency-name: jsonpath-plus
  dependency-version: 10.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workspace-minor-patch
- dependency-name: "@microsoft/api-extractor"
  dependency-version: 7.59.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: workspace-minor-patch
- dependency-name: fs-extra
  dependency-version: 11.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workspace-minor-patch
- dependency-name: ora
  dependency-version: 9.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: workspace-minor-patch
- dependency-name: "@jscad/io-utils"
  dependency-version: 2.0.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: workspace-minor-patch
- dependency-name: "@jscad/modeling"
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workspace-minor-patch
- dependency-name: "@jscad/stl-serializer"
  dependency-version: 2.1.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: workspace-minor-patch
- dependency-name: "@jscad/dxf-serializer"
  dependency-version: 2.1.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: workspace-minor-patch
- dependency-name: "@jscad/3mf-serializer"
  dependency-version: 2.1.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: workspace-minor-patch
- dependency-name: manifold-3d
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workspace-minor-patch
- dependency-name: sass
  dependency-version: 1.104.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: workspace-minor-patch
- dependency-name: playcanvas
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workspace-minor-patch
- dependency-name: three
  dependency-version: 0.186.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workspace-minor-patch
- dependency-name: "@types/three"
  dependency-version: 0.185.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: workspace-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants