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

Bump the development-version-updates group with 38 updates

Open
Number: #519
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 26, 2025 at 01:08 PM UTC
(12 days ago)
Updated: August 26, 2025 at 01:08 PM UTC
(12 days ago)
Labels:
dependencies javascript
Description:

Bumps the development-version-updates group with 38 updates:

Package From To
@types/node 22.17.2 22.18.0
eslint 9.33.0 9.34.0
typescript-eslint 8.40.0 8.41.0
@eslint/js 9.33.0 9.34.0
@inquirer/checkbox 4.2.1 4.2.2
@inquirer/core 10.1.15 10.2.0
@inquirer/editor 4.2.17 4.2.18
@inquirer/expand 4.0.17 4.0.18
@inquirer/input 4.2.1 4.2.2
@inquirer/number 3.0.17 3.0.18
@inquirer/password 4.0.17 4.0.18
@inquirer/rawlist 4.1.5 4.1.6
@inquirer/search 3.1.0 3.1.1
@inquirer/select 4.3.1 4.3.2
@jsonjoy.com/json-pointer 1.0.1 1.0.2
@rollup/wasm-node 4.46.3 4.48.1
@types/node-forge 1.3.13 1.3.14
@types/sizzle 2.3.9 2.3.10
@typescript-eslint/eslint-plugin 8.40.0 8.41.0
@typescript-eslint/parser 8.40.0 8.41.0
@typescript-eslint/project-service 8.40.0 8.41.0
@typescript-eslint/scope-manager 8.40.0 8.41.0
@typescript-eslint/tsconfig-utils 8.40.0 8.41.0
@typescript-eslint/type-utils 8.40.0 8.41.0
@typescript-eslint/types 8.40.0 8.41.0
@typescript-eslint/typescript-estree 8.40.0 8.41.0
@typescript-eslint/utils 8.40.0 8.41.0
@typescript-eslint/visitor-keys 8.40.0 8.41.0
browserslist 4.25.2 4.25.3
caniuse-lite 1.0.30001735 1.0.30001737
core-js-compat 3.45.0 3.45.1
electron-to-chromium 1.5.204 1.5.209
fast-uri 3.0.6 3.1.0
memfs 4.36.3 4.38.1
node-gyp 11.3.0 11.4.1
npm-install-checks 7.1.1 7.1.2
tapable 2.2.2 2.2.3
yoctocolors-cjs 2.1.2 2.1.3

Updates @types/node from 22.17.2 to 22.18.0

Commits

Updates eslint from 9.33.0 to 9.34.0

Release notes

Sourced from eslint's releases.

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
Changelog

Sourced from eslint's changelog.

v9.34.0 - August 22, 2025

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)
Commits
  • b8875f6 9.34.0
  • 2e455fb Build: changelog update for 9.34.0
  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030)
  • b48fa20 chore: package.json update for @​eslint/js release
  • 4bce8a2 chore: package.json update for eslint-config-eslint release
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002)
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.40.0 to 8.41.0

Release notes

Sourced from typescript-eslint's releases.

v8.41.0

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

🩹 Fixes

  • resolve type error in eslint config (#11500)
  • deps: update babel monorepo (#11174)
  • deps: update dependency prettier to v3.6.2 (#11496)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.41.0 (2025-08-25)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

Commits

Updates @eslint/js from 9.33.0 to 9.34.0

Release notes

Sourced from @​eslint/js's releases.

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
Changelog

Sourced from @​eslint/js's changelog.

v9.34.0 - August 22, 2025

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)
Commits

Updates @inquirer/checkbox from 4.2.1 to 4.2.2

Commits
  • fdc9201 Publish
  • 3deee5c fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • df341a8 Publish
  • 2d8ddcc fix(@​inquirer/confirm): Fix when using with unix yes command. (#1815)
  • f5c39a8 chore: Document known issue with setRawMode(true). Closes #1721
  • See full diff in compare view

Updates @inquirer/core from 10.1.15 to 10.2.0

Release notes

Sourced from @​inquirer/core's releases.

@​inquirer/core@​10.2.0

  • fix: Remove "easter-egg" vim/emacs bindings in isUpKey/isDownKey. Those were conflicting with the type-to-search features.
  • feat: Added isTabKey utility
Commits
  • fdc9201 Publish
  • 3deee5c fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • df341a8 Publish
  • 2d8ddcc fix(@​inquirer/confirm): Fix when using with unix yes command. (#1815)
  • f5c39a8 chore: Document known issue with setRawMode(true). Closes #1721
  • daf4d6f Publish
  • b4992d3 fix: lockfile regenerated
  • 7ddf02b chore (@​inquirer/external-editor): Add keyword to help search
  • 82df7a2 fix (@​inquirer/external-editor): Make @​types/node an optional peer dependency
  • 28c2f20 chore (@​inquirer/external-editor): Add note to README about being a replacement
  • Additional commits viewable in compare view

Updates @inquirer/editor from 4.2.17 to 4.2.18

Commits
  • fdc9201 Publish
  • 3deee5c fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • df341a8 Publish
  • 2d8ddcc fix(@​inquirer/confirm): Fix when using with unix yes command. (#1815)
  • f5c39a8 chore: Document known issue with setRawMode(true). Closes #1721
  • See full diff in compare view

Updates @inquirer/expand from 4.0.17 to 4.0.18

Commits
  • fdc9201 Publish
  • 3deee5c fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • df341a8 Publish
  • 2d8ddcc fix(@​inquirer/confirm): Fix when using with unix yes command. (#1815)
  • f5c39a8 chore: Document known issue with setRawMode(true). Closes #1721
  • daf4d6f Publish
  • b4992d3 fix: lockfile regenerated
  • 7ddf02b chore (@​inquirer/external-editor): Add keyword to help search
  • 82df7a2 fix (@​inquirer/external-editor): Make @​types/node an optional peer dependency
  • 28c2f20 chore (@​inquirer/external-editor): Add note to README about being a replacement
  • Additional commits viewable in compare view

Updates @inquirer/input from 4.2.1 to 4.2.2

Commits
  • fdc9201 Publish
  • 3deee5c fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • df341a8 Publish
  • 2d8ddcc fix(@​inquirer/confirm): Fix when using with unix yes command. (#1815)
  • f5c39a8 chore: Document known issue with setRawMode(true). Closes #1721
  • daf4d6f Publish
  • b4992d3 fix: lockfile regenerated
  • 7ddf02b chore (@​inquirer/external-editor): Add keyword to help search
  • 82df7a2 fix (@​inquirer/external-editor): Make @​types/node an optional peer dependency
  • 28c2f20 chore (@​inquirer/external-editor): Add note to README about being a replacement
  • Additional commits viewable in compare view

Updates @inquirer/number from 3.0.17 to 3.0.18

Commits
  • fdc9201 Publish
  • 3deee5c fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • df341a8 Publish
  • 2d8ddcc fix(@​inquirer/confirm): Fix when using with unix yes command. (#1815)
  • f5c39a8 chore: Document known issue with setRawMode(true). Closes #1721
  • daf4d6f Publish
  • b4992d3 fix: lockfile regenerated
  • 7ddf02b chore (@​inquirer/external-editor): Add keyword to help search
  • 82df7a2 fix (@​inquirer/external-editor): Make @​types/node an optional peer dependency
  • 28c2f20 chore (@​inquirer/external-editor): Add note to README about being a replacement
  • Additional commits viewable in compare view

Updates @inquirer/password from 4.0.17 to 4.0.18

Commits
  • fdc9201 Publish
  • 3deee5c fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • df341a8 Publish
  • 2d8ddcc fix(@​inquirer/confirm): Fix when using with unix yes command. (#1815)
  • f5c39a8 chore: Document known issue with setRawMode(true). Closes #1721
  • daf4d6f Publish
  • b4992d3 fix: lockfile regenerated
  • 7ddf02b chore (@​inquirer/external-editor): Add keyword to help search
  • 82df7a2 fix (@​inquirer/external-editor): Make @​types/node an optional peer dependency
  • 28c2f20 chore (@​inquirer/external-editor): Add note to README about being a replacement
  • Additional commits viewable in compare view

Updates @inquirer/rawlist from 4.1.5 to 4.1.6

Commits
  • fdc9201 Publish
  • 3deee5c fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • df341a8 Publish
  • 2d8ddcc fix(@​inquirer/confirm): Fix when using with unix yes command. (#1815)
  • f5c39a8 chore: Document known issue with setRawMode(true). Closes #1721
  • daf4d6f Publish
  • b4992d3 fix: lockfile regenerated
  • 7ddf02b chore (@​inquirer/external-editor): Add keyword to help search
  • 82df7a2 fix (@​inquirer/external-editor): Make @​types/node an optional peer dependency
  • 28c2f20 chore (@​inquirer/external-editor): Add note to README about being a replacement
  • Additional commits viewable in compare view

Updates @inquirer/search from 3.1.0 to 3.1.1

Commits
  • fdc9201 Publish
  • 3deee5c fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • df341a8 Publish
  • 2d8ddcc fix(@​inquirer/confirm): Fix when using with unix yes command. (#1815)
  • f5c39a8 chore: Document known issue with setRawMode(true). Closes #1721
  • daf4d6f Publish
  • b4992d3 fix: lockfile regenerated
  • 7ddf02b chore (@​inquirer/external-editor): Add keyword to help search
  • 82df7a2 fix (@​inquirer/external-editor): Make @​types/node an optional peer dependency
  • 28c2f20 chore (@​inquirer/external-editor): Add note to README about being a replacement
  • Additional commits viewable in compare view

Updates @inquirer/select from 4.3.1 to 4.3.2

Commits
  • fdc9201 Publish
  • 3deee5c fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • df341a8 Publish
  • 2d8ddcc fix(@​inquirer/confirm): Fix when using with unix yes command. (#1815)
  • f5c39a8 chore: Document known issue with setRawMode(true). Closes #1721
  • daf4d6f Publish
  • b4992d3 fix: lockfile regenerated
  • 7ddf02b chore (@​inquirer/external-editor): Add keyword to help search
  • 82df7a2 fix (@​inquirer/external-editor): Make @​types/node an optional peer dependency
  • 28c2f20 chore (@​inquirer/external-editor): Add note to README about being a replacement
  • Additional commits viewable in compare view

Updates @jsonjoy.com/json-pointer from 1.0.1 to 1.0.2

Release notes

Sourced from @​jsonjoy.com/json-pointer's releases.

v1.0.2

1.0.2 (2025-08-24)

Bug Fixes

  • 🐛 update dependencies (45ed728)
Commits

Updates @rollup/wasm-node from 4.46.3 to 4.48.1

Release notes

Sourced from @​rollup/wasm-node's releases.

v4.48.1

4.48.1

2025-08-25

Bug Fixes

  • Correctly ignore white-space in JSX strings around line-breaks (#6051)

Pull Requests

v4.48.0

4.48.0

2025-08-23

Features

  • If configured, also keep unparseable import attributes of external dynamic imports in the output(#6071)

Bug Fixes

  • Ensure variables referenced in non-removed import attributes are included (#6071)

Pull Requests

v4.47.1

4.47.1

2025-08-21

Bug Fixes

  • Revert build process changes to investigate issues (#6077)

Pull Requests

v4.47.0

4.47.0

2025-08-21

... (truncated)

Changelog

Sourced from @​rollup/wasm-node's changelog.

4.48.1

2025-08-25

Bug Fixes

  • Correctly ignore white-space in JSX strings around line-breaks (#6051)

Pull Requests

4.48.0

2025-08-23

Features

  • If configured, also keep unparseable import attributes of external dynamic imports in the output(#6071)

Bug Fixes

  • Ensure variables referenced in non-removed import attributes are included (#6071)

Pull Requests

4.47.1

2025-08-21

Bug Fixes

  • Revert build process changes to investigate issues (#6077)

Pull Requests

4.47.0

2025-08-21

Features

  • Aggressively reduce WASM build size (#6053)

... (truncated)

Commits

Updates @types/node-forge from 1.3.13 to 1.3.14

Commits

Updates @types/sizzle from 2.3.9 to 2.3.10

Commits

Updates @typescript-eslint/eslint-plugin from 8.40.0 to 8.41.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.41.0

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

🩹 Fixes

  • resolve type error in eslint config (#11500)
  • deps: update babel monorepo (#11174)
  • deps: update dependency prettier to v3.6.2 (#11496)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.41.0 (2025-08-25)

🩹 Fixes

  • deps: update dependency prettier to v3.6.2 (#11496)

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

Commits

Updates @typescript-eslint/parser from 8.40.0 to 8.41.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.41.0

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

🩹 Fixes

  • resolve type error in eslint config (#11500)
  • deps: update babel monorepo (#11174)
  • deps: update dependency prettier to v3.6.2 (#11496)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.41.0 (2025-08-25)

This was a version bump only for parser to align it with other projects, there were no code changes.

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

Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+179
Deletions:
-156
Package Dependencies
Package:
eslint
Ecosystem:
npm
Version Change:
9.33.0 → 9.34.0
Update Type:
Minor
Package:
@types/node
Ecosystem:
npm
Version Change:
22.17.2 → 22.18.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.33.0 → 9.34.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.204 → 1.5.209
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.25.2 → 4.25.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.30001735 → 1.0.30001737
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.1 → 4.2.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.15 → 10.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.45.0 → 3.45.1
Update Type:
Patch
Package:
fast-uri
Ecosystem:
npm
Version Change:
3.0.6 → 3.1.0
Update Type:
Minor
Package:
tapable
Ecosystem:
npm
Version Change:
2.2.2 → 2.2.3
Update Type:
Patch
Package:
memfs
Ecosystem:
npm
Version Change:
4.36.3 → 4.38.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.46.3 → 4.48.1
Update Type:
Minor
Package:
node-gyp
Ecosystem:
npm
Version Change:
11.3.0 → 11.4.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.1 → 4.2.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.17 → 4.0.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.3.1 → 4.3.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.17 → 4.2.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.17 → 3.0.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.17 → 4.0.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.5 → 4.1.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.0 → 3.1.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.3.9 → 2.3.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.3.13 → 1.3.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.1.2 → 2.1.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.1 → 1.0.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.1.1 → 7.1.2
Update Type:
Patch
Technical Details
ID: 5825405
UUID: 2775089769
Node ID: PR_kwDONUyxgM6laIJp
Host: GitHub
Repository: mrlonis/example-angular-theme-lib
Merge State: Unknown