You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/contributing/maintaining/maintaining-dependencies.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ All dependencies are located within the `deps` directory.
9
9
This a list of all the dependencies:
10
10
11
11
*[acorn][]
12
-
*[ada 2.6.9][]
12
+
*[ada 2.6.10][]
13
13
*[base64][]
14
14
*[brotli][]
15
15
*[c-ares][]
@@ -148,7 +148,7 @@ The [acorn](https://github.com/acornjs/acorn) dependency is a JavaScript parser.
148
148
[acorn-walk](https://github.com/acornjs/acorn/tree/master/acorn-walk) is
149
149
an abstract syntax tree walker for the ESTree format.
150
150
151
-
### ada 2.6.9
151
+
### ada 2.6.10
152
152
153
153
The [ada](https://github.com/ada-url/ada) dependency is a
154
154
fast and spec-compliant URL parser written in C++.
@@ -312,7 +312,7 @@ it comes from the Chromium team's zlib fork which incorporated
312
312
performance improvements not currently available in standard zlib.
0 commit comments