build(deps): Update jest to 27

This commit is contained in:
marocchino 2021-05-30 10:30:18 +09:00
parent a2f9820e73
commit 8000ab89a9
No known key found for this signature in database
GPG key ID: AFF521DBDB122570
2 changed files with 1850 additions and 6643 deletions

8487
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -37,11 +37,11 @@
"eslint": "^7.27.0",
"eslint-plugin-github": "^4.1.3",
"eslint-plugin-jest": "^24.3.6",
"jest": "^26.0.1",
"jest-circus": "^26.0.1",
"jest": "^27.0.3",
"jest-circus": "^27.0.3",
"js-yaml": "^4.1.0",
"prettier": "2.3.0",
"ts-jest": "^26.5.6",
"ts-jest": "^27.0.1",
"typescript": "^4.3.2"
}
}