Skip to content

Commit

Permalink
fix: update probot
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Jan 21, 2021
1 parent afe8523 commit abbaca9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -88,7 +88,7 @@
"jsonwebtoken": "8.5.1",
"liwi-mongo": "8.0.1",
"lock": "1.1.0",
"probot": "11.0.1",
"probot": "11.0.5",
"react": "17.0.1",
"react-dom": "17.0.1",
"simple-oauth2": "2.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7155,10 +7155,10 @@ pretty-format@^26.0.0, pretty-format@^26.6.2:
ansi-styles "^4.0.0"
react-is "^17.0.1"

probot@11.0.1:
version "11.0.1"
resolved "https://registry.yarnpkg.com/probot/-/probot-11.0.1.tgz#1effc756853ada1c0feeffb0a8b53783ef0521be"
integrity sha512-JHbM6r93Rf58rwBnBx6LrlhZhABksNRlmhgONIpSOwv4BarrQo3LmQ5Np71h45bmXJzOfFKdTgBacyqH9jOSTQ==
probot@11.0.5:
version "11.0.5"
resolved "https://registry.yarnpkg.com/probot/-/probot-11.0.5.tgz#c00a7c5fc0e57257e9aefa058436f38e6720c212"
integrity sha512-o8euQLHiJobgbKwbJb/1fg+ghC5Rf1gzSAk1qFH55tUhBkmTIxgVp1P21mkuFbyyTVlw9MZ0AwaVmdJJc6tpxQ==
dependencies:
"@octokit/core" "^3.2.4"
"@octokit/plugin-enterprise-compatibility" "^1.2.8"
Expand Down

0 comments on commit abbaca9

Please sign in to comment.