Skip to content

Commit

Permalink
fix(deps): update dependency probot to v12.1.3 (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2021
1 parent c7fd9e9 commit cb8aac0
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 @@ -103,7 +103,7 @@
"jsonwebtoken": "8.5.1",
"liwi-mongo": "8.3.1",
"lock": "1.1.0",
"probot": "12.1.2",
"probot": "12.1.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"simple-oauth2": "4.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -9277,9 +9277,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -9968,7 +9968,7 @@ resolve@^2.0.0-next.3:
pob-babel: 29.4.2
pob-lcov-reporter: 6.0.0
prettier: 2.5.1
probot: 12.1.2
probot: 12.1.3
react: 17.0.2
react-dom: 17.0.2
simple-oauth2: 4.2.0
Expand Down

0 comments on commit cb8aac0

Please sign in to comment.