Skip to content

Commit

Permalink
Bump bl from 6.0.3 to 6.0.10 in /website (#341)
Browse files Browse the repository at this point in the history
Bumps [bl](https://github.com/rvagg/bl) from 6.0.3 to 6.0.10.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Changelog](https://github.com/rvagg/bl/blob/master/CHANGELOG.md)
- [Commits](rvagg/bl@v6.0.3...v6.0.10)

---
updated-dependencies:
- dependency-name: bl
  dependency-type: direct:development
  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 Jan 5, 2024
1 parent dd7c925 commit d997ce9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"devDependencies": {
"docusaurus": "1.14.7",
"minimist": "1.2.8",
"bl": "6.0.3"
"bl": "6.0.10"
}
}
10 changes: 5 additions & 5 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1301,9 +1301,9 @@ bin-wrapper@^4.0.0:
os-filter-obj "^2.0.0"
pify "^4.0.1"

[email protected].3:
version "6.0.3"
resolved "https://registry.npmjs.org/bl/-/bl-6.0.3.tgz"
[email protected].10:
version "6.0.10"
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.10.tgz#91865ef0f07c9f2c41c99dc56189b96e036b921a"
dependencies:
buffer "^6.0.3"
inherits "^2.0.4"
Expand Down Expand Up @@ -5502,11 +5502,11 @@ run-parallel@^1.1.9:
dependencies:
queue-microtask "^1.2.2"

[email protected], safe-buffer@~5.2.0:
[email protected], safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.2.0:
version "5.2.1"
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz"

safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
safe-buffer@~5.1.0, safe-buffer@~5.1.1:
version "5.1.2"
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"

Expand Down

0 comments on commit d997ce9

Please sign in to comment.