chore(deps): update dependency @types/jest to v27.0.2
This commit is contained in:
parent
b3067a627b
commit
6fa8db2f27
2 changed files with 6 additions and 6 deletions
|
@ -58,7 +58,7 @@
|
|||
"@commitlint/config-conventional": "13.1.0",
|
||||
"@league-of-foundry-developers/foundry-vtt-types": "0.8.9-3",
|
||||
"@types/fs-extra": "9.0.12",
|
||||
"@types/jest": "27.0.1",
|
||||
"@types/jest": "27.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "4.31.2",
|
||||
"@typescript-eslint/parser": "4.31.2",
|
||||
"chalk": "4.1.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1428,13 +1428,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:27.0.1":
|
||||
version: 27.0.1
|
||||
resolution: "@types/jest@npm:27.0.1"
|
||||
"@types/jest@npm:27.0.2":
|
||||
version: 27.0.2
|
||||
resolution: "@types/jest@npm:27.0.2"
|
||||
dependencies:
|
||||
jest-diff: ^27.0.0
|
||||
pretty-format: ^27.0.0
|
||||
checksum: 972aaae341b83eb608970c93295282f1f9edc056dc8123635456cbaced822702673118d60279c7b889300e7c9a0726c3674d701115915e2e1967db09542389c2
|
||||
checksum: 814ad5f5d2f277849f47e52906da4b745758e555630fc8cb46a071bde648eefeffb1b35710c530a8cea7fc4ea7c1d813812c120484bf7902ab6c5e473cdd49c9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3367,7 +3367,7 @@ __metadata:
|
|||
"@commitlint/config-conventional": 13.1.0
|
||||
"@league-of-foundry-developers/foundry-vtt-types": 0.8.9-3
|
||||
"@types/fs-extra": 9.0.12
|
||||
"@types/jest": 27.0.1
|
||||
"@types/jest": 27.0.2
|
||||
"@typescript-eslint/eslint-plugin": 4.31.2
|
||||
"@typescript-eslint/parser": 4.31.2
|
||||
chalk: 4.1.2
|
||||
|
|
Loading…
Reference in a new issue