Skip to content

Commit d3e37ff

Browse files
authored
Merge pull request #25 from paritytech/mak/fix-deps
update probot
2 parents 641bd32 + ac2c73a commit d3e37ff

File tree

3 files changed

+69
-494
lines changed

3 files changed

+69
-494
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ build/*
1212

1313
# yarn
1414
yarn-error.log
15+
16+
.idea

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"joi": "^17.6.0",
3737
"node-pg-migrate": "^6.2.1",
3838
"pg": "^8.7.3",
39-
"probot": "^12.2.1",
39+
"probot": "^12.2.8",
4040
"ts-node": "^10.5.0",
4141
"typescript": "^4.5.5"
4242
},

0 commit comments

Comments
 (0)