Skip to content

Commit

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

---
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 May 2, 2023
1 parent a3b67b8 commit 948bbf2
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 @@ -25,7 +25,7 @@
"@mokr/core": "workspace:*",
"@mokr/plugins": "workspace:*",
"@mokr/templates": "workspace:*",
"bandersnatch": "1.12.1"
"bandersnatch": "1.12.2"
},
"devDependencies": {
"@types/node": "18.16.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1553,16 +1553,16 @@ __metadata:
languageName: node
linkType: hard

"bandersnatch@npm:1.12.1":
version: 1.12.1
resolution: "bandersnatch@npm:1.12.1"
"bandersnatch@npm:1.12.2":
version: 1.12.2
resolution: "bandersnatch@npm:1.12.2"
dependencies:
"@types/yargs": 17.0.24
enquirer: ^2.3.6
string-argv: ^0.3.1
typed-emitter: ^2.1.0
yargs: ^17.5.1
checksum: e76134868e6df1b8e05d59993ee4c68885fae4831072a22487e6ab6d491b82a91ef87e84f5c9d4b37a82360411db08d6fc887c9e01f0f5bb53ca937e86efa559
checksum: 3d69a90545fca0e4ff3372759daf5926fe4ab3bf59a2a293aff6c1fc6316105a2462b002858e63502b065d90e5536172061a938489df0f577f37296e6b31a6ca
languageName: node
linkType: hard

Expand Down Expand Up @@ -5316,7 +5316,7 @@ __metadata:
"@mokr/plugins": "workspace:*"
"@mokr/templates": "workspace:*"
"@types/node": 18.16.3
bandersnatch: 1.12.1
bandersnatch: 1.12.2
tap: 16.3.4
test: 3.3.0
ts-node: 10.9.1
Expand Down

0 comments on commit 948bbf2

Please sign in to comment.