Skip to content

Commit

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

---
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>
dependabot[bot] authored Nov 27, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 9e529c4 commit 188d042
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
@@ -27,7 +27,7 @@
"@mokr/core": "workspace:*",
"@mokr/plugins": "workspace:*",
"@mokr/templates": "workspace:*",
"bandersnatch": "1.12.12"
"bandersnatch": "1.12.13"
},
"devDependencies": {
"@types/node": "20.9.2",
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -992,12 +992,12 @@ __metadata:
languageName: node
linkType: hard

"@types/yargs@npm:17.0.31":
version: 17.0.31
resolution: "@types/yargs@npm:17.0.31"
"@types/yargs@npm:17.0.32":
version: 17.0.32
resolution: "@types/yargs@npm:17.0.32"
dependencies:
"@types/yargs-parser": "npm:*"
checksum: 9b180fc289cc7342a584e9e552dd667d60e6e0a436be67ed8feee681cb22de1ebffacd6a1e29c5905049850c10bb1c9db45d957cfd01a97f58b33e290b233b1f
checksum: 1e2b2673847011ce43607df690d392f137d95a2d6ea85aa319403eadda2ef4277365efd4982354d8843f2611ef3846c88599660aaeb537fa9ccddae83c2a89de
languageName: node
linkType: hard

@@ -1274,16 +1274,16 @@ __metadata:
languageName: node
linkType: hard

"bandersnatch@npm:1.12.12":
version: 1.12.12
resolution: "bandersnatch@npm:1.12.12"
"bandersnatch@npm:1.12.13":
version: 1.12.13
resolution: "bandersnatch@npm:1.12.13"
dependencies:
"@types/yargs": "npm:17.0.31"
"@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: 538d30f2b23bb7f371688f45b25a02ddd8306b58e3db3ef50ac1f85d4571df0c6c0e0c7c5b573e86615bcd6b805140ebced182293687bffbc3ac8cf6d52f9c54
checksum: 588d196ae953c756e3b77a9f95e6641c018a369819c8c7580da138faa5ab922fbe9a8bd50176ed71287a2f912e5c1fe886606e225cb134888c509f40081099c5
languageName: node
linkType: hard

@@ -4335,7 +4335,7 @@ __metadata:
"@mokr/plugins": "workspace:*"
"@mokr/templates": "workspace:*"
"@types/node": "npm:20.9.2"
bandersnatch: "npm:1.12.12"
bandersnatch: "npm:1.12.13"
ts-node: "npm:10.9.1"
typescript: "npm:5.3.2"
bin:

0 comments on commit 188d042

Please sign in to comment.