Skip to content

Commit

Permalink
📦 Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 7264f88 commit c835fce
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
},
"devDependencies": {
"@google-cloud/functions-framework": "3.3.0",
"@types/express": "4.17.20",
"@types/lodash.debounce": "4.0.8",
"@types/request": "2.48.11",
"@types/express": "4.17.21",
"@types/lodash.debounce": "4.0.9",
"@types/request": "2.48.12",
"chai": "4.3.10",
"chai-http": "4.4.0",
"eslint": "8.52.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
"mocha": "10.2.0",
"prettier": "3.0.3",
"sinon": "17.0.0",
"sinon": "17.0.1",
"source-map": "0.7.4"
}
}

0 comments on commit c835fce

Please sign in to comment.