Skip to content

Commit

Permalink
build(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Borewit committed Dec 18, 2024
1 parent 3e739c7 commit 441fe3d
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 @@ -84,7 +84,7 @@
"dependencies": {
"@tokenizer/range": "^0.12.0",
"debug": "^4.3.7",
"strtok3": "^10.0.0"
"strtok3": "^10.0.1"
},
"packageManager": "[email protected]"
}
12 changes: 11 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ __metadata:
karma-webpack: "npm:^5.0.1"
mocha: "npm:^10.8.2"
music-metadata: "npm:^10.6.2"
strtok3: "npm:^10.0.0"
strtok3: "npm:^10.0.1"
ts-loader: "npm:^9.5.1"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.7.2"
Expand Down Expand Up @@ -3956,6 +3956,16 @@ __metadata:
languageName: node
linkType: hard

"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/476ccea29feebef1659d825e71a5e054b80486617139966217f53fd197d9d78d2d6f1e3be52cad7bc7ff71e164d38696adc60f883705fb440be1162a3ce6cb9b
languageName: node
linkType: hard

"strtok3@npm:^9.0.1":
version: 9.0.1
resolution: "strtok3@npm:9.0.1"
Expand Down

0 comments on commit 441fe3d

Please sign in to comment.