chore(deps): update dependency @types/jest to v28.1.5
This commit is contained in:
parent
af66e12817
commit
ddd591d82f
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.212",
|
"@swc/core": "1.2.212",
|
||||||
"@types/fs-extra": "9.0.13",
|
"@types/fs-extra": "9.0.13",
|
||||||
"@types/jest": "28.1.4",
|
"@types/jest": "28.1.5",
|
||||||
"@typescript-eslint/eslint-plugin": "5.30.6",
|
"@typescript-eslint/eslint-plugin": "5.30.6",
|
||||||
"@typescript-eslint/parser": "5.30.6",
|
"@typescript-eslint/parser": "5.30.6",
|
||||||
"conventional-changelog-cli": "2.2.2",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2038,13 +2038,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/jest@npm:28.1.4":
|
"@types/jest@npm:28.1.5":
|
||||||
version: 28.1.4
|
version: 28.1.5
|
||||||
resolution: "@types/jest@npm:28.1.4"
|
resolution: "@types/jest@npm:28.1.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
jest-matcher-utils: ^28.0.0
|
jest-matcher-utils: ^28.0.0
|
||||||
pretty-format: ^28.0.0
|
pretty-format: ^28.0.0
|
||||||
checksum: 97e22c600397bb4f30e39b595f8285ae92e4eb29a1ef6d1689749e4a4da683d88ecfe717b64492f6adc4c17c1c989520c3546f938c84a7d435c6ac3acf1a2bdc
|
checksum: 994bfc25a5e767ec1506a2a7d94e60a7a5645b2e4e8444c56ae902f3a3e27ae54e821e41c1b4e7c8d7f5022bf5abfdd0460ead223ba6f2d0a194e5b2bed1ad76
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3678,7 +3678,7 @@ __metadata:
|
||||||
"@seald-io/nedb": 3.0.0
|
"@seald-io/nedb": 3.0.0
|
||||||
"@swc/core": 1.2.212
|
"@swc/core": 1.2.212
|
||||||
"@types/fs-extra": 9.0.13
|
"@types/fs-extra": 9.0.13
|
||||||
"@types/jest": 28.1.4
|
"@types/jest": 28.1.5
|
||||||
"@typescript-eslint/eslint-plugin": 5.30.6
|
"@typescript-eslint/eslint-plugin": 5.30.6
|
||||||
"@typescript-eslint/parser": 5.30.6
|
"@typescript-eslint/parser": 5.30.6
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
|
|
Loading…
Reference in a new issue