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

Bump the minor group with 15 updates #10942

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps the minor group with 15 updates:

Package From To
@tanstack/react-virtual 3.12.0 3.13.0
caniuse-lite 1.0.30001697 1.0.30001699
motion 12.0.11 12.4.2
@babel/core 7.26.7 7.26.8
@babel/plugin-transform-runtime 7.25.9 7.26.8
@babel/plugin-transform-typescript 7.26.7 7.26.8
@babel/preset-env 7.26.7 7.26.8
@eslint-react/eslint-plugin 1.26.1 1.26.2
@typescript-eslint/eslint-plugin 8.23.0 8.24.0
@typescript-eslint/parser 8.23.0 8.24.0
eslint-plugin-github 5.1.7 5.1.8
marked 15.0.6 15.0.7
prettier 3.4.2 3.5.0
sass 1.83.4 1.84.0
typescript-eslint 8.23.0 8.24.0

Updates @tanstack/react-virtual from 3.12.0 to 3.13.0

Release notes

Sourced from @​tanstack/react-virtual's releases.

v3.13.0

Version 3.13.0 - 2/7/25, 12:12 PM

Changes

Feat

  • add useAnimationFrameWithResizeObserver option (#923) (3e5b1a9) by @​piecyk

Packages

  • @​tanstack/virtual-core@​3.13.0
  • @​tanstack/lit-virtual@​3.13.0
  • @​tanstack/react-virtual@​3.13.0
  • @​tanstack/solid-virtual@​3.13.0
  • @​tanstack/svelte-virtual@​3.13.0
  • @​tanstack/vue-virtual@​3.13.0
  • @​tanstack/angular-virtual@​3.13.0

v3.12.1

Version 3.12.1 - 2/7/25, 5:12 AM

Changes

Fix

  • register scrollend event when useScrollendEvent (#922) (8470857) by @​piecyk
  • Revert "fix: add experimental_subscribeToEvents" (5151ee4) by Tanner Linsley
  • add experimental_subscribeToEvents (b7b0d5a) by Tanner Linsley

Chore

  • deps: update all non-major dependencies (#921) (3321362) by renovate[bot]

Ci

  • apply automated fixes (659b157) by autofix-ci[bot]

Packages

  • @​tanstack/virtual-core@​3.12.1
  • @​tanstack/lit-virtual@​3.12.1
  • @​tanstack/react-virtual@​3.12.1
  • @​tanstack/solid-virtual@​3.12.1
  • @​tanstack/svelte-virtual@​3.12.1
  • @​tanstack/vue-virtual@​3.12.1
  • @​tanstack/angular-virtual@​3.12.1
Commits

Updates caniuse-lite from 1.0.30001697 to 1.0.30001699

Commits

Updates motion from 12.0.11 to 12.4.2

Changelog

Sourced from motion's changelog.

[12.4.2] 2025-02-10

Fixed

  • Preventing press from triggering when an element is disabled.

[12.4.1] 2025-02-06

Fixed

  • Check for transition in initial when animating removed values.

[12.4.0] 2025-02-06

Added

  • Added initial option to useInView.

[12.3.1] 2025-02-05

Fixed

  • Correctly applying CSS variables at the end of a mini animate animation.

[12.3.0] 2025-02-05

Added

  • Added usePresenceData to get custom data passed to AnimatePresence in descendant components.

[12.2.0] 2025-02-05

Added

  • Added unit support to useSpring.

[12.1.0] 2025-02-04

Fixed

  • Bug with AnimatePresence in React 19 strict mode.

Deprecated

  • Motion 3D.
Commits

Updates @babel/core from 7.26.7 to 7.26.8

Release notes

Sourced from @​babel/core's releases.

v7.26.8 (2025-02-08)

🏠 Internal

  • babel-preset-env
    • #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
Changelog

Sourced from @​babel/core's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliance]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

This file contains the changelog starting from v7.15.0.

Commits

Updates @babel/plugin-transform-runtime from 7.25.9 to 7.26.8

Release notes

Sourced from @​babel/plugin-transform-runtime's releases.

v7.26.8 (2025-02-08)

🏠 Internal

  • babel-preset-env
    • #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7 (2025-01-24)

Thanks @​branchseer and @​tquetano-netflix for your first PRs!

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

Committers: 6

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

Committers: 1

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-transform-block-scoped-functions

... (truncated)

Changelog

Sourced from @​babel/plugin-transform-runtime's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliance]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

This file contains the changelog starting from v7.15.0.

v7.26.7 (2025-01-24)

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

v7.26.5 (2025-01-10)

👓 Spec Compliance

... (truncated)

Commits

Updates @babel/plugin-transform-typescript from 7.26.7 to 7.26.8

Release notes

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

v7.26.8 (2025-02-08)

🏠 Internal

  • babel-preset-env
    • #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
Changelog

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

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliance]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

This file contains the changelog starting from v7.15.0.

Commits

Updates @babel/preset-env from 7.26.7 to 7.26.8

Release notes

Sourced from @​babel/preset-env's releases.

v7.26.8 (2025-02-08)

🏠 Internal

  • babel-preset-env
    • #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
Changelog

Sourced from @​babel/preset-env's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliance]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

This file contains the changelog starting from v7.15.0.

Commits

Updates @eslint-react/eslint-plugin from 1.26.1 to 1.26.2

Release notes

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

v1.26.2 (2025-02-06)

What's Changed

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.26.1...v1.26.2

Changelog

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

v1.26.2 (2025-02-06)

🐞 Fixes

Commits

Updates @typescript-eslint/eslint-plugin from 8.23.0 to 8.24.0

Release notes

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

v8.24.0

8.24.0 (2025-02-10)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#10639)
  • utils: add reportUnusedInlineConfigs to LinterOptions (#10718)

🩹 Fixes

  • ast-spec: correct YieldExpression.argument type (#10799)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#10737)
  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#10751)

❤️ Thank You

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

Changelog

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

8.24.0 (2025-02-10)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#10639)

🩹 Fixes

  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#10751)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#10737)

❤️ Thank You

  • Josh Goldberg ✨
  • noah
  • Ronen Amiel

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

Commits
  • 87d72ba chore(release): publish 8.24.0
  • ac8dde0 feat(eslint-plugin): [no-unnecessary-condition] make `allowConstantLoopCondit...
  • 7acfb5f fix(eslint-plugin): [no-misused-spread] correct and elaborate string spread r...
  • d30a497 fix(eslint-plugin): [restrict-plus-operands] report adding bigints to strings...
  • bcdf560 docs(eslint-plugin): [prefer-nullish-coalescing] streamline code examples (#1...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.23.0 to 8.24.0

Release notes

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

v8.24.0

8.24.0 (2025-02-10)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#10639)
  • utils: add reportUnusedInlineConfigs to LinterOptions (#10718)

🩹 Fixes

  • ast-spec: correct YieldExpression.argument type (#10799)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#10737)
  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#10751)

❤️ Thank You

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

Changelog

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

8.24.0 (2025-02-10)

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.

Commits

Updates eslint-plugin-github from 5.1.7 to 5.1.8

Release notes

Sourced from eslint-plugin-github's releases.

v5.1.8

What's Changed

Full Changelog: github/eslint-plugin-github@v5.1.7...v5.1.8

Commits
  • 8ecebe2 Merge pull request #609 from github/update-prettier
  • d3bbb31 update prettier plugin name
  • 8a39ace Merge pull request #608 from github/kh-update-config
  • e5b0378 Update lib/configs/react.js
  • 9e465e8 update comma
  • 570ca64 Don't flag ul with role='list'
  • ec2cbb6 chore(deps): bump @​eslint/compat in the all-dependencies group (#607)
  • See full diff in compare view

Updates marked from 15.0.6 to 15.0.7

Release notes

Sourced from marked's releases.

v15.0.7

15.0.7 (2025-02-10)

Bug Fixes

Commits
  • bf4952f chore: fix pkg repository (#3613)
  • 2b99692 chore(release): 15.0.7 [skip ci]
  • 9ae87de fix: fix table rendered as heading (#3612)
  • a1113e0 chore: Update dingus.js import json (#3611)
  • eb61090 chore(deps-dev): Bump rollup from 4.32.0 to 4.34.1 (#3606)
  • 00576d2 chore(deps-dev): Bump @​markedjs/eslint-config from 1.0.9 to 1.0.10 (#3605)
  • 570450c chore(deps-dev): Bump eslint from 9.18.0 to 9.19.0 (#3600)
  • 5fccfb2 chore(deps-dev): Bump rollup from 4.31.0 to 4.32.0 (#3601)
  • b114f21 chore(deps-dev): Bump undici from 6.19.7 to 6.21.1 (#3596)
  • 29cf001 chore(deps-dev): Bump rollup from 4.30.1 to 4.31.0 (#3595)
  • Additional commits viewable in compare view

Updates prettier from 3.4.2 to 3.5.0

Release notes

Sourced from prettier's releases.

3.5.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.5.0

diff

🔗 Release Notes

Commits

Updates sass from 1.83.4 to 1.84.0

Changelog

Sourced from sass's changelog.

1.84.0

  • Allow newlines in whitespace in the indented syntax.

  • Potentially breaking bug fix: Selectors with unmatched brackets now always produce a parser error. Previously, some edge cases like [foo#{"]:is(bar"}) {a: b} would compile without error, but this was an unintentional bug.

  • Fix a bug in which various Color Level 4 functions weren't allowed in plain CSS.

  • Fix the error message for @extend without a selector and possibly other parsing edge-cases in contexts that allow interpolation.

Embedded Host

  • Fixed the implementation of the SassBoolean type to adhere to the spec, now using a class instead of an interface.
Commits

Updates typescript-eslint from 8.23.0 to 8.24.0

Release notes

Sourced from typescript-eslint's releases.

v8.24.0

8.24.0 (2025-02-10)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#10639)
  • utils: add reportUnusedInlineConfigs to LinterOptions (#10718)

🩹 Fixes

  • ast-spec: correct YieldExpression.argument type (#10799)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#10737)
  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#10751)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.24.0 (2025-02-10)

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

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

Bumps the minor group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.12.0` | `3.13.0` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001697` | `1.0.30001699` |
| [motion](https://github.com/motiondivision/motion) | `12.0.11` | `12.4.2` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.7` | `7.26.8` |
| [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.25.9` | `7.26.8` |
| [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) | `7.26.7` | `7.26.8` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.7` | `7.26.8` |
| [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.26.1` | `1.26.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.23.0` | `8.24.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.23.0` | `8.24.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.1.7` | `5.1.8` |
| [marked](https://github.com/markedjs/marked) | `15.0.6` | `15.0.7` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.0` |
| [sass](https://github.com/sass/dart-sass) | `1.83.4` | `1.84.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.23.0` | `8.24.0` |


Updates `@tanstack/react-virtual` from 3.12.0 to 3.13.0
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.13.0/packages/react-virtual)

Updates `caniuse-lite` from 1.0.30001697 to 1.0.30001699
- [Commits](browserslist/caniuse-lite@1.0.30001697...1.0.30001699)

Updates `motion` from 12.0.11 to 12.4.2
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.0.11...v12.4.2)

Updates `@babel/core` from 7.26.7 to 7.26.8
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.8/packages/babel-core)

Updates `@babel/plugin-transform-runtime` from 7.25.9 to 7.26.8
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.8/packages/babel-plugin-transform-runtime)

Updates `@babel/plugin-transform-typescript` from 7.26.7 to 7.26.8
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.8/packages/babel-plugin-transform-typescript)

Updates `@babel/preset-env` from 7.26.7 to 7.26.8
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.8/packages/babel-preset-env)

Updates `@eslint-react/eslint-plugin` from 1.26.1 to 1.26.2
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.26.2/packages/plugins/eslint-plugin)

Updates `@typescript-eslint/eslint-plugin` from 8.23.0 to 8.24.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.23.0 to 8.24.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/parser)

Updates `eslint-plugin-github` from 5.1.7 to 5.1.8
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v5.1.7...v5.1.8)

Updates `marked` from 15.0.6 to 15.0.7
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v15.0.6...v15.0.7)

Updates `prettier` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.2...3.5.0)

Updates `sass` from 1.83.4 to 1.84.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.83.4...1.84.0)

Updates `typescript-eslint` from 8.23.0 to 8.24.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.24.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@tanstack/react-virtual"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 10, 2025
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