Skip to content

Commit d7c562a

Browse files
nodejs-github-bottargos
authored andcommitted
deps: update googletest to 76bb2af
PR-URL: #50555 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
1 parent 59a45dd commit d7c562a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/contributing/maintaining/maintaining-dependencies.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This a list of all the dependencies:
1515
* [c-ares 1.20.1][]
1616
* [cjs-module-lexer 1.2.2][]
1717
* [corepack][]
18-
* [googletest b10fad3][]
18+
* [googletest 76bb2af][]
1919
* [histogram 0.11.8][]
2020
* [icu-small 74.1][]
2121
* [libuv 1.46.0][]
@@ -189,7 +189,7 @@ In practical terms, Corepack will let you use Yarn and pnpm without having to
189189
install them - just like what currently happens with npm, which is shipped
190190
by Node.js by default.
191191

192-
### googletest b10fad3
192+
### googletest 76bb2af
193193

194194
The [googletest](https://github.com/google/googletest) dependency is Google’s
195195
C++ testing and mocking framework.
@@ -326,7 +326,7 @@ performance improvements not currently available in standard zlib.
326326
[cjs-module-lexer 1.2.2]: #cjs-module-lexer-122
327327
[corepack]: #corepack
328328
[dependency-update-action]: ../../../.github/workflows/tools.yml
329-
[googletest b10fad3]: #googletest-b10fad3
329+
[googletest 76bb2af]: #googletest-76bb2af
330330
[histogram 0.11.8]: #histogram-0118
331331
[icu-small 74.1]: #icu-small-741
332332
[libuv 1.46.0]: #libuv-1460

0 commit comments

Comments
 (0)