Skip to content

Commit

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

---
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 Sep 25, 2023
1 parent 6959124 commit eac185d
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 @@ -25,7 +25,7 @@
"@mokr/core": "workspace:*",
"@mokr/plugins": "workspace:*",
"@mokr/templates": "workspace:*",
"bandersnatch": "1.12.6"
"bandersnatch": "1.12.7"
},
"devDependencies": {
"@types/node": "20.6.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1346,12 +1346,12 @@ __metadata:
languageName: node
linkType: hard

"@types/yargs@npm:17.0.24":
version: 17.0.24
resolution: "@types/yargs@npm:17.0.24"
"@types/yargs@npm:17.0.25":
version: 17.0.25
resolution: "@types/yargs@npm:17.0.25"
dependencies:
"@types/yargs-parser": "*"
checksum: 5f3ac4dc4f6e211c1627340160fbe2fd247ceba002190da6cf9155af1798450501d628c9165a183f30a224fc68fa5e700490d740ff4c73e2cdef95bc4e8ba7bf
checksum: ef57926de514f5eb0a182167a63930bd7d2eb33d89b6041760f690d50b2019d7901b30c33ab7d03b3fa66a5004f0f81e36186d8f9e5e583a27b9ce331d2a5276
languageName: node
linkType: hard

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

"bandersnatch@npm:1.12.6":
version: 1.12.6
resolution: "bandersnatch@npm:1.12.6"
"bandersnatch@npm:1.12.7":
version: 1.12.7
resolution: "bandersnatch@npm:1.12.7"
dependencies:
"@types/yargs": 17.0.24
"@types/yargs": 17.0.25
enquirer: ^2.3.6
string-argv: ^0.3.1
typed-emitter: ^2.1.0
yargs: ^17.5.1
checksum: 07b364c93efe0293eeb5cf7eaea609160d2a2dd42af699ae586439d4bc056491accd58ccb371a227e910f0af818e722ab559d3f8389e05329438cbdac0f345e0
checksum: 1af7e00107947a5eea99e64dbafd46ef8cab8e0fc81278f222bbc2fc15df5a6a04bbf6430cef0c5fe6f003c2fce5c2cda298c873b0df4b977cad3f9f10467c9b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5293,7 +5293,7 @@ __metadata:
"@mokr/plugins": "workspace:*"
"@mokr/templates": "workspace:*"
"@types/node": 20.6.2
bandersnatch: 1.12.6
bandersnatch: 1.12.7
tap: 16.3.8
ts-node: 10.9.1
typescript: 5.2.2
Expand Down

0 comments on commit eac185d

Please sign in to comment.