Skip to content

Commit

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

---
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 and Borewit committed Jan 31, 2025
1 parent 833213a commit 73dd427
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"dependencies": {
"@tokenizer/range": "^0.13.0",
"strtok3": "^10.0.1"
"strtok3": "^10.2.0"
},
"peerDependencies": {
"@aws-sdk/client-s3": ">=3.0.0 <4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1588,7 +1588,7 @@ __metadata:
file-type: "npm:^20.0.1"
mocha: "npm:^11.1.0"
music-metadata: "npm:^10.6.4"
strtok3: "npm:^10.0.1"
strtok3: "npm:^10.2.0"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.7.3"
peerDependencies:
Expand Down

0 comments on commit 73dd427

Please sign in to comment.