chore(deps): update dependency @types/jest to v27.5.0
This commit is contained in:
parent
777978bd18
commit
ed778cd133
2 changed files with 6 additions and 6 deletions
|
@ -75,7 +75,7 @@
|
||||||
"@seald-io/nedb": "3.0.0",
|
"@seald-io/nedb": "3.0.0",
|
||||||
"@swc/core": "1.2.174",
|
"@swc/core": "1.2.174",
|
||||||
"@types/fs-extra": "9.0.13",
|
"@types/fs-extra": "9.0.13",
|
||||||
"@types/jest": "27.4.1",
|
"@types/jest": "27.5.0",
|
||||||
"@typescript-eslint/eslint-plugin": "5.22.0",
|
"@typescript-eslint/eslint-plugin": "5.22.0",
|
||||||
"@typescript-eslint/parser": "5.22.0",
|
"@typescript-eslint/parser": "5.22.0",
|
||||||
"conventional-changelog-cli": "2.2.2",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1850,13 +1850,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/jest@npm:27.4.1":
|
"@types/jest@npm:27.5.0":
|
||||||
version: 27.4.1
|
version: 27.5.0
|
||||||
resolution: "@types/jest@npm:27.4.1"
|
resolution: "@types/jest@npm:27.5.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
jest-matcher-utils: ^27.0.0
|
jest-matcher-utils: ^27.0.0
|
||||||
pretty-format: ^27.0.0
|
pretty-format: ^27.0.0
|
||||||
checksum: 5184f3eef4832d01ee8f59bed15eec45ccc8e29c724a5e6ce37bf74396b37bdf04f557000f45ba4fc38ae6075cf9cfcce3d7a75abc981023c61ceb27230a93e4
|
checksum: ca09ac3a17972e18683c57b681a6866c7a56c67f429810ece00425d948da62f207d271becb5cc759da3630f120596ec3c8e0ceb0eecefbe26daffba168b82879
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3543,7 +3543,7 @@ __metadata:
|
||||||
"@seald-io/nedb": 3.0.0
|
"@seald-io/nedb": 3.0.0
|
||||||
"@swc/core": 1.2.174
|
"@swc/core": 1.2.174
|
||||||
"@types/fs-extra": 9.0.13
|
"@types/fs-extra": 9.0.13
|
||||||
"@types/jest": 27.4.1
|
"@types/jest": 27.5.0
|
||||||
"@typescript-eslint/eslint-plugin": 5.22.0
|
"@typescript-eslint/eslint-plugin": 5.22.0
|
||||||
"@typescript-eslint/parser": 5.22.0
|
"@typescript-eslint/parser": 5.22.0
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
|
|
Loading…
Reference in a new issue