Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: bandersnatch
  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 Mar 4, 2024
1 parent 5205a16 commit 1d34a22
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 @@
"@mokr/core": "workspace:*",
"@mokr/plugins": "workspace:*",
"@mokr/templates": "workspace:*",
"bandersnatch": "1.12.13"
"bandersnatch": "1.12.14"
},
"devDependencies": {
"@types/node": "20.11.24",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1265,16 +1265,16 @@ __metadata:
languageName: node
linkType: hard

"bandersnatch@npm:1.12.13":
version: 1.12.13
resolution: "bandersnatch@npm:1.12.13"
"bandersnatch@npm:1.12.14":
version: 1.12.14
resolution: "bandersnatch@npm:1.12.14"
dependencies:
"@types/yargs": "npm:17.0.32"
enquirer: "npm:^2.3.6"
string-argv: "npm:^0.3.1"
typed-emitter: "npm:^2.1.0"
yargs: "npm:^17.5.1"
checksum: 588d196ae953c756e3b77a9f95e6641c018a369819c8c7580da138faa5ab922fbe9a8bd50176ed71287a2f912e5c1fe886606e225cb134888c509f40081099c5
checksum: 8c8ea845d96cb31f75f3540eda5279a6e3698a6e550a00e6f402681992138ee6f5635799ef9540a8e17ee53a471080d3b7d2759c354924fa0d62fac59f0b2873
languageName: node
linkType: hard

Expand Down Expand Up @@ -4368,7 +4368,7 @@ __metadata:
"@mokr/plugins": "workspace:*"
"@mokr/templates": "workspace:*"
"@types/node": "npm:20.11.24"
bandersnatch: "npm:1.12.13"
bandersnatch: "npm:1.12.14"
ts-node: "npm:10.9.2"
typescript: "npm:5.3.3"
bin:
Expand Down

0 comments on commit 1d34a22

Please sign in to comment.