Skip to content

Commit

Permalink
Bump uint8array-extras from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [uint8array-extras](https://github.com/sindresorhus/uint8array-extras) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/sindresorhus/uint8array-extras/releases)
- [Commits](sindresorhus/uint8array-extras@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: uint8array-extras
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Borewit committed Jul 22, 2024
1 parent 5e5ffeb commit f156d47
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 @@ -76,7 +76,7 @@
"token-types": "^6.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"uint8array-extras": "^1.3.0"
"uint8array-extras": "^1.4.0"
},
"dependencies": {
"@tokenizer/token": "^0.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5500,7 +5500,7 @@ __metadata:
token-types: "npm:^6.0.0"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.5.3"
uint8array-extras: "npm:^1.3.0"
uint8array-extras: "npm:^1.4.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5809,10 +5809,10 @@ __metadata:
languageName: node
linkType: hard

"uint8array-extras@npm:^1.3.0":
version: 1.3.0
resolution: "uint8array-extras@npm:1.3.0"
checksum: 10c0/facc6eedc38f9db4879c3d60ab5c8d89c7be7b9487f1c812cdfa46194517b104de844a2128875cbdc9af3d4f52ac94c816ed6bb825f5184f270cfef9269fdd82
"uint8array-extras@npm:^1.4.0":
version: 1.4.0
resolution: "uint8array-extras@npm:1.4.0"
checksum: 10c0/eaffd3388634b7e5e1496073b878dd19136043137d3e7e0d2a453e37f566a5a551e640819e1a6596c6df9b9d1f7b70884cc29db6a357bdd424811f3598d504dd
languageName: node
linkType: hard

Expand Down

0 comments on commit f156d47

Please sign in to comment.