Skip to content

Commit 39e9e5b

Browse files
committed
Upgrade probot-app-monorepo-sync
1 parent f8cb0b8 commit 39e9e5b

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.1.1",
19+
"probot-app-monorepo-sync": "^1.1.2",
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
@@ -4100,10 +4100,10 @@ probot-app-merge-pr@^1.1.2-0:
41004100
dependencies:
41014101
probot "^9.2.10"
41024102

4103-
probot-app-monorepo-sync@^1.1.1:
4104-
version "1.1.1"
4105-
resolved "https://registry.yarnpkg.com/probot-app-monorepo-sync/-/probot-app-monorepo-sync-1.1.1.tgz#3d2e6de5fbc605f99cde9b6dbbe7dca8c1448098"
4106-
integrity sha512-hhnECKORdHmMHC4dUkBkjc8nO3KfkDTJCZqJeyYYYRNERih/JaBDESSj2YcAHAr576Suip89fd1MOhFzSnmiBg==
4103+
probot-app-monorepo-sync@^1.1.2:
4104+
version "1.1.2"
4105+
resolved "https://registry.yarnpkg.com/probot-app-monorepo-sync/-/probot-app-monorepo-sync-1.1.2.tgz#25c8a853a55bf2008aed68960ec2f002eb39f99c"
4106+
integrity sha512-5Z7wlPFf7+onP+nPxYUU6VB6TGRQoH8rTmNpNM/iK+68jOZ4NPUBfUgTGRWcYRV/6damHdiJ0UCFaWUf8nOOwQ==
41074107
dependencies:
41084108
"@octokit/app" "^2.2.4"
41094109
"@octokit/plugin-throttling" "^2.3.0"

0 commit comments

Comments
 (0)