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-3
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 8.10.0][]
12
-
*[ada 2.6.9][]
12
+
*[ada 2.6.10][]
13
13
*[base64 0.5.0][]
14
14
*[brotli 1.0.9][]
15
15
*[c-ares 1.19.0][]
@@ -150,7 +150,7 @@ The [acorn](https://github.com/acornjs/acorn) dependency is a JavaScript parser.
150
150
[acorn-walk](https://github.com/acornjs/acorn/tree/master/acorn-walk) is
151
151
an abstract syntax tree walker for the ESTree format.
152
152
153
-
### ada 2.6.9
153
+
### ada 2.6.10
154
154
155
155
The [ada](https://github.com/ada-url/ada) dependency is a
156
156
fast and spec-compliant URL parser written in C++.
@@ -319,7 +319,7 @@ it comes from the Chromium team's zlib fork which incorporated
319
319
performance improvements not currently available in standard zlib.
0 commit comments