Skip to content

Commit

Permalink
📦 Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent 49e8d96 commit d75da48
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 79 deletions.
148 changes: 75 additions & 73 deletions package-lock.json

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

12 changes: 6 additions & 6 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",
"eslint-plugin-prettier": "5.2.1",
"mocha": "10.7.0",
"nock": "13.5.4",
"prettier": "3.3.2",
"prettier": "3.3.3",
"sinon": "18.0.0",
"source-map": "0.7.4",
"superagent": "9.0.2"
Expand Down

0 comments on commit d75da48

Please sign in to comment.