Fix various linter errors
This commit is contained in:
Generated
+14
@@ -63,6 +63,7 @@
|
||||
"eslint": "^10.0.0",
|
||||
"eventsource": "^4.1.0",
|
||||
"expect.js": "*",
|
||||
"globals": "^17.3.0",
|
||||
"mocha": "^11.7.5",
|
||||
"nock": "^14.0.11",
|
||||
"ssh2": "^1.17.0"
|
||||
@@ -5413,6 +5414,19 @@
|
||||
"node": ">=10.13.0"
|
||||
}
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "17.3.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-17.3.0.tgz",
|
||||
"integrity": "sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/google-auth-library": {
|
||||
"version": "9.8.0",
|
||||
"resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-9.8.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user