chore(deps): update dependency @types/jest to v28.1.3
This commit is contained in:
parent
2fc1f62121
commit
925f74c69f
2 changed files with 6 additions and 6 deletions
|
@ -75,7 +75,7 @@
|
|||
"@seald-io/nedb": "3.0.0",
|
||||
"@swc/core": "1.2.204",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "28.1.2",
|
||||
"@types/jest": "28.1.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.29.0",
|
||||
"@typescript-eslint/parser": "5.29.0",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2038,13 +2038,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:28.1.2":
|
||||
version: 28.1.2
|
||||
resolution: "@types/jest@npm:28.1.2"
|
||||
"@types/jest@npm:28.1.3":
|
||||
version: 28.1.3
|
||||
resolution: "@types/jest@npm:28.1.3"
|
||||
dependencies:
|
||||
jest-matcher-utils: ^28.0.0
|
||||
pretty-format: ^28.0.0
|
||||
checksum: 53ec95b0b27c61380225b94f8660e661e8c6c6fc69b7130531fb5d72ebf5c8838a4266b8a6d7b3a77b3bcdabed632de0c21c9592a2529c1efe80a0f0a995a3aa
|
||||
checksum: 28141f2d5b3bafd063362de9790cb8f219488d9b0ad47524a84bef1142a4f0d9d35be0c56988d9f922205225cc83c986acd4be424bd8653b38dc27ab672455e2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3666,7 +3666,7 @@ __metadata:
|
|||
"@seald-io/nedb": 3.0.0
|
||||
"@swc/core": 1.2.204
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/jest": 28.1.2
|
||||
"@types/jest": 28.1.3
|
||||
"@typescript-eslint/eslint-plugin": 5.29.0
|
||||
"@typescript-eslint/parser": 5.29.0
|
||||
conventional-changelog-cli: 2.2.2
|
||||
|
|
Loading…
Reference in a new issue