Skip to content

Commit

Permalink
chore(deps): bump bandersnatch from 1.12.15 to 2.0.1 in /tests/smoke/esm
Browse files Browse the repository at this point in the history
Bumps [bandersnatch](https://github.com/hongaar/bandersnatch) from 1.12.15 to 2.0.1.
- [Release notes](https://github.com/hongaar/bandersnatch/releases)
- [Changelog](https://github.com/hongaar/bandersnatch/blob/main/CHANGELOG.md)
- [Commits](v1.12.15...v2.0.1)

---
updated-dependencies:
- dependency-name: bandersnatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 5164398 commit eda91f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/smoke/esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"test": "node index.mjs"
},
"dependencies": {
"bandersnatch": "^1.9.2"
"bandersnatch": "^2.0.1"
}
}

0 comments on commit eda91f6

Please sign in to comment.