Skip to content

Commit 3e0505a

Browse files
build: bump probot from 13.3.7 to 13.3.8 (#916)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3367aab commit 3e0505a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"mongodb": "^6.8.1",
6262
"next": "^14.2.10",
6363
"node-fetch": "^2.6.1",
64-
"probot": "^13.2.2",
64+
"probot": "^13.3.8",
6565
"react": "^18.2.0",
6666
"react-dom": "^18.2.0",
6767
"slice": "^1.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2653,7 +2653,7 @@ expect@^29.0.0, expect@^29.7.0:
26532653
jest-message-util "^29.7.0"
26542654
jest-util "^29.7.0"
26552655

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

4342-
probot@^13.0.2, probot@^13.2.2:
4343-
version "13.3.7"
4344-
resolved "https://registry.yarnpkg.com/probot/-/probot-13.3.7.tgz#4cdbd5ce24bc04bd53747b8b102da5639bee4b56"
4345-
integrity sha512-aqePJLDQWRwd/dcA6ssjzv8U9ySAkgZasjG/xz65KlLepIY8vy2k66Z6SBJJMlyZb/dznNZUMDM0GCbmsXILyQ==
4342+
probot@^13.0.2, probot@^13.3.8:
4343+
version "13.3.8"
4344+
resolved "https://registry.yarnpkg.com/probot/-/probot-13.3.8.tgz#31d50e86a12c01efa37c7063b37d293fc59aff2a"
4345+
integrity sha512-xc+KBC0mp1JKFMsPbMyj1SpmN0B7Q8uFO7ze4PBbNv74q8AyPGqYL3TmkZSOmcOjFTeFrZTnMYEoXi+z1anyLA==
43464346
dependencies:
43474347
"@octokit/core" "^5.0.2"
43484348
"@octokit/plugin-enterprise-compatibility" "^4.0.1"
@@ -4361,7 +4361,7 @@ probot@^13.0.2, probot@^13.2.2:
43614361
commander "^12.0.0"
43624362
deepmerge "^4.3.1"
43634363
dotenv "^16.3.1"
4364-
express "^4.18.2"
4364+
express "^4.21.0"
43654365
ioredis "^5.3.2"
43664366
js-yaml "^4.1.0"
43674367
lru-cache "^10.0.3"

0 commit comments

Comments
 (0)