chore(deps): update dependency @types/jest to v28.1.1
This commit is contained in:
parent
165a6a212b
commit
eed5e83123
2 changed files with 6 additions and 6 deletions
|
@ -75,7 +75,7 @@
|
|||
"@seald-io/nedb": "3.0.0",
|
||||
"@swc/core": "1.2.196",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "28.1.0",
|
||||
"@types/jest": "28.1.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.27.0",
|
||||
"@typescript-eslint/parser": "5.27.0",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2034,13 +2034,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:28.1.0":
|
||||
version: 28.1.0
|
||||
resolution: "@types/jest@npm:28.1.0"
|
||||
"@types/jest@npm:28.1.1":
|
||||
version: 28.1.1
|
||||
resolution: "@types/jest@npm:28.1.1"
|
||||
dependencies:
|
||||
jest-matcher-utils: ^27.0.0
|
||||
pretty-format: ^27.0.0
|
||||
checksum: be4d887b2452e8c1367cd19b23906ba4b64af95e22ca871f81c7af5e945bd39b370e124086356aa9380c4543123b1387448bc2c00a604c6f0a92bc3e4a24e9ce
|
||||
checksum: 0a8b045a7b660372decc807c390d3f99a2b12bb1659a1cd593afe04557f4b7c235b0576a5e35b1577710d20e42759d3d8755eb8bed6edc8733f47007e75a5509
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3662,7 +3662,7 @@ __metadata:
|
|||
"@seald-io/nedb": 3.0.0
|
||||
"@swc/core": 1.2.196
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/jest": 28.1.0
|
||||
"@types/jest": 28.1.1
|
||||
"@typescript-eslint/eslint-plugin": 5.27.0
|
||||
"@typescript-eslint/parser": 5.27.0
|
||||
conventional-changelog-cli: 2.2.2
|
||||
|
|
Loading…
Reference in a new issue