Skip to content

Commit

Permalink
Bump dependabot-npm_and_yarn from 0.296.2 to 0.296.3 (#489)
Browse files Browse the repository at this point in the history
Bumps [dependabot-npm_and_yarn](https://github.com/dependabot/dependabot-core) from 0.296.2 to 0.296.3.
- [Release notes](https://github.com/dependabot/dependabot-core/releases)
- [Changelog](https://github.com/dependabot/dependabot-core/blob/main/CHANGELOG_ARCHIVE_2019_TO_SWITCH_TO_GITHUB_RELEASES.md)
- [Commits](dependabot/dependabot-core@v0.296.2...v0.296.3)

---
updated-dependencies:
- dependency-name: dependabot-npm_and_yarn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 163468a commit d4070ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem "dependabot-gradle", "~> 0.296.3"

gem "dependabot-maven", "~> 0.296.0"

gem "dependabot-npm_and_yarn", "~> 0.296.2"
gem "dependabot-npm_and_yarn", "~> 0.296.3"

gem "dependabot-nuget", "~> 0.296.0"

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ DEPENDENCIES
dependabot-git_submodules (~> 0.296.2)
dependabot-gradle (~> 0.296.3)
dependabot-maven (~> 0.296.0)
dependabot-npm_and_yarn (~> 0.296.2)
dependabot-npm_and_yarn (~> 0.296.3)
dependabot-nuget (~> 0.296.0)

BUNDLED WITH
Expand Down

0 comments on commit d4070ea

Please sign in to comment.