chore(deps): update dependency @types/jest to v27.4.0
This commit is contained in:
parent
9f2d87dcf7
commit
88978e6194
2 changed files with 6 additions and 6 deletions
|
@ -64,7 +64,7 @@
|
|||
"@league-of-foundry-developers/foundry-vtt-types": "9.238.1",
|
||||
"@seald-io/nedb": "2.2.0",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "27.0.3",
|
||||
"@types/jest": "27.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.8.1",
|
||||
"@typescript-eslint/parser": "5.8.1",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1567,13 +1567,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:27.0.3":
|
||||
version: 27.0.3
|
||||
resolution: "@types/jest@npm:27.0.3"
|
||||
"@types/jest@npm:27.4.0":
|
||||
version: 27.4.0
|
||||
resolution: "@types/jest@npm:27.4.0"
|
||||
dependencies:
|
||||
jest-diff: ^27.0.0
|
||||
pretty-format: ^27.0.0
|
||||
checksum: 3683a9945821966f6dccddf337219a5d682633687c9d30df859223db553589f63e9b2c34e69f0cc845c86ffcf115742f25c12ea03c8d33d2244890fdc0af61e2
|
||||
checksum: d2350267f954f9a2e4a15e5f02fbf19a77abfb9fd9e57a954de1fb0e9a0d3d5f8d3646ac7d9c42aeb4b4d828d2e70624ec149c85bb50a48634a54eed8429e1f8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3520,7 +3520,7 @@ __metadata:
|
|||
"@league-of-foundry-developers/foundry-vtt-types": 9.238.1
|
||||
"@seald-io/nedb": 2.2.0
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/jest": 27.0.3
|
||||
"@types/jest": 27.4.0
|
||||
"@typescript-eslint/eslint-plugin": 5.8.1
|
||||
"@typescript-eslint/parser": 5.8.1
|
||||
conventional-changelog-cli: 2.2.2
|
||||
|
|
Loading…
Reference in a new issue