Skip to content

Commit c321bcd

Browse files
chore(deps): update dependency @types/binary-parser to v1.5.3
1 parent eb1df7e commit c321bcd

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
@@ -81,7 +81,7 @@
8181
"devDependencies": {
8282
"@commitlint/cli": "16.2.1",
8383
"@commitlint/config-conventional": "16.2.1",
84-
"@types/binary-parser": "1.5.1",
84+
"@types/binary-parser": "1.5.3",
8585
"@types/buffer-compare": "0.0.30",
8686
"@types/jest": "27.4.1",
8787
"@types/redis": "2.8.32",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -823,10 +823,10 @@
823823
dependencies:
824824
"@babel/types" "^7.3.0"
825825

826-
"@types/[email protected].1":
827-
version "1.5.1"
828-
resolved "https://registry.npmjs.org/@types/binary-parser/-/binary-parser-1.5.1.tgz#248c0d787498f3622c177622e93dfe2478235635"
829-
integrity sha512-wxSg5YQFVYsyGwuCSTdBu+cUIYCD9eX0pq3CsJbP4DLeLExbwEPqci9JgjCNHv1ZfLO/QzVtGlasec5xSUcCVA==
826+
"@types/[email protected].3":
827+
version "1.5.3"
828+
resolved "https://registry.yarnpkg.com/@types/binary-parser/-/binary-parser-1.5.3.tgz#29b4fa429c67e122247a35ed2d874571d6b2cdf8"
829+
integrity sha512-j63BpOfXlXsotDbhp/vEFBQfqLYesrVBQeyHeg+wmD41MvcXyYJ9nRtonmZ1JCFojbt7yKA2Ew4Fh5qhhirUkA==
830830
dependencies:
831831
"@types/node" "*"
832832

0 commit comments

Comments
 (0)