Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 33341a2 commit 5d362a1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"debug": "^4.3.7",
"file-type": "^19.6.0",
"media-typer": "^1.1.0",
"strtok3": "^9.0.1",
"strtok3": "^9.1.1",
"token-types": "^6.0.0",
"uint8array-extras": "^1.4.0"
},
Expand Down
12 changes: 11 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2383,7 +2383,7 @@ __metadata:
mocha: "npm:^10.8.2"
remark-cli: "npm:^12.0.1"
remark-preset-lint-consistent: "npm:^6.0.0"
strtok3: "npm:^9.0.1"
strtok3: "npm:^9.1.1"
token-types: "npm:^6.0.0"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.6.3"
Expand Down Expand Up @@ -3222,6 +3222,16 @@ __metadata:
languageName: node
linkType: hard

"strtok3@npm:^9.1.1":
version: 9.1.1
resolution: "strtok3@npm:9.1.1"
dependencies:
"@tokenizer/token": "npm:^0.3.0"
peek-readable: "npm:^5.3.1"
checksum: 10c0/ef9cd2a6cd21aec368c7f6fbd1d93548adc2c5b69ee28fa9a4b4e8fb6be6e539f3fcdf21107196e0c3fdff1c433db7e5d0fb8cab132c0b013ed9eef220bdcf2f
languageName: node
linkType: hard

"supports-color@npm:^5.3.0":
version: 5.5.0
resolution: "supports-color@npm:5.5.0"
Expand Down

0 comments on commit 5d362a1

Please sign in to comment.