Skip to content

Commit

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

---
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 Jul 17, 2023
1 parent 24e8d87 commit 9ab6206
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.4"
"bandersnatch": "1.12.5"
},
"devDependencies": {
"@types/node": "20.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1597,16 +1597,16 @@ __metadata:
languageName: node
linkType: hard

"bandersnatch@npm:1.12.4":
version: 1.12.4
resolution: "bandersnatch@npm:1.12.4"
"bandersnatch@npm:1.12.5":
version: 1.12.5
resolution: "bandersnatch@npm:1.12.5"
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: 2328625900e34ee32651ca28792528dcc6607be64cc14dc267ef5c626e3fad7acfbda6d68cc959d0d6867cae5f15c2aaa7c09d591019f3db218a61d17ec9ba96
checksum: fa6892607d15bb08a26c24e1f53395888a56f75baad5128addd49e4f23c1cc4e2ec6db35c7be7d06312b857b0145d972d80cd05c17b1d53f382330c0f956877b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5382,7 +5382,7 @@ __metadata:
"@mokr/plugins": "workspace:*"
"@mokr/templates": "workspace:*"
"@types/node": 20.4.1
bandersnatch: 1.12.4
bandersnatch: 1.12.5
tap: 16.3.7
test: 3.3.0
ts-node: 10.9.1
Expand Down

0 comments on commit 9ab6206

Please sign in to comment.