Skip to content

Commit

Permalink
feat(deps): update dependency probot to v12.2.0 (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 17, 2022
1 parent 24ba507 commit 8148ece
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -100,7 +100,7 @@
"jsonwebtoken": "8.5.1",
"liwi-mongo": "8.3.1",
"lock": "1.1.0",
"probot": "12.1.3",
"probot": "12.2.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"simple-oauth2": "4.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -8802,9 +8802,9 @@ __metadata:
languageName: node
linkType: hard

"probot@npm:12.1.3":
version: 12.1.3
resolution: "probot@npm:12.1.3"
"probot@npm:12.2.0":
version: 12.2.0
resolution: "probot@npm:12.2.0"
dependencies:
"@octokit/core": ^3.2.4
"@octokit/plugin-enterprise-compatibility": ^1.2.8
Expand Down Expand Up @@ -8843,7 +8843,7 @@ __metadata:
uuid: ^8.3.2
bin:
probot: bin/probot.js
checksum: eef66e599d5ade09f4a36ae3b195803d2ae13d85d6dd6e6e4d95068c243c8e0f40ff42fda1c498a6465548b41ea29e77a253db32f615ec145dd8761e58d6e8e0
checksum: a0790df728b56b2d3d8a52e58d6bed37c154adf548a0e21c1e45675d88bcd2b3331bbcb43bbfc3353eb91aa15ab037bcdb4c27eba5072b0d74f8f90566fcfb59
languageName: node
linkType: hard

Expand Down Expand Up @@ -9416,7 +9416,7 @@ resolve@^2.0.0-next.3:
nock: 13.2.2
pob-babel: 29.7.0
prettier: 2.5.1
probot: 12.1.3
probot: 12.2.0
react: 17.0.2
react-dom: 17.0.2
simple-oauth2: 4.3.0
Expand Down

0 comments on commit 8148ece

Please sign in to comment.