diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-12-04 12:26:45 -0500 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-12-04 12:26:45 -0500 |
| commit | ecc31787c2174a829848aac403bd13e663fe33c3 (patch) | |
| tree | 7f505dc9bfe9c34c36c5043911be0cfc0d146a8d /tests/deno.lock | |
| parent | 24076c5a32bbec3c77cc996cb74dd08d8077a7e0 (diff) | |
| parent | 40c1a1bda4b6f125c702f5a37ecc48a6ebec24b8 (diff) | |
Merge branch 'develop' into zano
Diffstat (limited to 'tests/deno.lock')
| -rw-r--r--[-rwxr-xr-x] | tests/deno.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/deno.lock b/tests/deno.lock index 02d189f..b67d77d 100755..100644 --- a/tests/deno.lock +++ b/tests/deno.lock @@ -12,6 +12,7 @@ "jsr:@std/fs@1": "1.0.4", "jsr:@std/io@0.221": "0.221.0", "jsr:@std/path@1": "1.0.6", + "jsr:@std/path@1.0.8": "1.0.8", "jsr:@std/path@^1.0.6": "1.0.6", "jsr:@std/streams@0.221": "0.221.0", "jsr:@std/streams@^1.0.7": "1.0.7", @@ -71,6 +72,9 @@ "@std/path@1.0.6": { "integrity": "ab2c55f902b380cf28e0eec501b4906e4c1960d13f00e11cfbcd21de15f18fed" }, + "@std/path@1.0.8": { + "integrity": "548fa456bb6a04d3c1a1e7477986b6cffbce95102d0bb447c67c4ee70e0364be" + }, "@std/streams@0.221.0": { "integrity": "47f2f74634b47449277c0ee79fe878da4424b66bd8975c032e3afdca88986e61", "dependencies": [ |
