chore(deps): update dependency @types/jest to v28.1.6
This commit is contained in:
parent
969ca5642f
commit
ac65c168a1
2 changed files with 6 additions and 6 deletions
|
@ -75,7 +75,7 @@
|
|||
"@seald-io/nedb": "3.0.0",
|
||||
"@swc/core": "1.2.215",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "28.1.5",
|
||||
"@types/jest": "28.1.6",
|
||||
"@typescript-eslint/eslint-plugin": "5.30.6",
|
||||
"@typescript-eslint/parser": "5.30.6",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2054,13 +2054,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:28.1.5":
|
||||
version: 28.1.5
|
||||
resolution: "@types/jest@npm:28.1.5"
|
||||
"@types/jest@npm:28.1.6":
|
||||
version: 28.1.6
|
||||
resolution: "@types/jest@npm:28.1.6"
|
||||
dependencies:
|
||||
jest-matcher-utils: ^28.0.0
|
||||
pretty-format: ^28.0.0
|
||||
checksum: 994bfc25a5e767ec1506a2a7d94e60a7a5645b2e4e8444c56ae902f3a3e27ae54e821e41c1b4e7c8d7f5022bf5abfdd0460ead223ba6f2d0a194e5b2bed1ad76
|
||||
checksum: f2ba5fbefc8f44d1c16ee19d8d2811bca75754a2846e222287f2788d96062801c568215e6b81eb532a48e8cb2a7282729da1d4f6fb496831da8269c5abaad4c5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3694,7 +3694,7 @@ __metadata:
|
|||
"@seald-io/nedb": 3.0.0
|
||||
"@swc/core": 1.2.215
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/jest": 28.1.5
|
||||
"@types/jest": 28.1.6
|
||||
"@typescript-eslint/eslint-plugin": 5.30.6
|
||||
"@typescript-eslint/parser": 5.30.6
|
||||
conventional-changelog-cli: 2.2.2
|
||||
|
|
Loading…
Reference in a new issue