mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-02-20 18:01:45 +00:00
Merge branch 'master' into dependabot/npm_and_yarn/types/node-14.14.5
This commit is contained in:
commit
e9bf7b7e82
2 changed files with 638 additions and 582 deletions
1216
package-lock.json
generated
1216
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -24,10 +24,10 @@
|
||||||
"@actions/github": "^2.2.0"
|
"@actions/github": "^2.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "^26.0.14",
|
"@types/jest": "^26.0.15",
|
||||||
"@types/node": "^14.14.5",
|
"@types/node": "^14.14.5",
|
||||||
"jest": "^25.5.4",
|
"jest": "^25.5.4",
|
||||||
"jest-circus": "^26.6.0",
|
"jest-circus": "^26.6.1",
|
||||||
"ts-jest": "^25.5.1",
|
"ts-jest": "^25.5.1",
|
||||||
"typescript": "^3.9.7"
|
"typescript": "^3.9.7"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue