Skip to content

Commit 1b293e1

Browse files
committed
Update dependency @types/jest to v27.0.2
1 parent 8e1b109 commit 1b293e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@changesets/cli": "2.16.0",
40-
"@types/jest": "27.0.1",
40+
"@types/jest": "27.0.2",
4141
"@types/js-yaml": "3.12.6",
4242
"@types/jsonfile": "5.0.2",
4343
"@types/koa": "2.11.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -669,10 +669,10 @@
669669
dependencies:
670670
"@types/istanbul-lib-report" "*"
671671

672-
"@types/[email protected].1":
673-
version "27.0.1"
674-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.1.tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca"
675-
integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==
672+
"@types/[email protected].2":
673+
version "27.0.2"
674+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.2.tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7"
675+
integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==
676676
dependencies:
677677
jest-diff "^27.0.0"
678678
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)