Update deps (#312)

Closes https://github.com/google-github-actions/auth/pull/304
This commit is contained in:
Seth Vargo 2023-05-29 11:21:36 -04:00 committed by GitHub
parent 35b0e87d16
commit ee81b78321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 105 additions and 1846 deletions

1943
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,12 +30,12 @@
"devDependencies": {
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@types/node": "^20.1.0",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@vercel/ncc": "^0.36.1",
"chai": "^4.3.7",
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"mocha": "^10.2.0",