Skip to content

Commit d3a03de

Browse files
committed
Upgrade probot-app-monorepo-sync
1 parent 4433d52 commit d3a03de

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"probot-app-delete-merged-branch": "^1.0.2-0",
1717
"probot-app-deploy": "^1.1.1-0",
1818
"probot-app-merge-pr": "^1.1.2-0",
19-
"probot-app-monorepo-sync": "^1.0.0-0",
19+
"probot-app-monorepo-sync": "^1.0.0-1",
2020
"probot-app-pr-title": "^1.1.8-1"
2121
},
2222
"probot": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4135,10 +4135,10 @@ probot-app-merge-pr@^1.1.2-0:
41354135
dependencies:
41364136
probot "^9.2.10"
41374137

4138-
probot-app-monorepo-sync@^1.0.0-0:
4139-
version "1.0.0-0"
4140-
resolved "https://registry.yarnpkg.com/probot-app-monorepo-sync/-/probot-app-monorepo-sync-1.0.0-0.tgz#641fdf6a2946f0d520b101f2e28a1173d5926169"
4141-
integrity sha512-suu8Qkmkea/9WROZgOTxdswABNCWS2u96nkJ5NU9o0wR+naUA5UXzhzmo5zCkign6mZD5ddA475hu5OnYhqoVQ==
4138+
probot-app-monorepo-sync@^1.0.0-1:
4139+
version "1.0.0-1"
4140+
resolved "https://registry.yarnpkg.com/probot-app-monorepo-sync/-/probot-app-monorepo-sync-1.0.0-1.tgz#1bb275396c7e278f43a8dcb3b34a5f3cbe58a9d8"
4141+
integrity sha512-5OFAo5b9bXOr5npS9SgNk3p2UBbDopwHezdjDW8Tug76DhB44a+megJvC1pz5zzRLqd7/hTvzTsfvKOo58qbgA==
41424142
dependencies:
41434143
"@octokit/app" "^3.0.0"
41444144
"@octokit/request" "^4.1.0"

0 commit comments

Comments
 (0)