Merge branch 'main' into henrymercer/disk-telemetry
This commit is contained in:
commit
c93877b070
97 changed files with 405 additions and 532 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "codeql",
|
||||
"version": "2.21.3",
|
||||
"version": "2.21.4",
|
||||
"private": true,
|
||||
"description": "CodeQL action",
|
||||
"scripts": {
|
||||
|
|
@ -59,9 +59,9 @@
|
|||
"@types/js-yaml": "^4.0.5",
|
||||
"@types/node": "16.11.22",
|
||||
"@types/semver": "^7.5.0",
|
||||
"@types/sinon": "^10.0.15",
|
||||
"@typescript-eslint/eslint-plugin": "^6.2.0",
|
||||
"@typescript-eslint/parser": "^6.2.0",
|
||||
"@types/sinon": "^10.0.16",
|
||||
"@typescript-eslint/eslint-plugin": "^6.2.1",
|
||||
"@typescript-eslint/parser": "^6.2.1",
|
||||
"ava": "^5.3.1",
|
||||
"eslint": "^8.46.0",
|
||||
"eslint-import-resolver-typescript": "^3.5.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue