chore(deps): update dependency @types/jest to v28
This commit is contained in:
parent
a3697d32c4
commit
eab02d4f8a
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": "27.5.2",
|
||||
"@types/jest": "28.1.0",
|
||||
"@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:27.5.2":
|
||||
version: 27.5.2
|
||||
resolution: "@types/jest@npm:27.5.2"
|
||||
"@types/jest@npm:28.1.0":
|
||||
version: 28.1.0
|
||||
resolution: "@types/jest@npm:28.1.0"
|
||||
dependencies:
|
||||
jest-matcher-utils: ^27.0.0
|
||||
pretty-format: ^27.0.0
|
||||
checksum: 7e11c6826aa429ad990dc262e4e4b54aa36573287fddf15773e4137f07d11d3105f0dd9f1baff73252160a057df23f5529bb83b1bf83cd3f45f9460a5ca5c22e
|
||||
checksum: be4d887b2452e8c1367cd19b23906ba4b64af95e22ca871f81c7af5e945bd39b370e124086356aa9380c4543123b1387448bc2c00a604c6f0a92bc3e4a24e9ce
|
||||
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": 27.5.2
|
||||
"@types/jest": 28.1.0
|
||||
"@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