Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-import-2.24.0
This commit is contained in:
commit
060eb52d32
103 changed files with 4756 additions and 292 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "codeql",
|
||||
"version": "1.0.11",
|
||||
"version": "1.0.12",
|
||||
"private": true,
|
||||
"description": "CodeQL action",
|
||||
"scripts": {
|
||||
|
|
@ -16,7 +16,8 @@
|
|||
"typescript": {
|
||||
"rewritePaths": {
|
||||
"src/": "lib/"
|
||||
}
|
||||
},
|
||||
"compile": false
|
||||
}
|
||||
},
|
||||
"license": "MIT",
|
||||
|
|
@ -52,7 +53,7 @@
|
|||
"micromatch is an unspecified dependency of ava"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@ava/typescript": "1.1.1",
|
||||
"@ava/typescript": "2.0.0",
|
||||
"@types/jszip": "^3.4.1",
|
||||
"@types/long": "4.0.1",
|
||||
"@types/nock": "^11.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue