Bump packages to fix linter
This commit is contained in:
parent
ed9506bbaf
commit
0a11e3fdd9
6063 changed files with 378752 additions and 306784 deletions
10
package.json
10
package.json
|
|
@ -61,16 +61,18 @@
|
|||
"@types/semver": "^7.3.8",
|
||||
"@types/sinon": "^10.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.48.2",
|
||||
"ava": "^4.3.3",
|
||||
"eslint": "^7.32.0",
|
||||
"@typescript-eslint/parser": "^5.48.2",
|
||||
"ava": "^5.1.1",
|
||||
"eslint": "^8.32.0",
|
||||
"eslint-import-resolver-typescript": "^3.5.3",
|
||||
"eslint-plugin-filenames": "^1.3.2",
|
||||
"eslint-plugin-github": "^4.2.0",
|
||||
"eslint-plugin-github": "^4.6.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-no-async-foreach": "^0.1.1",
|
||||
"micromatch": "4.0.4",
|
||||
"nock": "^13.1.1",
|
||||
"removeNPMAbsolutePaths": "3.0.0",
|
||||
"sinon": "^13.0.0",
|
||||
"sinon": "^15.0.1",
|
||||
"typescript": "^4.9.4"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue