Skip to content

Commit c59be8a

Browse files
Update dependency bl to v6.0.19 (#1227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd62e5f commit c59be8a

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.18",
58+
"bl": "6.0.19",
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-
2121-
version "6.0.18"
2122-
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.18.tgz#eaf008d00fbb53eaade7ffc2fb8c527b9f66ead5"
2123-
integrity sha512-2k76XmWCuvu9HTvu3tFOl5HDdCH0wLZ/jHYva/LBVJmc9oX8yUtNQjxrFmbTdXsCSmIxwVTANZPNDfMQrvHFUw==
2120+
2121+
version "6.0.19"
2122+
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.19.tgz#c4487282bb18768186f02fec6be1be3b5b93677b"
2123+
integrity sha512-4Ay3A3oDfGg3GGirhl4s62ebtnk0pJZA5mLp672MPKOQXsWvXjEF4dqdXySjJIs7b9OVr/O8aOo0Lm+xdjo2JA==
21242124
dependencies:
21252125
"@types/readable-stream" "^4.0.0"
21262126
buffer "^6.0.3"

0 commit comments

Comments
 (0)