Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump the development-dependencies group across 1 directory with 11 updates #1120

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the development-dependencies group with 11 updates in the / directory:

Package From To
@types/babel__traverse 7.11.1 7.20.6
@types/jest 29.5.13 29.5.14
check-engine 1.12.0 1.14.0
eslint-import-resolver-webpack 0.13.9 0.13.10
eslint-plugin-import 2.29.0 2.31.0
morphdom 2.7.1 2.7.4
sass 1.77.2 1.83.4
typescript 5.6.3 5.7.3
node-mocks-http 1.13.0 1.16.2
@financial-times/o-typography 7.6.1 7.6.2
webpack 5.95.0 5.97.1

Updates @types/babel__traverse from 7.11.1 to 7.20.6

Commits

Updates @types/jest from 29.5.13 to 29.5.14

Commits

Updates check-engine from 1.12.0 to 1.14.0

Release notes

Sourced from check-engine's releases.

Fixed pnpm and updated deps

Fixes mohlsen/check-engine#88.

Updated internal deps and some repo cleanup supporting github actions.

Commits

Updates eslint-import-resolver-webpack from 0.13.9 to 0.13.10

Changelog

Sourced from eslint-import-resolver-webpack's changelog.

0.13.10 - 2024-12-10

Commits
  • e159652 [resolvers/webpack] v0.13.10
  • 8c3c1be [resolvers/webpack] [deps] update hasown, is-core-module, is-regex
  • ac7d396 [resolvers/webpack] [new] add cache option
  • See full diff in compare view

Updates eslint-plugin-import from 2.29.0 to 2.31.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.31.0

Added

Fixed

Changed

#3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@​akwodkiewicz]: https://github.com/akwodkiewicz [@​joshuaobrien]: https://github.com/joshuaobrien [@​liuxingbaoyu]: https://github.com/liuxingbaoyu [@​manuth]: https://github.com/manuth [@​michaelfaith]: https://github.com/michaelfaith [@​phryneas]: https://github.com/phryneas

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.31.0] - 2024-10-03

Added

Fixed

  • ExportMap / flat config: include languageOptions in context (#3052, thanks [@​michaelfaith])
  • [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@​akwodkiewicz])
  • [export]: False positive for exported overloaded functions in TS (#3065, thanks [@​liuxingbaoyu])
  • exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@​michaelfaith])
  • exportMap: improve cacheKey when using flat config (#3072, thanks [@​michaelfaith])
  • adjust "is source type module" checks for flat config (#2996, thanks [@​G-Rath])

Changed

[2.30.0] - 2024-09-02

Added

  • [dynamic-import-chunkname]: add allowEmpty option to allow empty leading comments (#2942, thanks [@​JiangWeixian])
  • [dynamic-import-chunkname]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (#3004, thanks [@​amsardesai])
  • [no-unused-modules]: Add ignoreUnusedTypeExports option (#3011, thanks [@​silverwind])
  • add support for Flat Config (#3018, thanks [@​michaelfaith])

Fixed

Changed

  • [Docs] [no-extraneous-dependencies]: Make glob pattern description more explicit (#2944, thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug #2866
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap (#2982, thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic (#2985, thanks [@​soryy708])
  • [Docs] [order]: Add a quick note on how unbound imports and --fix (#2640, thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) (#2987, thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting (#2989, thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files (#2991, thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option (#3036, thanks [@​liby])
  • [readme] Clarify how to install the plugin (#2993, thanks [@​jwbth])

... (truncated)

Commits
  • 91f809b v2.31.0
  • 3f1ac24 [utils] [refactor] parse: avoid using a regex here
  • d225176 [New] extensions: add the checkTypeImports option
  • 5a51b9a [Tests] rule-tester: try this babel class workaround
  • d66cde0 [New] support eslint v9
  • d27a639 [Fix] adjust "is source type module" checks for flat config
  • 1fa8a07 [Refactor] create sourceType helper
  • 0bc1355 [Tests] no-default-export, no-named-export: add test cases with non-modu...
  • 55fa203 [Tests] no-default-export, no-named-export: add test case
  • 6be20df [Docs] no-restricted-paths: fix grammar
  • Additional commits viewable in compare view

Updates morphdom from 2.7.1 to 2.7.4

Changelog

Sourced from morphdom's changelog.

2.7.4

  • Fix incorrect index references when returning a cloned tree from onBeforeElUpdated

2.7.3

  • Allow returning a new fromEl tree from onBeforeElUpdated to be used morph for that branch

2.7.2

  • Fix morphing duplicate ids of incompatible tags
Commits
  • c710ec7 Release 2.7.4
  • b1b0797 Merge pull request #258 from SteffenDE/sd-fix-cloned-indexing
  • ec5ca31 fix keyed lookup when using a cloned node in onBeforeElUpdated
  • 095e052 Release 2.7.3
  • 6da3958 Allow onBeforeElUpdated to return new fromEl
  • e98d69e Release 2.7.2
  • 655ca1b Handling morphing dup ids of incompatible tags.
  • See full diff in compare view

Updates sass from 1.77.2 to 1.83.4

Release notes

Sourced from sass's releases.

Dart Sass 1.83.4

To install Sass 1.83.4, 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.83.3

To install Sass 1.83.3, 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.83.2

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

Changes

  • Properly display deprecation IDs for the JS Sass API.

  • Don't display deprecation IDs for user-defined deprecations.

See the full changelog for changes in earlier releases.

Dart Sass 1.83.1

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

Changes

  • Fix a bug where --quiet-deps would get deactivated for @content blocks, even when those blocks were entirely contained within dependencies.

  • Include deprecation IDs in deprecation warnings to make it easier to determine what to pass to --silence-deprecation or --fatal-deprecation.

... (truncated)

Changelog

Sourced from sass's changelog.

1.83.4

  • No user-visible changes.

1.83.3

  • No user-visible changes.

1.83.2

  • Properly display deprecation IDs for the JS Sass API.

  • Don't display deprecation IDs for user-defined deprecations.

1.83.1

  • Fix a bug where --quiet-deps would get deactivated for @content blocks, even when those blocks were entirely contained within dependencies.

  • Include deprecation IDs in deprecation warnings to make it easier to determine what to pass to --silence-deprecation or --fatal-deprecation.

1.83.0

  • Allow trailing commas in all argument and parameter lists.

1.82.0

Command-Line Interface

  • Improve --watch mode reliability when making multiple changes at once, such as checking out a different Git branch.

  • Parse the calc-size() function as a calculation now that it's supported in some browsers.

Dart API

  • Add a SassCalculation.calcSize() function.

1.81.1

  • No user-visible changes.

1.81.0

  • Fix a few cases where deprecation warnings weren't being emitted for global built-in functions whose names overlap with CSS calculations.

  • Add support for the CSS round() calculation with a single argument, as long

... (truncated)

Commits
  • 89a5394 Fix more bugs in the sass-parser release process (#2491)
  • 46686ed Merge pull request #2490 from sass/sass-parser-release
  • 1261767 Use a file: dependency for local Sass development
  • 173f39b Use the Dart Sass version for the sass-parser dependency
  • ddb14b2 Fix deprecation ID displays in JS mode (#2483)
  • b12b508 Compile sass-parser before deploying (#2489)
  • b19b57f Merge pull request #2478 from sass/if
  • 23ff19d Merge branch 'main' into if
  • 8818d93 Properly override the sass-parser dependency on sass during release (#2487)
  • adb7016 Merge pull request #2488 from sass/sdk-formatter
  • Additional commits viewable in compare view

Updates typescript from 5.6.3 to 5.7.3

Release notes

Sourced from typescript's releases.

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • a5e123d Update LKG
  • 8bc0204 🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)
  • 7aa63df 🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...
  • 9df7c36 Bump version to 5.7.3 and LKG
  • e167412 🤖 Pick PR #60794 (Harden sanitizeLog against incorr...) into release-5.7 (#...
  • 9ba364c Fix coverage build on release-5.7 (#60792)
  • 4b7441a 🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...
  • e844dc3 Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)
  • 21b02a1 🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...
  • b82fd16 🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...
  • Additional commits viewable in compare view

Updates node-mocks-http from 1.13.0 to 1.16.2

Changelog

Sourced from node-mocks-http's changelog.

v 1.16.2

  • Fix: writeHead() sets headersSent [Issue #313]313.

v 1.16.1

  • Allowing @​types/express v5 [Issue #309]309.

v 1.16.0

  • Add appendHeader to MockResponse [Issue #306]306.
  • Add Fetch API types as accepted mock parameters [Issue #291]291.

v 1.15.1

  • Allowing @​types/node v22 [Issue #305]305.

v 1.15.0

  • Add to write() and end() support of TypedArray [Issue #300]300.
  • Fix: return empty string when send() was called with undefined [Issue #298]298.

v 1.14.1

  • Move express and node types to prod deps [Issue #290]290.

v 1.14.0

  • Fix nodejs typing [Issue #281]281.
  • Add testing capability in TypeScript [Issue #282]282.
Commits

Updates @financial-times/o-typography from 7.6.1 to 7.6.2

Changelog

Sourced from @​financial-times/o-typography's changelog.

{ "components/ft-concept-button": "1.3.0", "components/g-audio": "2.0.3", "components/n-notification": "8.2.6", "components/o-audio": "2.1.4", "components/o-autocomplete": "1.10.0", "components/o-banner": "4.5.2", "components/o-big-number": "3.2.3", "components/o-buttons": "7.9.2", "components/o-colors": "6.7.0", "components/o-comments": "11.2.1", "components/o-cookie-message": "6.7.1", "components/o-date": "6.1.0", "components/o-editorial-layout": "2.4.3", "components/o-editorial-typography": "2.4.1", "components/o-expander": "6.3.1", "components/o-fonts": "5.3.5", "components/o-footer": "9.2.9", "components/o-footer-services": "4.2.8", "components/o-forms": "9.12.1", "components/o-ft-affiliate-ribbon": "5.2.2", "components/o-grid": "6.1.8", "components/o-header": "14.1.0", "components/o-header-services": "5.5.4", "components/o-icons": "7.8.0", "components/o-labels": "6.5.8", "components/o-layout": "5.4.0", "components/o-lazy-load": "3.1.3", "components/o-loading": "5.2.3", "components/o-message": "5.4.4", "components/o-meter": "3.2.5", "components/o-multi-select": "2.2.7", "components/o-normalise": "3.3.2", "components/o-overlay": "4.2.13", "components/o-quote": "5.3.4", "components/o-share": "10.0.3", "components/o-social-follow": "1.0.11", "components/o-spacing": "3.2.5", "components/o-stepped-progress": "4.0.9", "components/o-subs-card": "6.2.6", "components/o-syntax-highlight": "4.2.5", "components/o-table": "9.3.5", "components/o-tabs": "8.1.4", "components/o-teaser": "6.4.1", "components/o-teaser-collection": "4.2.5", "components/o-toggle": "3.2.6", "components/o-tooltip": "5.4.0", "components/o-top-banner": "1.0.4", "components/o-topper": "6.0.8", "components/o-typography": "7.6.2",

... (truncated)

Commits
  • de5a27e chore: release main (#1373)
  • e873bd4 fix: Update ft-live link hover colour (#1372)
  • d6e3973 docs: update readme to take new doppler into consideration
  • 8787eed docs: tag November newsletter
  • 436481d docs: add instructions on tagging newsletter
  • f52aebe docs: include description
  • 5433260 docs: re-organise o3 button news item
  • 9c87b93 docs: detail usability scoring, link to recording
  • 4acc162 docs: remove s
  • a157b33 docs: thank more people
  • Additional commits viewable in compare view

Updates webpack from 5.95.0 to 5.97.1

Release notes

Sourced from webpack's releases.

v5.97.1

Bug Fixes

  • Performance regression
  • Sub define key should't be renamed when it's a defined variable

v5.97.0

Bug Fixes

  • Don't crash with filesystem cache and unknown scheme
  • Generate a valid code when output.iife is true and output.library.type is umd
  • Fixed conflict variable name with concatenate modules and runtime code
  • Merge duplicate chunks before
  • Collisions in ESM library
  • Use recursive search for versions of shared dependencies
  • [WASM] Don't crash WebAssembly with Reference Types (sync and async)
  • [WASM] Fixed wasm loading for sync and async webassembly
  • [CSS] Don't add [uniqueName] to localIdentName when it is empty
  • [CSS] Parsing strings on Windows
  • [CSS] Fixed CSS local escaping

New Features

  • Added support for injecting debug IDs
  • Export the MergeDuplicateChunks plugin
  • Added universal loading for JS chunks and JS worker chunks (only ES modules)
  • [WASM] Added universal loading for WebAssembly chunks (only for async WebAssembly)
  • [CSS] Allow initial CSS chunks to be placed anywhere - the output.cssHeadDataCompression option was deleted
  • [CSS] Added universal loading for CSS chunks
  • [CSS] Parse ICSS @value at-rules in CSS modules
  • [CSS] Parse ICSS :import rules in CSS modules
  • [CSS] Added the url and import options for CSS
  • [CSS] Allow to import custom properties in CSS modules

Performance

  • Faster Queue implementation, also fixed queue iterator state in dequeue method to ensure correct behavior after item removal

v5.96.1

Bug Fixes

  • [Types] Add @types/eslint-scope to dependencieS
  • [Types] Fixed regression in validate

v5.96.0

Bug Fixes

  • Fixed Module Federation should track all referenced chunks
  • Handle Data URI without base64 word
  • HotUpdateChunk have correct runtime when modified with new runtime

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development-dependencies-5b243e3f42 branch from 3a4ad07 to 4ddef01 Compare January 21, 2025 18:04
…h 11 updates

Bumps the development-dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/babel__traverse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__traverse) | `7.11.1` | `7.20.6` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` |
| [check-engine](https://github.com/mohlsen/check-engine) | `1.12.0` | `1.14.0` |
| [eslint-import-resolver-webpack](https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/webpack) | `0.13.9` | `0.13.10` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.0` | `2.31.0` |
| [morphdom](https://github.com/patrick-steele-idem/morphdom) | `2.7.1` | `2.7.4` |
| [sass](https://github.com/sass/dart-sass) | `1.77.2` | `1.83.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.3` |
| [node-mocks-http](https://github.com/eugef/node-mocks-http) | `1.13.0` | `1.16.2` |
| [@financial-times/o-typography](https://github.com/Financial-Times/origami) | `7.6.1` | `7.6.2` |
| [webpack](https://github.com/webpack/webpack) | `5.95.0` | `5.97.1` |



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

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

Updates `check-engine` from 1.12.0 to 1.14.0
- [Release notes](https://github.com/mohlsen/check-engine/releases)
- [Commits](mohlsen/check-engine@v1.12.0...v1.14.0)

Updates `eslint-import-resolver-webpack` from 0.13.9 to 0.13.10
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/resolvers/webpack/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/commits/resolvers/webpack/v0.13.10/resolvers/webpack)

Updates `eslint-plugin-import` from 2.29.0 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.29.0...v2.31.0)

Updates `morphdom` from 2.7.1 to 2.7.4
- [Changelog](https://github.com/patrick-steele-idem/morphdom/blob/master/CHANGELOG.md)
- [Commits](patrick-steele-idem/morphdom@v2.7.1...v2.7.4)

Updates `sass` from 1.77.2 to 1.83.4
- [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.77.2...1.83.4)

Updates `typescript` from 5.6.3 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.3...v5.7.3)

Updates `node-mocks-http` from 1.13.0 to 1.16.2
- [Release notes](https://github.com/eugef/node-mocks-http/releases)
- [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md)
- [Commits](eugef/node-mocks-http@v1.13.0...v1.16.2)

Updates `@financial-times/o-typography` from 7.6.1 to 7.6.2
- [Release notes](https://github.com/Financial-Times/origami/releases)
- [Changelog](https://github.com/Financial-Times/origami/blob/main/.release-please-manifest.json)
- [Commits](Financial-Times/origami@o-icons-v7.6.1...o-typography-v7.6.2)

Updates `webpack` from 5.95.0 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.95.0...v5.97.1)

---
updated-dependencies:
- dependency-name: "@types/babel__traverse"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: check-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint-import-resolver-webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: morphdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: node-mocks-http
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@financial-times/o-typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development-dependencies-5b243e3f42 branch from 4ddef01 to f8ea815 Compare January 22, 2025 14:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 23, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-5b243e3f42 branch January 23, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants