Skip to content

Commit f6bc028

Browse files
📦 Update devDependencies
1 parent 86c3110 commit f6bc028

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"@google-cloud/functions-framework": "3.4.1",
3333
"@types/express": "4.17.21",
3434
"@types/lodash.debounce": "4.0.9",
35-
"@typescript-eslint/eslint-plugin": "7.16.0",
36-
"@typescript-eslint/parser": "7.16.0",
35+
"@typescript-eslint/eslint-plugin": "8.3.0",
36+
"@typescript-eslint/parser": "8.3.0",
3737
"chai": "5.1.1",
38-
"eslint": "8.57.0",
38+
"eslint": "9.9.1",
3939
"eslint-config-prettier": "9.1.0",
4040
"eslint-plugin-chai-expect": "3.1.0",
4141
"eslint-plugin-import": "2.29.1",
@@ -46,6 +46,6 @@
4646
"prettier": "3.3.2",
4747
"sinon": "18.0.0",
4848
"source-map": "0.7.4",
49-
"superagent": "9.0.2"
49+
"superagent": "10.1.0"
5050
}
5151
}

0 commit comments

Comments
 (0)