Skip to content

Commit 6c022f0

Browse files
committed
Upgrade probot-app-monorepo-sync
1 parent 4123142 commit 6c022f0

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-2",
19+
"probot-app-monorepo-sync": "^1.1.0",
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.0.0-2:
4104-
version "1.0.0-2"
4105-
resolved "https://registry.yarnpkg.com/probot-app-monorepo-sync/-/probot-app-monorepo-sync-1.0.0-2.tgz#2f4b09a5c62933f901b5ee94b889b5316d134475"
4106-
integrity sha512-oLg9rRcIzUfJrD5TsHU7LBoEk9PBLz6jMhRFlt0l1efmgQx2moohoDFjq2g7dr4g6/AuD9hjuObyNYtRjINejw==
4103+
probot-app-monorepo-sync@^1.1.0:
4104+
version "1.1.0"
4105+
resolved "https://registry.yarnpkg.com/probot-app-monorepo-sync/-/probot-app-monorepo-sync-1.1.0.tgz#6c354156b510c2a053cd33e0fc8c502dac19d787"
4106+
integrity sha512-rfqV6OEyXvp9DotIIUS+BkHo+uQNam1e68oHj3QvAV8oI6cw7oXx8nz0IavF3tQXvpDBviq1l8sCETlgud4l5A==
41074107
dependencies:
41084108
"@octokit/app" "^2.2.4"
41094109
"@octokit/plugin-throttling" "^2.3.0"

0 commit comments

Comments
 (0)