Skip to content

Commit

Permalink
fix(deps): update dependency probot to v13.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent ba6dae8 commit bfc28d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -80,7 +80,7 @@
"jsonwebtoken": "9.0.2",
"liwi-mongo": "12.0.0",
"lock": "1.1.0",
"probot": "13.2.0",
"probot": "13.2.1",
"react": "18.3.0",
"react-dom": "18.3.0",
"simple-oauth2": "5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -7326,9 +7326,9 @@ __metadata:
languageName: node
linkType: hard

"probot@npm:13.2.0":
version: 13.2.0
resolution: "probot@npm:13.2.0"
"probot@npm:13.2.1":
version: 13.2.1
resolution: "probot@npm:13.2.1"
dependencies:
"@octokit/core": "npm:^5.0.2"
"@octokit/plugin-enterprise-compatibility": "npm:^4.0.1"
Expand Down Expand Up @@ -7360,7 +7360,7 @@ __metadata:
update-dotenv: "npm:^1.1.1"
bin:
probot: bin/probot.js
checksum: 10/76841e87b1adf3fef190f60aee116598db0c843ddc2b34eb033a5f98edae251d8fbcab3e30b7b74c46382586137a33e7c8868323e07bbb3f1d5a3fa5d830e573
checksum: 10/30ff835a588aa922214039fdf2d17d8fc88de79ba4bfc4ac1faf60fda48e861ba4a3d19bb7699c15ab19fb08a40b775507177a0e1fe3cd04279ddf1caa1641c9
languageName: node
linkType: hard

Expand Down Expand Up @@ -7885,7 +7885,7 @@ __metadata:
liwi-mongo: "npm:12.0.0"
lock: "npm:1.1.0"
nock: "npm:14.0.0-beta.6"
probot: "npm:13.2.0"
probot: "npm:13.2.1"
react: "npm:18.3.0"
react-dom: "npm:18.3.0"
simple-oauth2: "npm:5.0.0"
Expand Down

0 comments on commit bfc28d7

Please sign in to comment.