Skip to content

Commit

Permalink
Bump barrelsby from 2.5.1 to 2.8.1
Browse files Browse the repository at this point in the history
Bumps [barrelsby](https://github.com/bencoveney/barrelsby) from 2.5.1 to 2.8.1.
- [Release notes](https://github.com/bencoveney/barrelsby/releases)
- [Commits](bencoveney/barrelsby@v2.5.1...v2.8.1)

---
updated-dependencies:
- dependency-name: barrelsby
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 4, 2023
1 parent 1eeb0bf commit 1074d20
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/styled-components": "^5.1.26",
"@types/w3c-web-serial": "^1.0.6",
"@types/zdog": "^1.1.7",
"barrelsby": "^2.5.1",
"barrelsby": "^2.8.1",
"prettier": "^3.1.0",
"react-is": ">=16.8.0",
"typescript": "^4.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2982,10 +2982,10 @@ balanced-match@^1.0.0:
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==

barrelsby@^2.5.1:
version "2.5.1"
resolved "https://registry.yarnpkg.com/barrelsby/-/barrelsby-2.5.1.tgz#3aed013f6c16d04051b0aa708f7f68efb016b916"
integrity sha512-SErpMd91jzrjeS1F5X96AmqaQzcKaxpVVHj6EX6EWTNP00HJxg5+Nb0Avbpo+xEWPyDuflgoiH+iRKDU7O44wg==
barrelsby@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/barrelsby/-/barrelsby-2.8.1.tgz#ea25bd7c4e61a7dcec1a2117f01811196ce86586"
integrity sha512-barN2MVKqUVwmjRy3JLSMYufrBDcdWUc2pjlR0V9P8S3aMvvJ4StFz1GJMzEi5GBoQlnBIWOcCxBDzI2xfaaGw==
dependencies:
"@types/yargs" "^17.0.10"
signale "^1.4.0"
Expand Down

0 comments on commit 1074d20

Please sign in to comment.