Fix dependabot issues

This commit is contained in:
Andrew Eisenberg 2021-10-21 15:24:20 -07:00
parent c89d9bd8b0
commit 531c6ba7c8
705 changed files with 53406 additions and 20466 deletions

View file

@ -61,7 +61,7 @@
"@types/semver": "^7.3.8",
"@types/sinon": "^10.0.2",
"@typescript-eslint/parser": "^5.0.0",
"ava": "3.8.1",
"ava": "^3.15.0",
"eslint": "^7.32.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-github": "^4.2.0",
@ -74,7 +74,6 @@
"typescript": "^4.4.2"
},
"resolutions": {
"glob-parent": ">=5.1.2",
"normalize-url": ">=4.5.1"
"glob-parent": ">=5.1.2"
}
}