Skip to content

Commit 3d38abd

Browse files
committed
Sync server/dist/** for Dependabot changes
1 parent f4fe410 commit 3d38abd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

server/dist/codeql-development-mcp-server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40392,7 +40392,7 @@ var require_main = __commonJS({
4039240392
lastError = e;
4039340393
}
4039440394
}
40395-
_log(`injecting env (${keysCount}) from ${shortPaths.join(",")} ${dim(`// tip: ${_getRandomTip()}`)}`);
40395+
_log(`injected env (${keysCount}) from ${shortPaths.join(",")} ${dim(`// tip: ${_getRandomTip()}`)}`);
4039640396
}
4039740397
if (lastError) {
4039840398
return { parsed: parsedAll, error: lastError };

0 commit comments

Comments
 (0)