Skip to content

Commit

Permalink
Bump strtok3 from 8.0.4 to 8.0.5
Browse files Browse the repository at this point in the history
Bumps [strtok3](https://github.com/Borewit/strtok3) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/Borewit/strtok3/releases)
- [Commits](Borewit/strtok3@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: strtok3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Borewit committed Aug 8, 2024
1 parent fc134b8 commit 56b53ea
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"debug": "^4.3.4",
"file-type": "^19.2.0",
"media-typer": "^1.1.0",
"strtok3": "^8.0.4",
"strtok3": "^8.0.5",
"token-types": "^6.0.0",
"uint8array-extras": "^1.4.0"
},
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4031,7 +4031,7 @@ __metadata:
prettier: "npm:^3.3.3"
remark-cli: "npm:^12.0.1"
remark-preset-lint-markdown-style-guide: "npm:^6.0.0"
strtok3: "npm:^8.0.4"
strtok3: "npm:^8.0.5"
token-types: "npm:^6.0.0"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.5.3"
Expand Down Expand Up @@ -4443,6 +4443,13 @@ __metadata:
languageName: node
linkType: hard

"peek-readable@npm:^5.1.4":
version: 5.1.4
resolution: "peek-readable@npm:5.1.4"
checksum: 10c0/19015142b2f2556bec8b51c53111209bd6d774181df26dbf68908495819e35f4103e83915aa7ea35505d2a65d2712f2ab58f36b329cf61219c012621e65211b3
languageName: node
linkType: hard

"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1":
version: 1.0.1
resolution: "picocolors@npm:1.0.1"
Expand Down Expand Up @@ -5843,13 +5850,13 @@ __metadata:
languageName: node
linkType: hard

"strtok3@npm:^8.0.4":
version: 8.0.4
resolution: "strtok3@npm:8.0.4"
"strtok3@npm:^8.0.5":
version: 8.0.5
resolution: "strtok3@npm:8.0.5"
dependencies:
"@tokenizer/token": "npm:^0.3.0"
peek-readable: "npm:^5.1.3"
checksum: 10c0/2bbee85fe2f173fc98046336dd067b46d2576fb00f2cca0c292925c24145097e785c44e8fdd0ffac37bd39211ffcd04c6a650a372234649546ce4a49f6e20a88
peek-readable: "npm:^5.1.4"
checksum: 10c0/d48673d9ad8b4a4eb912a3eda5e1347f4e7a10c82437c10a04ca7707efff2dfd3188cce55132c5619ae125c07c9b7e3afc00aebe72a41a1b91808fd24404fba9
languageName: node
linkType: hard

Expand Down

0 comments on commit 56b53ea

Please sign in to comment.