Merge branch 'main' into dependabot/npm_and_yarn/sinon-22.0.0

This commit is contained in:
Michael B. Gale
2026-05-15 15:42:13 +01:00
committed by GitHub
64 changed files with 32148 additions and 1046723 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "4.35.5",
"version": "4.35.6",
"private": true,
"description": "CodeQL action",
"scripts": {
@@ -12,7 +12,8 @@
"ava": "npm run transpile && ava --verbose",
"test": "npm run ava -- src/",
"test-debug": "npm run test -- --timeout=20m",
"transpile": "tsc --build --verbose tsconfig.json"
"transpile": "tsc --build --verbose tsconfig.json",
"update-pr-checks": "./pr-checks/sync.sh"
},
"license": "MIT",
"workspaces": [