Skip to content

Commit

Permalink
chore(deps): update dependency @types/binary-parser to v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent eb1df7e commit c321bcd
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 @@ -81,7 +81,7 @@
"devDependencies": {
"@commitlint/cli": "16.2.1",
"@commitlint/config-conventional": "16.2.1",
"@types/binary-parser": "1.5.1",
"@types/binary-parser": "1.5.3",
"@types/buffer-compare": "0.0.30",
"@types/jest": "27.4.1",
"@types/redis": "2.8.32",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -823,10 +823,10 @@
dependencies:
"@babel/types" "^7.3.0"

"@types/binary-parser@1.5.1":
version "1.5.1"
resolved "https://registry.npmjs.org/@types/binary-parser/-/binary-parser-1.5.1.tgz#248c0d787498f3622c177622e93dfe2478235635"
integrity sha512-wxSg5YQFVYsyGwuCSTdBu+cUIYCD9eX0pq3CsJbP4DLeLExbwEPqci9JgjCNHv1ZfLO/QzVtGlasec5xSUcCVA==
"@types/binary-parser@1.5.3":
version "1.5.3"
resolved "https://registry.yarnpkg.com/@types/binary-parser/-/binary-parser-1.5.3.tgz#29b4fa429c67e122247a35ed2d874571d6b2cdf8"
integrity sha512-j63BpOfXlXsotDbhp/vEFBQfqLYesrVBQeyHeg+wmD41MvcXyYJ9nRtonmZ1JCFojbt7yKA2Ew4Fh5qhhirUkA==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit c321bcd

Please sign in to comment.