Skip to content

Commit

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

---
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 Oct 2, 2023
1 parent 496eed5 commit 2e021a5
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.7"
"bandersnatch": "1.12.8"
},
"devDependencies": {
"@types/node": "20.8.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -955,12 +955,12 @@ __metadata:
languageName: node
linkType: hard

"@types/yargs@npm:17.0.25":
version: 17.0.25
resolution: "@types/yargs@npm:17.0.25"
"@types/yargs@npm:17.0.26":
version: 17.0.26
resolution: "@types/yargs@npm:17.0.26"
dependencies:
"@types/yargs-parser": "*"
checksum: ef57926de514f5eb0a182167a63930bd7d2eb33d89b6041760f690d50b2019d7901b30c33ab7d03b3fa66a5004f0f81e36186d8f9e5e583a27b9ce331d2a5276
checksum: 26611969674f4972080c3b22239d4579eaadc5287f95f7802f893c4a9bb292c141467bd70f1e66eb834486c63a23c4f10032618b3d2e7b1ddc05051d08db4078
languageName: node
linkType: hard

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

"bandersnatch@npm:1.12.7":
version: 1.12.7
resolution: "bandersnatch@npm:1.12.7"
"bandersnatch@npm:1.12.8":
version: 1.12.8
resolution: "bandersnatch@npm:1.12.8"
dependencies:
"@types/yargs": 17.0.25
"@types/yargs": 17.0.26
enquirer: ^2.3.6
string-argv: ^0.3.1
typed-emitter: ^2.1.0
yargs: ^17.5.1
checksum: 1af7e00107947a5eea99e64dbafd46ef8cab8e0fc81278f222bbc2fc15df5a6a04bbf6430cef0c5fe6f003c2fce5c2cda298c873b0df4b977cad3f9f10467c9b
checksum: 5322a532cb1603855743463640cac8e9fcc59dde703943ab6e4d395ec5f3af0cee3b952f5373c4dbc90ac27292c94b84f62c9626b55f889394ce69659c2614e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -4290,7 +4290,7 @@ __metadata:
"@mokr/plugins": "workspace:*"
"@mokr/templates": "workspace:*"
"@types/node": 20.8.1
bandersnatch: 1.12.7
bandersnatch: 1.12.8
ts-node: 10.9.1
typescript: 5.2.2
bin:
Expand Down

0 comments on commit 2e021a5

Please sign in to comment.