2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00

build(deps-dev): bump @types/jest from 26.0.21 to 26.0.22 (#74)

This commit is contained in:
dependabot[bot] 2021-03-27 15:04:13 +01:00 committed by GitHub
parent f1866e290d
commit 38a5036623
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -17,7 +17,7 @@
"@commitlint/config-conventional": "12.0.1",
"@release-it/conventional-changelog": "2.0.1",
"@types/express": "4.17.11",
"@types/jest": "26.0.21",
"@types/jest": "26.0.22",
"@types/jsonwebtoken": "8.5.1",
"@types/node": "14.14.35",
"@types/server-destroy": "1.0.1",
@ -1609,9 +1609,9 @@
}
},
"node_modules/@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,
"dependencies": {
"jest-diff": "^26.0.0",
@ -15479,9 +15479,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",

View File

@ -94,7 +94,7 @@
"@commitlint/config-conventional": "12.0.1",
"@release-it/conventional-changelog": "2.0.1",
"@types/express": "4.17.11",
"@types/jest": "26.0.21",
"@types/jest": "26.0.22",
"@types/jsonwebtoken": "8.5.1",
"@types/node": "14.14.35",
"@types/server-destroy": "1.0.1",