Skip to content

Commit

Permalink
fix: conflict in maintaining dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-ippolito committed Jun 6, 2023
1 parent bfbb9e7 commit 1469251
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/contributing/maintaining/maintaining-dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This a list of all the dependencies:
* [npm 9.6.7][]
* [openssl 3.0.8][]
* [postject 1.0.0-alpha.6][]
* [simdutf 3.2.9][]
* [simdutf 3.2.14][]
* [undici 5.22.1][]
* [uvwasi 0.0.16][]
* [V8 11.3.244.8][]
Expand Down Expand Up @@ -286,7 +286,7 @@ See [maintaining-openssl][] for more informations.
The [postject](https://github.com/nodejs/postject) dependency is used for the
[Single Executable strategic initiative](https://github.com/nodejs/single-executable).

### simdutf 3.2.9
### simdutf 3.2.14

The [simdutf](https://github.com/simdutf/simdutf) dependency is
a C++ library for fast UTF-8 decoding and encoding.
Expand Down Expand Up @@ -344,7 +344,7 @@ performance improvements not currently available in standard zlib.
[npm 9.6.7]: #npm-967
[openssl 3.0.8]: #openssl-308
[postject 1.0.0-alpha.6]: #postject-100-alpha6
[simdutf 3.2.9]: #simdutf-329
[simdutf 3.2.14]: #simdutf-3214
[undici 5.22.1]: #undici-5221
[update-openssl-action]: ../../../.github/workflows/update-openssl.yml
[uvwasi 0.0.16]: #uvwasi-0016
Expand Down

0 comments on commit 1469251

Please sign in to comment.