Skip to content

Commit d69af65

Browse files
📦 Update devDependencies
1 parent 1b2a103 commit d69af65

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

‎package.json‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
},
3131
"devDependencies": {
3232
"@google-cloud/functions-framework": "3.4.2",
33-
"@types/express": "4.17.21",
33+
"@types/express": "5.0.0",
3434
"@types/lodash.debounce": "4.0.9",
35-
"@typescript-eslint/eslint-plugin": "7.18.0",
36-
"@typescript-eslint/parser": "7.18.0",
35+
"@typescript-eslint/eslint-plugin": "8.8.0",
36+
"@typescript-eslint/parser": "8.8.0",
3737
"chai": "5.1.1",
38-
"eslint": "8.57.1",
38+
"eslint": "9.11.1",
3939
"eslint-config-prettier": "9.1.0",
4040
"eslint-plugin-chai-expect": "3.1.0",
4141
"eslint-plugin-import": "2.30.0",
@@ -44,8 +44,8 @@
4444
"mocha": "10.7.3",
4545
"nock": "13.5.5",
4646
"prettier": "3.3.3",
47-
"sinon": "18.0.1",
47+
"sinon": "19.0.2",
4848
"source-map": "0.7.4",
49-
"superagent": "9.0.2"
49+
"superagent": "10.1.0"
5050
}
5151
}

0 commit comments

Comments
 (0)