summaryrefslogtreecommitdiff
path: root/tests/integration/run_tests.rs
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2024-02-21 14:12:36 -0500
committerGitHub <noreply@github.com>2024-02-21 14:12:36 -0500
commita2c1cc5a1a8513b9f6434de2764602ae97e6d8b3 (patch)
treee0ca38197835482660c169674125a3e6ba2c954d /tests/integration/run_tests.rs
parent8aa529f1b8934fc8aefdfd721e363b71a7c9c269 (diff)
fix(publish): better no-slow-types type discovery (#22517)
Diffstat (limited to 'tests/integration/run_tests.rs')
-rw-r--r--tests/integration/run_tests.rs6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/integration/run_tests.rs b/tests/integration/run_tests.rs
index f737c0a81..ff983ed4c 100644
--- a/tests/integration/run_tests.rs
+++ b/tests/integration/run_tests.rs
@@ -1054,7 +1054,7 @@ fn lock_deno_json_package_json_deps() {
},
"jsr": {
"@denotest/module_graph@1.4.0": {
- "integrity": "555bbe259f55a4a2e7a39e8bf4bcbf25da4c874a313c3e98771eddceedac050b"
+ "integrity": "32de0973c5fa55772326fcd504a757f386d2b010db3e13e78f3bcf851e69473d"
}
},
"npm": {
@@ -1106,7 +1106,7 @@ fn lock_deno_json_package_json_deps() {
},
"jsr": {
"@denotest/module_graph@1.4.0": {
- "integrity": "555bbe259f55a4a2e7a39e8bf4bcbf25da4c874a313c3e98771eddceedac050b"
+ "integrity": "32de0973c5fa55772326fcd504a757f386d2b010db3e13e78f3bcf851e69473d"
}
},
"npm": {
@@ -1146,7 +1146,7 @@ fn lock_deno_json_package_json_deps() {
},
"jsr": {
"@denotest/module_graph@1.4.0": {
- "integrity": "555bbe259f55a4a2e7a39e8bf4bcbf25da4c874a313c3e98771eddceedac050b"
+ "integrity": "32de0973c5fa55772326fcd504a757f386d2b010db3e13e78f3bcf851e69473d"
}
}
},