Skip to content

Commit

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

---
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 Apr 15, 2024
1 parent 00a42e3 commit 380d1cc
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 @@ -27,7 +27,7 @@
"@mokr/core": "workspace:*",
"@mokr/plugins": "workspace:*",
"@mokr/templates": "workspace:*",
"bandersnatch": "1.12.14"
"bandersnatch": "1.12.15"
},
"devDependencies": {
"@types/node": "20.12.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1310,16 +1310,16 @@ __metadata:
languageName: node
linkType: hard

"bandersnatch@npm:1.12.14":
version: 1.12.14
resolution: "bandersnatch@npm:1.12.14"
"bandersnatch@npm:1.12.15":
version: 1.12.15
resolution: "bandersnatch@npm:1.12.15"
dependencies:
"@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: 8c8ea845d96cb31f75f3540eda5279a6e3698a6e550a00e6f402681992138ee6f5635799ef9540a8e17ee53a471080d3b7d2759c354924fa0d62fac59f0b2873
checksum: a4b64105f746927be7ae9011f2f561f0186b62ac5f353a12dd99b1607a7fcf6380595b20c3b91ace092faca2a7644036ece8ffefa202c5e227865ecbb9a1293f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4446,7 +4446,7 @@ __metadata:
"@mokr/plugins": "workspace:*"
"@mokr/templates": "workspace:*"
"@types/node": "npm:20.12.5"
bandersnatch: "npm:1.12.14"
bandersnatch: "npm:1.12.15"
ts-node: "npm:10.9.2"
typescript: "npm:5.4.5"
bin:
Expand Down

0 comments on commit 380d1cc

Please sign in to comment.