Skip to content

Commit

Permalink
Bump strtok3 from 10.0.0 to 10.0.1
Browse files Browse the repository at this point in the history
Bumps [strtok3](https://github.com/Borewit/strtok3) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/Borewit/strtok3/releases)
- [Commits](Borewit/strtok3@v10.0.0...v10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Borewit committed Dec 7, 2024
1 parent 94c674d commit c7089db
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 @@ -111,7 +111,7 @@
"file-type": "^19.6.0",
"link": "^2.1.1",
"media-typer": "^1.1.0",
"strtok3": "^10.0.0",
"strtok3": "^10.0.1",
"token-types": "^6.0.0",
"uint8array-extras": "^1.4.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2393,7 +2393,7 @@ __metadata:
mocha: "npm:^10.8.2"
remark-cli: "npm:^12.0.1"
remark-preset-lint-consistent: "npm:^6.0.0"
strtok3: "npm:^10.0.0"
strtok3: "npm:^10.0.1"
token-types: "npm:^6.0.0"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.7.2"
Expand Down Expand Up @@ -3222,13 +3222,13 @@ __metadata:
languageName: node
linkType: hard

"strtok3@npm:^10.0.0":
version: 10.0.0
resolution: "strtok3@npm:10.0.0"
"strtok3@npm:^10.0.1":
version: 10.0.1
resolution: "strtok3@npm:10.0.1"
dependencies:
"@tokenizer/token": "npm:^0.3.0"
peek-readable: "npm:^5.3.1"
checksum: 10c0/a9b3b37b4b65766bba8448098895ee1e175e1f592833aa41852ca745aa35a9de01a2da23ff929d2ee4eb55d3e14f59073ff3d1105fde789ebfb4a2f09e8642df
checksum: 10c0/476ccea29feebef1659d825e71a5e054b80486617139966217f53fd197d9d78d2d6f1e3be52cad7bc7ff71e164d38696adc60f883705fb440be1162a3ce6cb9b
languageName: node
linkType: hard

Expand Down

0 comments on commit c7089db

Please sign in to comment.