Skip to content

Commit

Permalink
Update dependencies strtok3 and peek-readable
Browse files Browse the repository at this point in the history
 - strtok3 version from 5.0.1 to 6.0.0
 - peek-readable from 5.0.0 to 5.1.1
  • Loading branch information
Borewit committed Jul 4, 2024
1 parent 2512cf6 commit 8fa56c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,14 @@
"mocha": "^10.5.2",
"remark-cli": "^12.0.1",
"remark-preset-lint-recommended": "^7.0.0",
"token-types": "^5.0.1",
"token-types": "^6.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.5.2",
"uint8array-extras": "^1.2.0"
},
"dependencies": {
"@tokenizer/token": "^0.3.0",
"peek-readable": "^5.0.0"
"peek-readable": "^5.1.1"
},
"keywords": [
"tokenizer",
Expand Down

0 comments on commit 8fa56c3

Please sign in to comment.