Skip to content

Commit 1469251

Browse files
fix: conflict in maintaining dependencies
1 parent bfbb9e7 commit 1469251

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/contributing/maintaining/maintaining-dependencies.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This a list of all the dependencies:
2727
* [npm 9.6.7][]
2828
* [openssl 3.0.8][]
2929
* [postject 1.0.0-alpha.6][]
30-
* [simdutf 3.2.9][]
30+
* [simdutf 3.2.14][]
3131
* [undici 5.22.1][]
3232
* [uvwasi 0.0.16][]
3333
* [V8 11.3.244.8][]
@@ -286,7 +286,7 @@ See [maintaining-openssl][] for more informations.
286286
The [postject](https://github.com/nodejs/postject) dependency is used for the
287287
[Single Executable strategic initiative](https://github.com/nodejs/single-executable).
288288

289-
### simdutf 3.2.9
289+
### simdutf 3.2.14
290290

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

0 commit comments

Comments
 (0)