Skip to content

Commit dac1303

Browse files
📦 Update devDependencies
1 parent b475eae commit dac1303

File tree

2 files changed

+30
-45
lines changed

2 files changed

+30
-45
lines changed

‎package-lock.json‎

Lines changed: 27 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@google-cloud/functions-framework": "3.5.1",
33-
"@types/express": "4.17.23",
33+
"@types/express": "4.17.25",
3434
"@types/lodash.debounce": "4.0.9",
3535
"@typescript-eslint/eslint-plugin": "7.18.0",
3636
"@typescript-eslint/parser": "7.18.0",
@@ -40,10 +40,10 @@
4040
"eslint-plugin-chai-expect": "3.1.0",
4141
"eslint-plugin-import": "2.32.0",
4242
"eslint-plugin-sort-destructure-keys": "2.0.0",
43-
"eslint-plugin-prettier": "5.5.4",
43+
"eslint-plugin-prettier": "5.5.5",
4444
"mocha": "10.8.2",
4545
"nock": "13.5.6",
46-
"prettier": "3.6.2",
46+
"prettier": "3.8.1",
4747
"sinon": "18.0.1",
4848
"source-map": "0.7.6",
4949
"superagent": "9.0.2"

0 commit comments

Comments
 (0)