Skip to content

Commit

Permalink
📦 Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 86c3110 commit fcde17e
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 91 deletions.
173 changes: 89 additions & 84 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@
"safe-decode-uri-component": "1.2.2-native"
},
"devDependencies": {
"@google-cloud/functions-framework": "3.4.1",
"@google-cloud/functions-framework": "3.4.2",
"@types/express": "4.17.21",
"@types/lodash.debounce": "4.0.9",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"chai": "5.1.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-sort-destructure-keys": "2.0.0",
"eslint-plugin-prettier": "5.1.3",
"mocha": "10.6.0",
"nock": "13.5.4",
"prettier": "3.3.2",
"eslint-plugin-prettier": "5.2.1",
"mocha": "10.7.3",
"nock": "13.5.5",
"prettier": "3.3.3",
"sinon": "18.0.0",
"source-map": "0.7.4",
"superagent": "9.0.2"
Expand Down

0 comments on commit fcde17e

Please sign in to comment.