We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e8d96 commit ff18460Copy full SHA for ff18460
‎package.json
@@ -32,10 +32,10 @@
32
"@google-cloud/functions-framework": "3.4.1",
33
"@types/express": "4.17.21",
34
"@types/lodash.debounce": "4.0.9",
35
- "@typescript-eslint/eslint-plugin": "7.16.0",
36
- "@typescript-eslint/parser": "7.16.0",
+ "@typescript-eslint/eslint-plugin": "8.2.0",
+ "@typescript-eslint/parser": "8.2.0",
37
"chai": "5.1.1",
38
- "eslint": "8.57.0",
+ "eslint": "9.9.0",
39
"eslint-config-prettier": "9.1.0",
40
"eslint-plugin-chai-expect": "3.1.0",
41
"eslint-plugin-import": "2.29.1",
@@ -46,6 +46,6 @@
46
"prettier": "3.3.2",
47
"sinon": "18.0.0",
48
"source-map": "0.7.4",
49
- "superagent": "9.0.2"
+ "superagent": "10.0.2"
50
}
51
0 commit comments