Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 95bdc27 commit e7104c2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.9"
"bandersnatch": "1.12.11"
},
"devDependencies": {
"@types/node": "20.8.6",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -957,12 +957,12 @@ __metadata:
languageName: node
linkType: hard

"@types/yargs@npm:17.0.28":
version: 17.0.28
resolution: "@types/yargs@npm:17.0.28"
"@types/yargs@npm:17.0.29":
version: 17.0.29
resolution: "@types/yargs@npm:17.0.29"
dependencies:
"@types/yargs-parser": "*"
checksum: f78c5e5c29903933c0557b4ffcd1d0b8564d66859c8ca4aa51da3714e49109ed7c2644334a1918d033df19028f4cecc91fd2e502651bb8e8451f246c371da847
checksum: 8bbc0edd573a5a084cb13a9985c124490fd74e73b1ed8a3058861c13124e103b00a19770dc55c53215653a7845d7033e0695917b75153cfe9618d5b2fd3cf86e
languageName: node
linkType: hard

Expand Down Expand Up @@ -1239,16 +1239,16 @@ __metadata:
languageName: node
linkType: hard

"bandersnatch@npm:1.12.9":
version: 1.12.9
resolution: "bandersnatch@npm:1.12.9"
"bandersnatch@npm:1.12.11":
version: 1.12.11
resolution: "bandersnatch@npm:1.12.11"
dependencies:
"@types/yargs": 17.0.28
"@types/yargs": 17.0.29
enquirer: ^2.3.6
string-argv: ^0.3.1
typed-emitter: ^2.1.0
yargs: ^17.5.1
checksum: 09b59b137dbfd31acfe89b3fe533d2893ca01aec21d0cd778eb70f4eabe33d560885214627c31bcc306ff457372865d535672657162384b65e5d79be53842583
checksum: 37776472e160bb77102751e1c5a5274efbf360663503f7e1d833b2854bd301f2e4be9b3132d8ad15dec1c8af60a3e06ba78b423cb0cef87368ef9bf3e6552a99
languageName: node
linkType: hard

Expand Down Expand Up @@ -4263,7 +4263,7 @@ __metadata:
"@mokr/plugins": "workspace:*"
"@mokr/templates": "workspace:*"
"@types/node": 20.8.6
bandersnatch: 1.12.9
bandersnatch: 1.12.11
ts-node: 10.9.1
typescript: 5.2.2
bin:
Expand Down

0 comments on commit e7104c2

Please sign in to comment.