mirror of
https://github.com/simoneb/axios-hooks.git
synced 2025-12-08 21:25:56 +00:00
chore(deps): update dependency @types/jest to v26.0.22
This commit is contained in:
parent
755b587acd
commit
a1cfa3477b
6
package-lock.json
generated
6
package-lock.json
generated
@ -3801,9 +3801,9 @@
|
||||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "26.0.21",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.21.tgz",
|
||||
"integrity": "sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==",
|
||||
"version": "26.0.22",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.22.tgz",
|
||||
"integrity": "sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"jest-diff": "^26.0.0",
|
||||
|
||||
@ -51,7 +51,7 @@
|
||||
"@commitlint/config-conventional": "12.0.1",
|
||||
"@testing-library/react": "11.2.5",
|
||||
"@testing-library/react-hooks": "4.0.1",
|
||||
"@types/jest": "26.0.21",
|
||||
"@types/jest": "26.0.22",
|
||||
"@types/lru-cache": "5.1.0",
|
||||
"@types/node": "12.20.6",
|
||||
"@types/react": "17.0.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user