Skip to content

Commit

Permalink
build: bump probot from 13.3.7 to 13.3.8 (#916)
Browse files Browse the repository at this point in the history
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 Sep 19, 2024
1 parent 3367aab commit 3e0505a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"mongodb": "^6.8.1",
"next": "^14.2.10",
"node-fetch": "^2.6.1",
"probot": "^13.2.2",
"probot": "^13.3.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"slice": "^1.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2653,7 +2653,7 @@ expect@^29.0.0, expect@^29.7.0:
jest-message-util "^29.7.0"
jest-util "^29.7.0"

express@^4.18.2:
express@^4.21.0:
version "4.21.0"
resolved "https://registry.yarnpkg.com/express/-/express-4.21.0.tgz#d57cb706d49623d4ac27833f1cbc466b668eb915"
integrity sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng==
Expand Down Expand Up @@ -4339,10 +4339,10 @@ [email protected]:
dependencies:
parse-ms "^2.1.0"

probot@^13.0.2, probot@^13.2.2:
version "13.3.7"
resolved "https://registry.yarnpkg.com/probot/-/probot-13.3.7.tgz#4cdbd5ce24bc04bd53747b8b102da5639bee4b56"
integrity sha512-aqePJLDQWRwd/dcA6ssjzv8U9ySAkgZasjG/xz65KlLepIY8vy2k66Z6SBJJMlyZb/dznNZUMDM0GCbmsXILyQ==
probot@^13.0.2, probot@^13.3.8:
version "13.3.8"
resolved "https://registry.yarnpkg.com/probot/-/probot-13.3.8.tgz#31d50e86a12c01efa37c7063b37d293fc59aff2a"
integrity sha512-xc+KBC0mp1JKFMsPbMyj1SpmN0B7Q8uFO7ze4PBbNv74q8AyPGqYL3TmkZSOmcOjFTeFrZTnMYEoXi+z1anyLA==
dependencies:
"@octokit/core" "^5.0.2"
"@octokit/plugin-enterprise-compatibility" "^4.0.1"
Expand All @@ -4361,7 +4361,7 @@ probot@^13.0.2, probot@^13.2.2:
commander "^12.0.0"
deepmerge "^4.3.1"
dotenv "^16.3.1"
express "^4.18.2"
express "^4.21.0"
ioredis "^5.3.2"
js-yaml "^4.1.0"
lru-cache "^10.0.3"
Expand Down

0 comments on commit 3e0505a

Please sign in to comment.