Skip to content

Commit

Permalink
Update peek-readable to ^5.4.0-beta.0, using default Reader instead o…
Browse files Browse the repository at this point in the history
…f BYOB
  • Loading branch information
Borewit committed Jan 18, 2025
1 parent 20e3476 commit 3edc902
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"dependencies": {
"@tokenizer/token": "^0.3.0",
"peek-readable": "^5.3.1"
"peek-readable": "^5.4.0-beta.0"
},
"keywords": [
"tokenizer",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2503,10 +2503,10 @@ __metadata:
languageName: node
linkType: hard

"peek-readable@npm:^5.3.1":
version: 5.3.1
resolution: "peek-readable@npm:5.3.1"
checksum: 10c0/49f628e4728887230c158699e422ebb10747f5e02aee930ec10634fa7142e74e67d3fb3a780e7a9b9f092c61bf185f07d167c099b2359b22a58cee3dbfe0e43b
"peek-readable@npm:^5.4.0-beta.0":
version: 5.4.0-beta.0
resolution: "peek-readable@npm:5.4.0-beta.0"
checksum: 10c0/9e9e664bc1c3d8ef6a717bfca59b7d5b0f40519f2963a4503e0c14016ee812c8c0eda32b55704fb859de52040761fcc9456f4bcdb68f78ab5ef4be8a1cfd4e6f
languageName: node
linkType: hard

Expand Down Expand Up @@ -3147,7 +3147,7 @@ __metadata:
chai-as-promised: "npm:^8.0.1"
del-cli: "npm:^6.0.0"
mocha: "npm:^11.0.1"
peek-readable: "npm:^5.3.1"
peek-readable: "npm:^5.4.0-beta.0"
remark-cli: "npm:^12.0.1"
remark-preset-lint-recommended: "npm:^7.0.0"
token-types: "npm:^6.0.0"
Expand Down

0 comments on commit 3edc902

Please sign in to comment.