Skip to content

chore: Update minor and patch NPM dependencies#422

Merged
cgero-eth merged 4 commits intomainfrom
dependabot/npm_and_yarn/minor-and-patch-7c7f11bfcb
Mar 11, 2025
Merged

chore: Update minor and patch NPM dependencies#422
cgero-eth merged 4 commits intomainfrom
dependabot/npm_and_yarn/minor-and-patch-7c7f11bfcb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the minor-and-patch group with 17 updates in the / directory:

Package From To
framer-motion 12.4.7 12.4.11
@rollup/plugin-commonjs 28.0.2 28.0.3
@storybook/addon-designs 8.2.0 8.2.1
@storybook/addon-essentials 8.6.3 8.6.4
@storybook/addon-links 8.6.3 8.6.4
@storybook/blocks 8.6.3 8.6.4
@storybook/react 8.6.3 8.6.4
@storybook/react-webpack5 8.6.3 8.6.4
@storybook/test 8.6.3 8.6.4
@tanstack/react-query 5.67.0 5.67.2
autoprefixer 10.4.20 10.4.21
eslint 9.21.0 9.22.0
eslint-plugin-storybook 0.11.3 0.11.4
rollup 4.34.9 4.35.0
storybook 8.6.3 8.6.4
typescript-eslint 8.25.0 8.26.1
viem 2.23.5 2.23.9

Updates framer-motion from 12.4.7 to 12.4.11

Changelog

Sourced from framer-motion's changelog.

[12.4.11] 2025-03-10

Fixed

  • Preventing flattening of scroll animations when type or ease are explicitly set.

[12.4.10] 2025-03-03

Fixed

  • Adding UMD bundles for motion-dom and motion-utils.

[12.4.9] 2025-03-03

Fixed

  • Fixed Reorder.Item reordering causing lostpointercapture event to fire.

[12.4.8] 2025-02-26

Fixed

  • Fixed exiting children with layoutDependency not animating layout changes because of a stale layout dependency.
Commits

Updates @rollup/plugin-commonjs from 28.0.2 to 28.0.3

Changelog

Sourced from @​rollup/plugin-commonjs's changelog.

v28.0.3

2025-03-06

Bugfixes

  • fix: fix error when bundle contains require() of module with falsy __esModule export (#1850)
Commits
  • 8b5fb98 chore(release): commonjs v28.0.3
  • f873993 fix(commonjs): fix error when bundle contains require() of module with falsy ...
  • See full diff in compare view

Updates @storybook/addon-designs from 8.2.0 to 8.2.1

Release notes

Sourced from @​storybook/addon-designs's releases.

v8.2.1

🐛 Bug Fix

⚠️ Pushed to master

Authors: 2

Commits

Updates @storybook/addon-essentials from 8.6.3 to 8.6.4

Release notes

Sourced from @​storybook/addon-essentials's releases.

v8.6.4

8.6.4

Changelog

Sourced from @​storybook/addon-essentials's changelog.

8.6.4

Commits

Updates @storybook/addon-links from 8.6.3 to 8.6.4

Release notes

Sourced from @​storybook/addon-links's releases.

v8.6.4

8.6.4

Changelog

Sourced from @​storybook/addon-links's changelog.

8.6.4

Commits

Updates @storybook/blocks from 8.6.3 to 8.6.4

Release notes

Sourced from @​storybook/blocks's releases.

v8.6.4

8.6.4

Changelog

Sourced from @​storybook/blocks's changelog.

8.6.4

Commits

Updates @storybook/react from 8.6.3 to 8.6.4

Release notes

Sourced from @​storybook/react's releases.

v8.6.4

8.6.4

Changelog

Sourced from @​storybook/react's changelog.

8.6.4

Commits

Updates @storybook/react-webpack5 from 8.6.3 to 8.6.4

Release notes

Sourced from @​storybook/react-webpack5's releases.

v8.6.4

8.6.4

Changelog

Sourced from @​storybook/react-webpack5's changelog.

8.6.4

Commits

Updates @storybook/test from 8.6.3 to 8.6.4

Release notes

Sourced from @​storybook/test's releases.

v8.6.4

8.6.4

Changelog

Sourced from @​storybook/test's changelog.

8.6.4

Commits

Updates @tanstack/react-query from 5.67.0 to 5.67.2

Release notes

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

v5.67.2

Version 5.67.2 - 3/7/25, 10:56 AM

Changes

Fix

Chore

  • deps: update dependency vitest to v2.1.9 [security] (#8605) (f31eeda) by renovate[bot]
  • sync CONTRIBUTING.md between projects (#8767) (c4cb285) by Lachlan Collins
  • deps: update autofix-ci/action digest to 551dded (#8549) (8c03bd0) by renovate[bot]
  • ts 5.8 (161f534) by Dominik Dorfmeister

Docs

  • svelte-query: add the devtools page to the svelte-query docs (#8149) (c82362e) by Nicolai Calinin
  • Fix relative links in Advanced Server Rendering guide (#8765) (a4f3956) by Ilia Evseev
  • react-query: fix broken links in QueryClient docs (#8748) (2406435) by Kristian
  • fix Advanced Server Rendering guide link (#8762) (e67b6f6) by JiSeong Park
  • update links to ESLint rules (#8758) (b975d89) by @​MariaSolOs

Packages

  • @​tanstack/eslint-plugin-query@​5.67.2
  • @​tanstack/query-async-storage-persister@​5.67.2
  • @​tanstack/query-broadcast-client-experimental@​5.67.2
  • @​tanstack/query-core@​5.67.2
  • @​tanstack/query-devtools@​5.67.2
  • @​tanstack/query-persist-client-core@​5.67.2
  • @​tanstack/query-sync-storage-persister@​5.67.2
  • @​tanstack/react-query@​5.67.2
  • @​tanstack/react-query-devtools@​5.67.2
  • @​tanstack/react-query-persist-client@​5.67.2
  • @​tanstack/react-query-next-experimental@​5.67.2
  • @​tanstack/solid-query@​5.67.2
  • @​tanstack/solid-query-devtools@​5.67.2
  • @​tanstack/solid-query-persist-client@​5.67.2
  • @​tanstack/svelte-query@​5.67.2
  • @​tanstack/svelte-query-devtools@​5.67.2
  • @​tanstack/svelte-query-persist-client@​5.67.2
  • @​tanstack/vue-query@​5.67.2
  • @​tanstack/angular-query-devtools-experimental@​5.67.2
  • @​tanstack/angular-query-experimental@​5.67.2
  • @​tanstack/vue-query-devtools@​5.67.2

v5.67.1

Version 5.67.1 - 3/3/25, 3:57 PM

... (truncated)

Commits

Updates autoprefixer from 10.4.20 to 10.4.21

Release notes

Sourced from autoprefixer's releases.

10.4.21

Changelog

Sourced from autoprefixer's changelog.

10.4.21

Commits

Updates eslint from 9.21.0 to 9.22.0

Release notes

Sourced from eslint's releases.

v9.22.0

Features

  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)

Bug Fixes

  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • 49e624f fix: improve error message for falsy parsed JS AST (#19458) (Josh Goldberg ✨)

Documentation

  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)
  • 2f386ad docs: replace var with const in rule examples (#19469) (Tanuj Kanti)
  • 0e688e3 docs: Update README (GitHub Actions Bot)
  • 06b596d docs: Restore the carrot to the position where the search input was lost (#19459) (Amaresh S M)

Chores

  • 97f788b chore: upgrade @​eslint/js@​9.22.0 (#19489) (Milos Djermanovic)
  • eed409a chore: package.json update for @​eslint/js release (Jenkins)
  • f9a56d3 chore: upgrade eslint-scope@8.3.0 (#19488) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.22.0 - March 7, 2025

  • 97f788b chore: upgrade @​eslint/js@​9.22.0 (#19489) (Milos Djermanovic)
  • eed409a chore: package.json update for @​eslint/js release (Jenkins)
  • f9a56d3 chore: upgrade eslint-scope@8.3.0 (#19488) (Milos Djermanovic)
  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)
  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)
  • 2f386ad docs: replace var with const in rule examples (#19469) (Tanuj Kanti)
  • 0e688e3 docs: Update README (GitHub Actions Bot)
  • 49e624f fix: improve error message for falsy parsed JS AST (#19458) (Josh Goldberg ✨)
  • 06b596d docs: Restore the carrot to the position where the search input was lost (#19459) (Amaresh S M)
Commits

Updates eslint-plugin-storybook from 0.11.3 to 0.11.4

Release notes

Sourced from eslint-plugin-storybook's releases.

v0.11.4

🐛 Bug Fix

Authors: 1

Changelog

Sourced from eslint-plugin-storybook's changelog.

v0.11.4 (Wed Mar 05 2025)

🐛 Bug Fix

Authors: 1


Commits
  • 6d718fd Bump version to: 0.11.4 [skip ci]
  • c1dd707 Update CHANGELOG.md [skip ci]
  • 319a88e Merge pull request #194 from storybookjs/valentin/support-storybook-test
  • 79b9b44 Update documentation
  • 701bd70 feat: Support storybook/test for expect imports
  • See full diff in compare view

Updates rollup from 4.34.9 to 4.35.0

Release notes

Sourced from rollup's releases.

v4.35.0

4.35.0

2025-03-08

Features

  • Pass build errors to the closeBundle hook (#5867)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.35.0

2025-03-08

Features

  • Pass build errors to the closeBundle hook (#5867)

Pull Requests

Commits
  • 70ef1cc 4.35.0
  • d29a457 feat(5858): make closeBundle hook receive the last error (#5867)
  • b346ce9 chore(deps): update dependency builtin-modules to v5 (#5872)
  • f491680 chore(deps): update uraimo/run-on-arch-action action to v3 (#5873)
  • 865d8d5 fix(deps): lock file maintenance minor/patch updates (#5874)
  • caa406e chore(deps): update dependency eslint-plugin-unicorn to v57 (#5852)
  • 30c16e8 fix(deps): update swc monorepo (major) (#5862)
  • See full diff in compare view

Updates storybook from 8.6.3 to 8.6.4

Release notes

Sourced from storybook's releases.

v8.6.4

8.6.4

Changelog

Sourced from storybook's changelog.

8.6.4

Commits

Updates typescript-eslint from 8.25.0 to 8.26.1

Release notes

Sourced from typescript-eslint's releases.

v8.26.1

8.26.1 (2025-03-10)

🩹 Fixes

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as eligible for nullish coalescing (#10865)
  • eslint-plugin: [no-unsafe-return] handle recursive type (#10883)
  • rule-tester: export TestLanguageOptions (#10930)

❤️ Thank You

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

v8.26.0

8.26.0 (2025-03-03)

🚀 Features

  • support TypeScript 5.8 (#10903)
  • eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#9536)
  • eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#10714)
  • eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#10889)
  • eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#10781)
  • rule-tester: export TestLanguageOptions (#10892)
  • scope-manager: only call Object.entries once for each lib (#10647)

🩹 Fixes

  • deps: update dependency typedoc-plugin-markdown to v4.4.2 (#10877)
  • eslint-plugin: [unified-signatures] does not differentiate truly private methods (#10806)
  • eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#10864)
  • eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#10875)
  • rule-tester: Add missing parser dependency (#10909)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.26.1 (2025-03-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.

8.26.0 (2025-03-03)

🚀 Features

  • support TypeScript 5.8 (#10903)

❤️ Thank You

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

Commits

Updates viem from 2.23.5 to 2.23.9

Release notes

Sourced from viem's releases.

viem@2.23.9

Patch Changes

viem@2.23.8

Patch Changes

viem@2.23.7

Patch Changes

viem@2.23.6

Patch Changes

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-and-patch group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [framer-motion](https://github.com/motiondivision/motion) | `12.4.7` | `12.4.11` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.2` | `28.0.3` |
| [@storybook/addon-designs](https://github.com/storybookjs/addon-designs) | `8.2.0` | `8.2.1` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.6.3` | `8.6.4` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.6.3` | `8.6.4` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.6.3` | `8.6.4` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.6.3` | `8.6.4` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.6.3` | `8.6.4` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.3` | `8.6.4` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.67.0` | `5.67.2` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.20` | `10.4.21` |
| [eslint](https://github.com/eslint/eslint) | `9.21.0` | `9.22.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.11.3` | `0.11.4` |
| [rollup](https://github.com/rollup/rollup) | `4.34.9` | `4.35.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.6.3` | `8.6.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.25.0` | `8.26.1` |
| [viem](https://github.com/wevm/viem) | `2.23.5` | `2.23.9` |



Updates `framer-motion` from 12.4.7 to 12.4.11
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.4.7...v12.4.11)

Updates `@rollup/plugin-commonjs` from 28.0.2 to 28.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.3/packages/commonjs)

Updates `@storybook/addon-designs` from 8.2.0 to 8.2.1
- [Release notes](https://github.com/storybookjs/addon-designs/releases)
- [Changelog](https://github.com/storybookjs/addon-designs/blob/master/CHANGELOG.v1-6.md)
- [Commits](storybookjs/addon-designs@v8.2.0...v8.2.1)

Updates `@storybook/addon-essentials` from 8.6.3 to 8.6.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.4/code/addons/essentials)

Updates `@storybook/addon-links` from 8.6.3 to 8.6.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.4/code/addons/links)

Updates `@storybook/blocks` from 8.6.3 to 8.6.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.4/code/lib/blocks)

Updates `@storybook/react` from 8.6.3 to 8.6.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.4/code/renderers/react)

Updates `@storybook/react-webpack5` from 8.6.3 to 8.6.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.4/code/frameworks/react-webpack5)

Updates `@storybook/test` from 8.6.3 to 8.6.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.4/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.4/code/lib/test)

Updates `@tanstack/react-query` from 5.67.0 to 5.67.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.67.2/packages/react-query)

Updates `autoprefixer` from 10.4.20 to 10.4.21
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.20...10.4.21)

Updates `eslint` from 9.21.0 to 9.22.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.21.0...v9.22.0)

Updates `eslint-plugin-storybook` from 0.11.3 to 0.11.4
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](storybookjs/eslint-plugin-storybook@v0.11.3...v0.11.4)

Updates `rollup` from 4.34.9 to 4.35.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.34.9...v4.35.0)

Updates `storybook` from 8.6.3 to 8.6.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.4/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.4/code/lib/cli)

Updates `typescript-eslint` from 8.25.0 to 8.26.1
- [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.26.1/packages/typescript-eslint)

Updates `viem` from 2.23.5 to 2.23.9
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/viem@2.23.5...viem@2.23.9)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@storybook/addon-designs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@storybook/react-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@storybook/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: viem
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-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 Mar 10, 2025
@cgero-eth cgero-eth changed the title chore: Bump the minor-and-patch group across 1 directory with 17 updates chore: Update minor and patch NPM dependencies Mar 11, 2025
@cgero-eth cgero-eth self-assigned this Mar 11, 2025
@cgero-eth cgero-eth merged commit b6d1597 into main Mar 11, 2025
4 checks passed
@cgero-eth cgero-eth deleted the dependabot/npm_and_yarn/minor-and-patch-7c7f11bfcb branch March 11, 2025 14:37
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.

1 participant