An open index of dependabot pull requests across open source projects.

Bump the miscs group with 12 updates

Open
Number: #2304
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 19, 2025 at 08:24 PM UTC
(3 months ago)
Updated: June 19, 2025 at 08:24 PM UTC
(3 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the miscs group with 12 updates:

Package From To
@swc/core 1.12.1 1.12.3
@swc/core-darwin-arm64 1.12.1 1.12.3
@swc/core-darwin-x64 1.12.1 1.12.3
@swc/core-linux-arm-gnueabihf 1.12.1 1.12.3
@swc/core-linux-arm64-gnu 1.12.1 1.12.3
@swc/core-linux-arm64-musl 1.12.1 1.12.3
@swc/core-linux-x64-gnu 1.12.1 1.12.3
@swc/core-linux-x64-musl 1.12.1 1.12.3
@swc/core-win32-arm64-msvc 1.12.1 1.12.3
@swc/core-win32-ia32-msvc 1.12.1 1.12.3
@swc/core-win32-x64-msvc 1.12.1 1.12.3
rollup 4.43.0 4.44.0

Updates @swc/core from 1.12.1 to 1.12.3

Changelog

Sourced from @​swc/core's changelog.

[1.12.3] - 2025-06-19

Bug Fixes

  • (es/codgen) Emit leading comments of JSXExprContainer (#10627) (2d2162a)

[1.12.2] - 2025-06-19

Bug Fixes

  • (ci) Fix build of @swc/minifier (0dc5244)

  • (es/codegen) Fix .map path when using output_path (01e5bd1)

  • (es/parser) Allow type ann in jsx expr child (#10626) (48f576c)

  • (swc) Fix wrong caching of resolvers regarding file exts (#10615) (68aacd1)

  • (ts/isolated-dts) Fix usage dependency (#10621) (b3677d3)

  • (ts/isolated-dts) Emit properties in overloaded constructor params (#10623) (6634ef1)

Features

  • (swc_common) Allow returning None in try_lookup_source_file (#10625) (d8e2405)

Performance

  • (atoms) Improve atom! for inlinable strings (#10612) (5113121)

  • (es/minifier) Avoid calling some costly function when optimizing deep nested binary expr (#10611) (1434571)

  • (es/minifier) Remove needless JSON conversion (#10628) (4a58dca)

... (truncated)

Commits
  • 8f8437e chore: Publish 1.12.3 with swc_core v28.0.2
  • 59a3043 chore: Publish 1.12.3-nightly-20250619.2 with swc_core v28.0.2
  • 40532cd chore: Revert "chore: Fix npmignore"
  • 804450d chore: Update changelog
  • 2490556 chore: Publish 1.12.3-nightly-20250619.1 with swc_core v28.0.2
  • 4bb1062 chore: Fix npmignore
  • 7fbbbbc chore: Publish crates with swc_core v28.0.2
  • 22c810d chore(ci): Fix build of react-compiler and minifier (#10632)
  • 2d2162a fix(es/codgen): Emit leading comments of JSXExprContainer (#10627)
  • c8764c3 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-darwin-arm64 from 1.12.1 to 1.12.3

Changelog

Sourced from @​swc/core-darwin-arm64's changelog.

[1.12.3] - 2025-06-19

Bug Fixes

  • (es/codgen) Emit leading comments of JSXExprContainer (#10627) (2d2162a)

[1.12.2] - 2025-06-19

Bug Fixes

  • (ci) Fix build of @swc/minifier (0dc5244)

  • (es/codegen) Fix .map path when using output_path (01e5bd1)

  • (es/parser) Allow type ann in jsx expr child (#10626) (48f576c)

  • (swc) Fix wrong caching of resolvers regarding file exts (#10615) (68aacd1)

  • (ts/isolated-dts) Fix usage dependency (#10621) (b3677d3)

  • (ts/isolated-dts) Emit properties in overloaded constructor params (#10623) (6634ef1)

Features

  • (swc_common) Allow returning None in try_lookup_source_file (#10625) (d8e2405)

Performance

  • (atoms) Improve atom! for inlinable strings (#10612) (5113121)

  • (es/minifier) Avoid calling some costly function when optimizing deep nested binary expr (#10611) (1434571)

  • (es/minifier) Remove needless JSON conversion (#10628) (4a58dca)

... (truncated)

Commits
  • 8f8437e chore: Publish 1.12.3 with swc_core v28.0.2
  • 59a3043 chore: Publish 1.12.3-nightly-20250619.2 with swc_core v28.0.2
  • 40532cd chore: Revert "chore: Fix npmignore"
  • 804450d chore: Update changelog
  • 2490556 chore: Publish 1.12.3-nightly-20250619.1 with swc_core v28.0.2
  • 4bb1062 chore: Fix npmignore
  • 7fbbbbc chore: Publish crates with swc_core v28.0.2
  • 22c810d chore(ci): Fix build of react-compiler and minifier (#10632)
  • 2d2162a fix(es/codgen): Emit leading comments of JSXExprContainer (#10627)
  • c8764c3 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-darwin-x64 from 1.12.1 to 1.12.3

Changelog

Sourced from @​swc/core-darwin-x64's changelog.

[1.12.3] - 2025-06-19

Bug Fixes

  • (es/codgen) Emit leading comments of JSXExprContainer (#10627) (2d2162a)

[1.12.2] - 2025-06-19

Bug Fixes

  • (ci) Fix build of @swc/minifier (0dc5244)

  • (es/codegen) Fix .map path when using output_path (01e5bd1)

  • (es/parser) Allow type ann in jsx expr child (#10626) (48f576c)

  • (swc) Fix wrong caching of resolvers regarding file exts (#10615) (68aacd1)

  • (ts/isolated-dts) Fix usage dependency (#10621) (b3677d3)

  • (ts/isolated-dts) Emit properties in overloaded constructor params (#10623) (6634ef1)

Features

  • (swc_common) Allow returning None in try_lookup_source_file (#10625) (d8e2405)

Performance

  • (atoms) Improve atom! for inlinable strings (#10612) (5113121)

  • (es/minifier) Avoid calling some costly function when optimizing deep nested binary expr (#10611) (1434571)

  • (es/minifier) Remove needless JSON conversion (#10628) (4a58dca)

... (truncated)

Commits
  • 8f8437e chore: Publish 1.12.3 with swc_core v28.0.2
  • 59a3043 chore: Publish 1.12.3-nightly-20250619.2 with swc_core v28.0.2
  • 40532cd chore: Revert "chore: Fix npmignore"
  • 804450d chore: Update changelog
  • 2490556 chore: Publish 1.12.3-nightly-20250619.1 with swc_core v28.0.2
  • 4bb1062 chore: Fix npmignore
  • 7fbbbbc chore: Publish crates with swc_core v28.0.2
  • 22c810d chore(ci): Fix build of react-compiler and minifier (#10632)
  • 2d2162a fix(es/codgen): Emit leading comments of JSXExprContainer (#10627)
  • c8764c3 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm-gnueabihf from 1.12.1 to 1.12.3

Changelog

Sourced from @​swc/core-linux-arm-gnueabihf's changelog.

[1.12.3] - 2025-06-19

Bug Fixes

  • (es/codgen) Emit leading comments of JSXExprContainer (#10627) (2d2162a)

[1.12.2] - 2025-06-19

Bug Fixes

  • (ci) Fix build of @swc/minifier (0dc5244)

  • (es/codegen) Fix .map path when using output_path (01e5bd1)

  • (es/parser) Allow type ann in jsx expr child (#10626) (48f576c)

  • (swc) Fix wrong caching of resolvers regarding file exts (#10615) (68aacd1)

  • (ts/isolated-dts) Fix usage dependency (#10621) (b3677d3)

  • (ts/isolated-dts) Emit properties in overloaded constructor params (#10623) (6634ef1)

Features

  • (swc_common) Allow returning None in try_lookup_source_file (#10625) (d8e2405)

Performance

  • (atoms) Improve atom! for inlinable strings (#10612) (5113121)

  • (es/minifier) Avoid calling some costly function when optimizing deep nested binary expr (#10611) (1434571)

  • (es/minifier) Remove needless JSON conversion (#10628) (4a58dca)

... (truncated)

Commits
  • 8f8437e chore: Publish 1.12.3 with swc_core v28.0.2
  • 59a3043 chore: Publish 1.12.3-nightly-20250619.2 with swc_core v28.0.2
  • 40532cd chore: Revert "chore: Fix npmignore"
  • 804450d chore: Update changelog
  • 2490556 chore: Publish 1.12.3-nightly-20250619.1 with swc_core v28.0.2
  • 4bb1062 chore: Fix npmignore
  • 7fbbbbc chore: Publish crates with swc_core v28.0.2
  • 22c810d chore(ci): Fix build of react-compiler and minifier (#10632)
  • 2d2162a fix(es/codgen): Emit leading comments of JSXExprContainer (#10627)
  • c8764c3 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.12.1 to 1.12.3

Changelog

Sourced from @​swc/core-linux-arm64-gnu's changelog.

[1.12.3] - 2025-06-19

Bug Fixes

  • (es/codgen) Emit leading comments of JSXExprContainer (#10627) (2d2162a)

[1.12.2] - 2025-06-19

Bug Fixes

  • (ci) Fix build of @swc/minifier (0dc5244)

  • (es/codegen) Fix .map path when using output_path (01e5bd1)

  • (es/parser) Allow type ann in jsx expr child (#10626) (48f576c)

  • (swc) Fix wrong caching of resolvers regarding file exts (#10615) (68aacd1)

  • (ts/isolated-dts) Fix usage dependency (#10621) (b3677d3)

  • (ts/isolated-dts) Emit properties in overloaded constructor params (#10623) (6634ef1)

Features

  • (swc_common) Allow returning None in try_lookup_source_file (#10625) (d8e2405)

Performance

  • (atoms) Improve atom! for inlinable strings (#10612) (5113121)

  • (es/minifier) Avoid calling some costly function when optimizing deep nested binary expr (#10611) (1434571)

  • (es/minifier) Remove needless JSON conversion (#10628) (4a58dca)

... (truncated)

Commits
  • 8f8437e chore: Publish 1.12.3 with swc_core v28.0.2
  • 59a3043 chore: Publish 1.12.3-nightly-20250619.2 with swc_core v28.0.2
  • 40532cd chore: Revert "chore: Fix npmignore"
  • 804450d chore: Update changelog
  • 2490556 chore: Publish 1.12.3-nightly-20250619.1 with swc_core v28.0.2
  • 4bb1062 chore: Fix npmignore
  • 7fbbbbc chore: Publish crates with swc_core v28.0.2
  • 22c810d chore(ci): Fix build of react-compiler and minifier (#10632)
  • 2d2162a fix(es/codgen): Emit leading comments of JSXExprContainer (#10627)
  • c8764c3 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-musl from 1.12.1 to 1.12.3

Changelog

Sourced from @​swc/core-linux-arm64-musl's changelog.

[1.12.3] - 2025-06-19

Bug Fixes

  • (es/codgen) Emit leading comments of JSXExprContainer (#10627) (2d2162a)

[1.12.2] - 2025-06-19

Bug Fixes

  • (ci) Fix build of @swc/minifier (0dc5244)

  • (es/codegen) Fix .map path when using output_path (01e5bd1)

  • (es/parser) Allow type ann in jsx expr child (#10626) (48f576c)

  • (swc) Fix wrong caching of resolvers regarding file exts (#10615) (68aacd1)

  • (ts/isolated-dts) Fix usage dependency (#10621) (b3677d3)

  • (ts/isolated-dts) Emit properties in overloaded constructor params (#10623) (6634ef1)

Features

  • (swc_common) Allow returning None in try_lookup_source_file (#10625) (d8e2405)

Performance

  • (atoms) Improve atom! for inlinable strings (#10612) (5113121)

  • (es/minifier) Avoid calling some costly function when optimizing deep nested binary expr (#10611) (1434571)

  • (es/minifier) Remove needless JSON conversion (#10628) (4a58dca)

... (truncated)

Commits
  • 8f8437e chore: Publish 1.12.3 with swc_core v28.0.2
  • 59a3043 chore: Publish 1.12.3-nightly-20250619.2 with swc_core v28.0.2
  • 40532cd chore: Revert "chore: Fix npmignore"
  • 804450d chore: Update changelog
  • 2490556 chore: Publish 1.12.3-nightly-20250619.1 with swc_core v28.0.2
  • 4bb1062 chore: Fix npmignore
  • 7fbbbbc chore: Publish crates with swc_core v28.0.2
  • 22c810d chore(ci): Fix build of react-compiler and minifier (#10632)
  • 2d2162a fix(es/codgen): Emit leading comments of JSXExprContainer (#10627)
  • c8764c3 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.12.1 to 1.12.3

Changelog

Sourced from @​swc/core-linux-x64-gnu's changelog.

[1.12.3] - 2025-06-19

Bug Fixes

  • (es/codgen) Emit leading comments of JSXExprContainer (#10627) (2d2162a)

[1.12.2] - 2025-06-19

Bug Fixes

  • (ci) Fix build of @swc/minifier (0dc5244)

  • (es/codegen) Fix .map path when using output_path (01e5bd1)

  • (es/parser) Allow type ann in jsx expr child (#10626) (48f576c)

  • (swc) Fix wrong caching of resolvers regarding file exts (#10615) (68aacd1)

  • (ts/isolated-dts) Fix usage dependency (#10621) (b3677d3)

  • (ts/isolated-dts) Emit properties in overloaded constructor params (#10623) (6634ef1)

Features

  • (swc_common) Allow returning None in try_lookup_source_file (#10625) (d8e2405)

Performance

  • (atoms) Improve atom! for inlinable strings (#10612) (5113121)

  • (es/minifier) Avoid calling some costly function when optimizing deep nested binary expr (#10611) (1434571)

  • (es/minifier) Remove needless JSON conversion (#10628) (4a58dca)

... (truncated)

Commits
  • 8f8437e chore: Publish 1.12.3 with swc_core v28.0.2
  • 59a3043 chore: Publish 1.12.3-nightly-20250619.2 with swc_core v28.0.2
  • 40532cd chore: Revert "chore: Fix npmignore"
  • 804450d chore: Update changelog
  • 2490556 chore: Publish 1.12.3-nightly-20250619.1 with swc_core v28.0.2
  • 4bb1062 chore: Fix npmignore
  • 7fbbbbc chore: Publish crates with swc_core v28.0.2
  • 22c810d chore(ci): Fix build of react-compiler and minifier (#10632)
  • 2d2162a fix(es/codgen): Emit leading comments of JSXExprContainer (#10627)
  • c8764c3 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.12.1 to 1.12.3

Changelog

Sourced from @​swc/core-linux-x64-musl's changelog.

[1.12.3] - 2025-06-19

Bug Fixes

  • (es/codgen) Emit leading comments of JSXExprContainer (#10627) (2d2162a)

[1.12.2] - 2025-06-19

Bug Fixes

  • (ci) Fix build of @swc/minifier (0dc5244)

  • (es/codegen) Fix .map path when using output_path (01e5bd1)

  • (es/parser) Allow type ann in jsx expr child (#10626) (48f576c)

  • (swc) Fix wrong caching of resolvers regarding file exts (#10615) (68aacd1)

  • (ts/isolated-dts) Fix usage dependency (#10621) (b3677d3)

  • (ts/isolated-dts) Emit properties in overloaded constructor params (#10623) (6634ef1)

Features

  • (swc_common) Allow returning None in try_lookup_source_file (#10625) (d8e2405)

Performance

  • (atoms) Improve atom! for inlinable strings (#10612) (5113121)

  • (es/minifier) Avoid calling some costly function when optimizing deep nested binary expr (#10611) (1434571)

  • (es/minifier) Remove needless JSON conversion (#10628) (4a58dca)

... (truncated)

Commits
  • 8f8437e chore: Publish 1.12.3 with swc_core v28.0.2
  • 59a3043 chore: Publish 1.12.3-nightly-20250619.2 with swc_core v28.0.2
  • 40532cd chore: Revert "chore: Fix npmignore"
  • 804450d chore: Update changelog
  • 2490556 chore: Publish 1.12.3-nightly-20250619.1 with swc_core v28.0.2
  • 4bb1062 chore: Fix npmignore
  • 7fbbbbc chore: Publish crates with swc_core v28.0.2
  • 22c810d chore(ci): Fix build of react-compiler and minifier (#10632)
  • 2d2162a fix(es/codgen): Emit leading comments of JSXExprContainer (#10627)
  • c8764c3 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-win32-arm64-msvc from 1.12.1 to 1.12.3

Changelog

Sourced from @​swc/core-win32-arm64-msvc's changelog.

[1.12.3] - 2025-06-19

Bug Fixes

  • (es/codgen) Emit leading comments of JSXExprContainer (#10627) (2d2162a)

[1.12.2] - 2025-06-19

Bug Fixes

  • (ci) Fix build of @swc/minifier (0dc5244)

  • (es/codegen) Fix .map path when using output_path (01e5bd1)

  • (es/parser) Allow type ann in jsx expr child (#10626) (48f576c)

  • (swc) Fix wrong caching of resolvers regarding file exts (#10615) (68aacd1)

  • (ts/isolated-dts) Fix usage dependency (#10621) (b3677d3)

  • (ts/isolated-dts) Emit properties in overloaded constructor params (#10623) (6634ef1)

Features

  • (swc_common) Allow returning None in try_lookup_source_file (#10625) (d8e2405)

Performance

  • (atoms) Improve atom! for inlinable strings (#10612) (5113121)

  • (es/minifier) Avoid calling some costly function when optimizing deep nested binary expr (#10611) (1434571)

  • (es/minifier) Remove needless JSON conversion (#10628) (4a58dca)

... (truncated)

Commits
  • 8f8437e chore: Publish 1.12.3 with swc_core v28.0.2
  • 59a3043 chore: Publish 1.12.3-nightly-20250619.2 with swc_core v28.0.2
  • 40532cd chore: Revert "chore: Fix npmignore"
  • 804450d chore: Update changelog
  • 2490556 chore: Publish 1.12.3-nightly-20250619.1 with swc_core v28.0.2
  • 4bb1062 chore: Fix npmignore
  • 7fbbbbc chore: Publish crates with swc_core v28.0.2
  • 22c810d chore(ci): Fix build of react-compiler and minifier (#10632)
  • 2d2162a fix(es/codgen): Emit leading comments of JSXExprContainer (#10627)
  • c8764c3 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-win32-ia32-msvc from 1.12.1 to 1.12.3

Changelog

Sourced from @​swc/core-win32-ia32-msvc's changelog.

[1.12.3] - 2025-06-19

Bug Fixes

  • (es/codgen) Emit leading comments of JSXExprContainer (#10627) (2d2162a)

[1.12.2] - 2025-06-19

Bug Fixes

  • (ci) Fix build of @swc/minifier (0dc5244)

  • (es/codegen) Fix .map path when using output_path (01e5bd1)

  • (es/parser) Allow type ann in jsx expr child (#10626) (48f576c)

  • (swc) Fix wrong caching of resolvers regarding file exts (#10615) (68aacd1)

  • (ts/isolated-dts) Fix usage dependency (#10621) (b3677d3)

  • (ts/isolated-dts) Emit properties in overloaded constructor params (#10623) (6634ef1)

Features

  • (swc_common) Allow returning None in try_lookup_source_file (#10625) (d8e2405)

Performance

  • (atoms) Improve atom! for inlinable strings (#10612) (5113121)

  • (es/minifier) Avoid calling some costly function when optimizing deep nested binary expr (#10611) (1434571)

  • (es/minifier) Remove needless JSON conversion (#10628) (4a58dca)

... (truncated)

Commits
  • 8f8437e chore: Publish 1.12.3 with swc_core v28.0.2
  • 59a3043 chore: Publish 1.12.3-nightly-20250619.2 with swc_core v28.0.2
  • 40532cd chore: Revert "chore: Fix npmignore"
  • 804450d chore: Update changelog
  • 2490556 chore: Publish 1.12.3-nightly-20250619.1 with swc_core v28.0.2
  • 4bb1062 chore: Fix npmignore
  • 7fbbbbc chore: Publish crates with swc_core v28.0.2
  • 22c810d chore(ci): Fix build of react-compiler and minifier (#10632)
  • 2d2162a fix(es/codgen): Emit leading comments of JSXExprContainer (#10627)
  • c8764c3 chore: Update changelog
  • Additional commits viewable in compare view

Updates @swc/core-win32-x64-msvc from 1.12.1 to 1.12.3

Changelog

Sourced from @​swc/core-win32-x64-msvc's changelog.

[1.12.3] - 2025-06-19

Bug Fixes

  • (es/codgen) Emit leading comments of JSXExprContainer (#10627) (2d2162a)

[1.12.2] - 2025-06-19

Bug Fixes

  • (ci) Fix build of @swc/minifier (0dc5244)

  • (es/codegen) Fix .map path when using output_path (01e5bd1)

  • (es/parser) Allow type ann in jsx expr child (#10626) (48f576c)

  • (swc) Fix wrong caching of resolvers regarding file exts (#10615) (68aacd1)

  • (ts/isolated-dts) Fix usage dependency (#10621) (b3677d3)

  • (ts/isolated-dts) Emit properties in overloaded constructor params (#10623) (6634ef1)

Features

  • (swc_common) Allow returning None in try_lookup_source_file (#10625) (d8e2405)

Performance

  • (atoms) Improve atom! for inlinable strings (#10612) (5113121)

  • (es/minifier) Avoid calling some costly function when optimizing deep nested binary expr (#10611) (1434571)

  • (es/minifier) Remove needless JSON conversion (#10628) (4a58dca)

... (truncated)

Commits
  • 8f8437e chore: Publish 1.12.3 with swc_core v28.0.2
  • 59a3043 chore: Publish 1.12.3-nightly-20250619.2 with swc_core v28.0.2
  • 40532cd chore: Revert "chore: Fix npmignore"
  • 804450d chore: Update changelog
  • 2490556 chore: Publish 1.12.3-nightly-20250619.1 with swc_core v28.0.2
  • 4bb1062 chore: Fix npmignore
  • 7fbbbbc chore: Publish crates with swc_core v28.0.2
  • 22c810d chore(ci): Fix build of react-compiler and minifier (#10632)
  • 2d2162a fix(es/codgen): Emit leading comments of JSXExprContainer (#10627)
  • c8764c3 chore: Update changelog
  • Additional commits viewable in compare view

Updates rollup from 4.43.0 to 4.44.0

Release notes

Sourced from rollup's releases.

v4.44.0

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

  • Provide better source mappings when coarse intermediate maps are used (#5985)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.44.0

2025-06-19

Features

  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#5986)

Bug Fixes

Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+137
Deletions:
-142
Package Dependencies
Ecosystem:
npm
Version Change:
4.43.0 → 4.44.0
Update Type:
Minor
Package:
@swc/core
Ecosystem:
npm
Version Change:
1.12.1 → 1.12.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.1 → 1.12.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.1 → 1.12.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.1 → 1.12.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.1 → 1.12.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.1 → 1.12.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.1 → 1.12.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.1 → 1.12.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.1 → 1.12.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.1 → 1.12.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.1 → 1.12.3
Update Type:
Patch
Technical Details
ID: 1938756
UUID: 2605658151
Node ID: PR_kwDOEbaw7s6bTzAn
Host: GitHub
Repository: poad/typescript-cli-template
Merge State: Unknown