Skip to content

Commit baefe82

Browse files
📦 Update devDependencies (#199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42dd371 commit baefe82

File tree

2 files changed

+63
-75
lines changed

2 files changed

+63
-75
lines changed

‎package-lock.json

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

‎package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@
2929
"safe-decode-uri-component": "1.2.2-native"
3030
},
3131
"devDependencies": {
32-
"@google-cloud/functions-framework": "3.3.0",
32+
"@google-cloud/functions-framework": "3.4.0",
3333
"@types/express": "4.17.21",
3434
"@types/lodash.debounce": "4.0.9",
35-
"@typescript-eslint/eslint-plugin": "7.7.0",
36-
"@typescript-eslint/parser": "7.7.0",
35+
"@typescript-eslint/eslint-plugin": "7.8.0",
36+
"@typescript-eslint/parser": "7.8.0",
3737
"chai": "5.1.0",
3838
"eslint": "8.57.0",
3939
"eslint-config-prettier": "9.1.0",
4040
"eslint-plugin-chai-expect": "3.0.0",
4141
"eslint-plugin-import": "2.29.1",
42-
"eslint-plugin-sort-destructure-keys": "1.5.0",
42+
"eslint-plugin-sort-destructure-keys": "1.6.0",
4343
"eslint-plugin-prettier": "5.1.3",
4444
"mocha": "10.4.0",
4545
"nock": "13.5.4",

0 commit comments

Comments
 (0)