mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-15 20:56:31 +00:00
build: Revert jest 27 update
This commit is contained in:
parent
8b5a91efaa
commit
385771b0c0
2 changed files with 4665 additions and 4 deletions
|
|
@ -37,11 +37,11 @@
|
|||
"eslint": "^7.27.0",
|
||||
"eslint-plugin-github": "^4.1.3",
|
||||
"eslint-plugin-jest": "^24.3.6",
|
||||
"jest": "^25.5.4",
|
||||
"jest-circus": "^26.6.3",
|
||||
"jest": "^26.0.1",
|
||||
"jest-circus": "^26.0.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"prettier": "2.3.0",
|
||||
"ts-jest": "^25.5.1",
|
||||
"typescript": "^3.9.9"
|
||||
"ts-jest": "^26.5.6",
|
||||
"typescript": "^4.2.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue