Skip to content

Commit

Permalink
fix(deps): bump bandersnatch from 1.12.14 to 1.12.15
Browse files Browse the repository at this point in the history
Bumps [bandersnatch](https://github.com/hongaar/bandersnatch) from 1.12.14 to 1.12.15.
- [Release notes](https://github.com/hongaar/bandersnatch/releases)
- [Changelog](https://github.com/hongaar/bandersnatch/blob/main/CHANGELOG.md)
- [Commits](hongaar/bandersnatch@v1.12.14...v1.12.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 0564283 commit 95cf4d5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@motorrijtuigenbelasting/core": "workspace:*",
"@motorrijtuigenbelasting/mrb2023": "workspace:*",
"@motorrijtuigenbelasting/rdw": "workspace:*",
"bandersnatch": "1.12.14",
"bandersnatch": "1.12.15",
"js-yaml": "4.1.0"
},
"devDependencies": {
Expand Down
15 changes: 14 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ __metadata:
"@types/jest": 29.5.12
"@types/js-yaml": 4.0.9
"@types/node": 20.12.7
bandersnatch: 1.12.14
bandersnatch: 1.12.15
jest: 29.7.0
js-yaml: 4.1.0
ts-jest: 29.1.2
Expand Down Expand Up @@ -2250,6 +2250,19 @@ __metadata:
languageName: node
linkType: hard

"bandersnatch@npm:1.12.15":
version: 1.12.15
resolution: "bandersnatch@npm:1.12.15"
dependencies:
"@types/yargs": 17.0.32
enquirer: ^2.3.6
string-argv: ^0.3.1
typed-emitter: ^2.1.0
yargs: ^17.5.1
checksum: cd36a690df387753e2d20af05e81b7a2c47120ee05537047e1f4b69d471c5a9a4e1b244acf5507904d064c88c06074386d7112c5f3d609f48bcb7ccbec9f0269
languageName: node
linkType: hard

"base64-js@npm:^1.3.1":
version: 1.5.1
resolution: "base64-js@npm:1.5.1"
Expand Down

0 comments on commit 95cf4d5

Please sign in to comment.