Skip to content

Commit

Permalink
feat(deps): update dependency probot to v13.2.0 (#938)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent a0a02be commit 1ec8025
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -79,7 +79,7 @@
"jsonwebtoken": "9.0.2",
"liwi-mongo": "11.0.0",
"lock": "1.1.0",
"probot": "13.0.2",
"probot": "13.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"simple-oauth2": "5.0.0",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Expand Up @@ -3093,7 +3093,7 @@ __metadata:
languageName: node
linkType: hard

"bottleneck@npm:^2.15.3":
"bottleneck@npm:^2.15.3, bottleneck@npm:^2.19.5":
version: 2.19.5
resolution: "bottleneck@npm:2.19.5"
checksum: 10/ffb982185236fc42b135f88eb3cfc8b87c4307fb9c3e3658e843ed673ad1c77780b65a01ab532f9857fa0f75ad4d6c1857985b21c9b2bd7eac8ef3c378d7ebf6
Expand Down Expand Up @@ -8264,9 +8264,9 @@ __metadata:
languageName: node
linkType: hard

"probot@npm:13.0.2":
version: 13.0.2
resolution: "probot@npm:13.0.2"
"probot@npm:13.2.0":
version: 13.2.0
resolution: "probot@npm:13.2.0"
dependencies:
"@octokit/core": "npm:^5.0.2"
"@octokit/plugin-enterprise-compatibility": "npm:^4.0.1"
Expand All @@ -8281,6 +8281,7 @@ __metadata:
"@probot/octokit-plugin-config": "npm:^2.0.1"
"@probot/pino": "npm:^2.3.5"
"@types/express": "npm:^4.17.21"
bottleneck: "npm:^2.19.5"
commander: "npm:^12.0.0"
deepmerge: "npm:^4.3.1"
dotenv: "npm:^16.3.1"
Expand All @@ -8297,7 +8298,7 @@ __metadata:
update-dotenv: "npm:^1.1.1"
bin:
probot: bin/probot.js
checksum: 10/49d24162b483d520d8c64bc2395a6c0f8c6bc1e6d2f6fc4ff376525ca1a6c640e40d7e802bd53fa706f2fb9e7f09f97e091645713493983417a15057cf1637cf
checksum: 10/76841e87b1adf3fef190f60aee116598db0c843ddc2b34eb033a5f98edae251d8fbcab3e30b7b74c46382586137a33e7c8868323e07bbb3f1d5a3fa5d830e573
languageName: node
linkType: hard

Expand Down Expand Up @@ -8836,7 +8837,7 @@ __metadata:
liwi-mongo: "npm:11.0.0"
lock: "npm:1.1.0"
nock: "npm:14.0.0-beta.5"
probot: "npm:13.0.2"
probot: "npm:13.2.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
simple-oauth2: "npm:5.0.0"
Expand Down

0 comments on commit 1ec8025

Please sign in to comment.