Skip to content

Commit 4098f6f

Browse files
Update dependency bl to v6.1.0 (#1235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2ad700 commit 4098f6f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@typescript-eslint/eslint-plugin": "5.62.0",
5656
"@typescript-eslint/parser": "5.62.0",
5757
"ava": "5.3.1",
58-
"bl": "6.0.19",
58+
"bl": "6.1.0",
5959
"dotenv": "16.4.7",
6060
"eslint": "8.57.1",
6161
"eslint-config-prettier": "10.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2117,10 +2117,10 @@ bl@*:
21172117
inherits "^2.0.4"
21182118
readable-stream "^4.2.0"
21192119

2120-
bl@6.0.19:
2121-
version "6.0.19"
2122-
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.19.tgz#c4487282bb18768186f02fec6be1be3b5b93677b"
2123-
integrity sha512-4Ay3A3oDfGg3GGirhl4s62ebtnk0pJZA5mLp672MPKOQXsWvXjEF4dqdXySjJIs7b9OVr/O8aOo0Lm+xdjo2JA==
2120+
bl@6.1.0:
2121+
version "6.1.0"
2122+
resolved "https://registry.yarnpkg.com/bl/-/bl-6.1.0.tgz#cc35ce7a2e8458caa8c8fb5deeed6537b73e4504"
2123+
integrity sha512-ClDyJGQkc8ZtzdAAbAwBmhMSpwN/sC9HA8jxdYm6nVUbCfZbe2mgza4qh7AuEYyEPB/c4Kznf9s66bnsKMQDjw==
21242124
dependencies:
21252125
"@types/readable-stream" "^4.0.0"
21262126
buffer "^6.0.3"

0 commit comments

Comments
 (0)