Skip to content

Commit

Permalink
Bump azure-functions-core-tools (#8409)
Browse files Browse the repository at this point in the history
Bumps [azure-functions-core-tools](https://github.com/Azure/azure-functions-core-tools) from 4.0.5801 to 4.0.6821.
- [Release notes](https://github.com/Azure/azure-functions-core-tools/releases)
- [Commits](Azure/azure-functions-core-tools@4.0.5801...4.0.6821)

---
updated-dependencies:
- dependency-name: azure-functions-core-tools
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent c30e428 commit c29b2a7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/node": "^22.7.7",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"azure-functions-core-tools": "^4.0.5801",
"azure-functions-core-tools": "^4.0.6821",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1753,14 +1753,14 @@ async@^3.2.3:
resolved "https://registry.yarnpkg.com/async/-/async-3.2.5.tgz#ebd52a8fdaf7a2289a24df399f8d8485c8a46b66"
integrity sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==

azure-functions-core-tools@^4.0.5801:
version "4.0.5801"
resolved "https://registry.yarnpkg.com/azure-functions-core-tools/-/azure-functions-core-tools-4.0.5801.tgz#4a33d808264431541e2532fe0ec6167c2f686e57"
integrity sha512-6riuUu7X9yI3A9HtYDg8dx8bgb6NGtd+2sRaiXLMDJ0wpS6v/7lyeyXYMLG7OHMvItrhPYP619rRvu33l1tmTg==
azure-functions-core-tools@^4.0.6821:
version "4.0.6821"
resolved "https://registry.yarnpkg.com/azure-functions-core-tools/-/azure-functions-core-tools-4.0.6821.tgz#16893c9c0a5d1521f9ef782403cca2ea66bae3db"
integrity sha512-D+VcQKPk+aVk9WRO56zlkq9xmeO+kxixDIMEIH2tG9OSSSxmioNOdjkpEnZuUEUdv6PPFn9vybcLhGCXL4Xftg==
dependencies:
chalk "3.0.0"
extract-zip "^2.0.1"
https-proxy-agent "5.0.0"
https-proxy-agent "5.0.1"
progress "2.0.3"
rimraf "4.4.1"

Expand Down Expand Up @@ -2602,10 +2602,10 @@ http-proxy-agent@^7.0.0:
agent-base "^7.1.0"
debug "^4.3.4"

[email protected].0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==
[email protected].1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6"
integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==
dependencies:
agent-base "6"
debug "4"
Expand Down

0 comments on commit c29b2a7

Please sign in to comment.