chore(deps): update dependency jest to v27.4.3

This commit is contained in:
Renovate Bot
2021-12-01 20:05:20 +00:00
committed by renovate[bot]
parent 1b006820bd
commit 4a4aa1f2f9
2 changed files with 56 additions and 104 deletions

158
package-lock.json generated
View File

@ -69,7 +69,7 @@
"execa": "5.1.1",
"faker": "5.5.3",
"husky": "7.0.4",
"jest": "27.4.2",
"jest": "27.4.3",
"js-yaml": "3.14.1",
"lerna": "4.0.0",
"lint-staged": "12.1.2",
@ -3085,9 +3085,9 @@
}
},
"node_modules/@jest/core": {
"version": "27.4.2",
"resolved": "https://registry.npmjs.org/@jest/core/-/core-27.4.2.tgz",
"integrity": "sha512-0mPM61tDbu8yc9CMKH9bvV+g+17VUpdWQtU1x6P1gk4AKj8iywWi8zBmEIl7pTGjUtYA92CNc/LlBfKCioBOow==",
"version": "27.4.3",
"resolved": "https://registry.npmjs.org/@jest/core/-/core-27.4.3.tgz",
"integrity": "sha512-V9ms3zSxUHxh1E/ZLAiXF7SLejsdFnjWTFizWotMOWvjho0lW5kSjZymhQSodNW0T0ZMQRiha7f8+NcFVm3hJQ==",
"dev": true,
"dependencies": {
"@jest/console": "^27.4.2",
@ -3102,13 +3102,13 @@
"exit": "^0.1.2",
"graceful-fs": "^4.2.4",
"jest-changed-files": "^27.4.2",
"jest-config": "^27.4.2",
"jest-config": "^27.4.3",
"jest-haste-map": "^27.4.2",
"jest-message-util": "^27.4.2",
"jest-regex-util": "^27.4.0",
"jest-resolve": "^27.4.2",
"jest-resolve-dependencies": "^27.4.2",
"jest-runner": "^27.4.2",
"jest-runner": "^27.4.3",
"jest-runtime": "^27.4.2",
"jest-snapshot": "^27.4.2",
"jest-util": "^27.4.2",
@ -7446,17 +7446,6 @@
"@types/sizzle": "*"
}
},
"node_modules/@types/jsdom": {
"version": "16.2.13",
"resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-16.2.13.tgz",
"integrity": "sha512-8JQCjdeAidptSsOcRWk2iTm9wCcwn9l+kRG6k5bzUacrnm1ezV4forq0kWjUih/tumAeoG+OspOvQEbbRucBTw==",
"dev": true,
"dependencies": {
"@types/node": "*",
"@types/parse5": "*",
"@types/tough-cookie": "*"
}
},
"node_modules/@types/json-schema": {
"version": "7.0.7",
"dev": true,
@ -7520,12 +7509,6 @@
"dev": true,
"license": "MIT"
},
"node_modules/@types/parse5": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/@types/parse5/-/parse5-6.0.3.tgz",
"integrity": "sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==",
"dev": true
},
"node_modules/@types/prettier": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.4.2.tgz",
@ -7727,12 +7710,6 @@
"@types/node": "*"
}
},
"node_modules/@types/tough-cookie": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.1.tgz",
"integrity": "sha512-Y0K95ThC3esLEYD6ZuqNek29lNX2EM1qxV8y2FTLUB0ff5wWrk7az+mLrnNFUnaXcgKye22+sFBRXOgpPILZNg==",
"dev": true
},
"node_modules/@types/validator": {
"version": "13.7.0",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.0.tgz",
@ -14403,14 +14380,14 @@
}
},
"node_modules/jest": {
"version": "27.4.2",
"resolved": "https://registry.npmjs.org/jest/-/jest-27.4.2.tgz",
"integrity": "sha512-TAReynFYCfHNcrL+8Z74WPGafLFLF++bGkrpcsk6cO5G9S2VuJGhu2c44YFForMgF0GlYmtbpmeznkvZpNgTxg==",
"version": "27.4.3",
"resolved": "https://registry.npmjs.org/jest/-/jest-27.4.3.tgz",
"integrity": "sha512-jwsfVABBzuN3Atm+6h6vIEpTs9+VApODLt4dk2qv1WMOpb1weI1IIZfuwpMiWZ62qvWj78MvdvMHIYdUfqrFaA==",
"dev": true,
"dependencies": {
"@jest/core": "^27.4.2",
"@jest/core": "^27.4.3",
"import-local": "^3.0.2",
"jest-cli": "^27.4.2"
"jest-cli": "^27.4.3"
},
"bin": {
"jest": "bin/jest.js"
@ -14704,19 +14681,19 @@
}
},
"node_modules/jest-cli": {
"version": "27.4.2",
"resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.4.2.tgz",
"integrity": "sha512-Ex2WhCj4s0XFntTKTnyLgV/CZKgQaZBYrKz02XOZ4nUjFD+26Fji/M1SgHm+2IWEIsQqoipNRx9RJH56p8d7MQ==",
"version": "27.4.3",
"resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.4.3.tgz",
"integrity": "sha512-zZSJBXNC/i8UnJPwcKWsqnhGgIF3uoTYP7th32Zej7KNQJdxzOMj+wCfy2Ox3kU7nXErJ36DtYyXDhfiqaiDRw==",
"dev": true,
"dependencies": {
"@jest/core": "^27.4.2",
"@jest/core": "^27.4.3",
"@jest/test-result": "^27.4.2",
"@jest/types": "^27.4.2",
"chalk": "^4.0.0",
"exit": "^0.1.2",
"graceful-fs": "^4.2.4",
"import-local": "^3.0.2",
"jest-config": "^27.4.2",
"jest-config": "^27.4.3",
"jest-util": "^27.4.2",
"jest-validate": "^27.4.2",
"prompts": "^2.0.1",
@ -14880,9 +14857,9 @@
}
},
"node_modules/jest-config": {
"version": "27.4.2",
"resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.4.2.tgz",
"integrity": "sha512-2vKqelsfHPnIzrPTpE9hImqxZLp5l9Vszpci19RdVB2i5OwoM+OkPExZMQb8aGrpEGXoKtlzvdqCL1GObiz8JQ==",
"version": "27.4.3",
"resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.4.3.tgz",
"integrity": "sha512-DQ10HTSqYtC2pO7s9j2jw+li4xUnm2wLYWH2o7K1ftB8NyvToHsXoLlXxtsGh3AW9gUQR6KY/4B7G+T/NswJBw==",
"dev": true,
"dependencies": {
"@babel/core": "^7.1.0",
@ -14895,13 +14872,13 @@
"glob": "^7.1.1",
"graceful-fs": "^4.2.4",
"jest-circus": "^27.4.2",
"jest-environment-jsdom": "^27.4.2",
"jest-environment-jsdom": "^27.4.3",
"jest-environment-node": "^27.4.2",
"jest-get-type": "^27.4.0",
"jest-jasmine2": "^27.4.2",
"jest-regex-util": "^27.4.0",
"jest-resolve": "^27.4.2",
"jest-runner": "^27.4.2",
"jest-runner": "^27.4.3",
"jest-util": "^27.4.2",
"jest-validate": "^27.4.2",
"micromatch": "^4.0.4",
@ -15381,15 +15358,14 @@
}
},
"node_modules/jest-environment-jsdom": {
"version": "27.4.2",
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.4.2.tgz",
"integrity": "sha512-L0dV4oq4+Ll7hZ8QCGvSELn8uOr938/QKOg6o70kMHiZOpWOjAqSf7fMVAtGhG/BVSvk1GTzhGJNOWsxtH5KbQ==",
"version": "27.4.3",
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.4.3.tgz",
"integrity": "sha512-x1AUVz3G14LpEJs7KIFUaTINT2n0unOUmvdAby3s/sldUpJJetOJifHo1O/EUQC5fNBowggwJbVulko18y6OWw==",
"dev": true,
"dependencies": {
"@jest/environment": "^27.4.2",
"@jest/fake-timers": "^27.4.2",
"@jest/types": "^27.4.2",
"@types/jsdom": "^16.2.4",
"@types/node": "*",
"jest-mock": "^27.4.2",
"jest-util": "^27.4.2",
@ -16733,9 +16709,9 @@
}
},
"node_modules/jest-runner": {
"version": "27.4.2",
"resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.4.2.tgz",
"integrity": "sha512-YsgbYKk8V7J5BQPINXhdzNLoqIwUWrJkV9h6/ccsn6fbmC3n3ax1K5cDWzAU9qXyaQhetwFqPpHmAHIACscRKQ==",
"version": "27.4.3",
"resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.4.3.tgz",
"integrity": "sha512-JgR6Om/j22Fd6ZUUIGTWNcCtuZVYbNrecb4k89W4UyFJoRtHpo2zMKWkmFFFJoqwWGrfrcPLnVBIgkJiTV3cyA==",
"dev": true,
"dependencies": {
"@jest/console": "^27.4.2",
@ -16749,7 +16725,7 @@
"exit": "^0.1.2",
"graceful-fs": "^4.2.4",
"jest-docblock": "^27.4.0",
"jest-environment-jsdom": "^27.4.2",
"jest-environment-jsdom": "^27.4.3",
"jest-environment-node": "^27.4.2",
"jest-haste-map": "^27.4.2",
"jest-leak-detector": "^27.4.2",
@ -26082,9 +26058,9 @@
}
},
"@jest/core": {
"version": "27.4.2",
"resolved": "https://registry.npmjs.org/@jest/core/-/core-27.4.2.tgz",
"integrity": "sha512-0mPM61tDbu8yc9CMKH9bvV+g+17VUpdWQtU1x6P1gk4AKj8iywWi8zBmEIl7pTGjUtYA92CNc/LlBfKCioBOow==",
"version": "27.4.3",
"resolved": "https://registry.npmjs.org/@jest/core/-/core-27.4.3.tgz",
"integrity": "sha512-V9ms3zSxUHxh1E/ZLAiXF7SLejsdFnjWTFizWotMOWvjho0lW5kSjZymhQSodNW0T0ZMQRiha7f8+NcFVm3hJQ==",
"dev": true,
"requires": {
"@jest/console": "^27.4.2",
@ -26099,13 +26075,13 @@
"exit": "^0.1.2",
"graceful-fs": "^4.2.4",
"jest-changed-files": "^27.4.2",
"jest-config": "^27.4.2",
"jest-config": "^27.4.3",
"jest-haste-map": "^27.4.2",
"jest-message-util": "^27.4.2",
"jest-regex-util": "^27.4.0",
"jest-resolve": "^27.4.2",
"jest-resolve-dependencies": "^27.4.2",
"jest-runner": "^27.4.2",
"jest-runner": "^27.4.3",
"jest-runtime": "^27.4.2",
"jest-snapshot": "^27.4.2",
"jest-util": "^27.4.2",
@ -29489,17 +29465,6 @@
"@types/sizzle": "*"
}
},
"@types/jsdom": {
"version": "16.2.13",
"resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-16.2.13.tgz",
"integrity": "sha512-8JQCjdeAidptSsOcRWk2iTm9wCcwn9l+kRG6k5bzUacrnm1ezV4forq0kWjUih/tumAeoG+OspOvQEbbRucBTw==",
"dev": true,
"requires": {
"@types/node": "*",
"@types/parse5": "*",
"@types/tough-cookie": "*"
}
},
"@types/json-schema": {
"version": "7.0.7",
"dev": true
@ -29560,12 +29525,6 @@
"version": "4.0.0",
"dev": true
},
"@types/parse5": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/@types/parse5/-/parse5-6.0.3.tgz",
"integrity": "sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==",
"dev": true
},
"@types/prettier": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.4.2.tgz",
@ -29763,12 +29722,6 @@
"@types/node": "*"
}
},
"@types/tough-cookie": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.1.tgz",
"integrity": "sha512-Y0K95ThC3esLEYD6ZuqNek29lNX2EM1qxV8y2FTLUB0ff5wWrk7az+mLrnNFUnaXcgKye22+sFBRXOgpPILZNg==",
"dev": true
},
"@types/validator": {
"version": "13.7.0",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.0.tgz",
@ -34333,14 +34286,14 @@
}
},
"jest": {
"version": "27.4.2",
"resolved": "https://registry.npmjs.org/jest/-/jest-27.4.2.tgz",
"integrity": "sha512-TAReynFYCfHNcrL+8Z74WPGafLFLF++bGkrpcsk6cO5G9S2VuJGhu2c44YFForMgF0GlYmtbpmeznkvZpNgTxg==",
"version": "27.4.3",
"resolved": "https://registry.npmjs.org/jest/-/jest-27.4.3.tgz",
"integrity": "sha512-jwsfVABBzuN3Atm+6h6vIEpTs9+VApODLt4dk2qv1WMOpb1weI1IIZfuwpMiWZ62qvWj78MvdvMHIYdUfqrFaA==",
"dev": true,
"requires": {
"@jest/core": "^27.4.2",
"@jest/core": "^27.4.3",
"import-local": "^3.0.2",
"jest-cli": "^27.4.2"
"jest-cli": "^27.4.3"
}
},
"jest-changed-files": {
@ -34560,19 +34513,19 @@
}
},
"jest-cli": {
"version": "27.4.2",
"resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.4.2.tgz",
"integrity": "sha512-Ex2WhCj4s0XFntTKTnyLgV/CZKgQaZBYrKz02XOZ4nUjFD+26Fji/M1SgHm+2IWEIsQqoipNRx9RJH56p8d7MQ==",
"version": "27.4.3",
"resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.4.3.tgz",
"integrity": "sha512-zZSJBXNC/i8UnJPwcKWsqnhGgIF3uoTYP7th32Zej7KNQJdxzOMj+wCfy2Ox3kU7nXErJ36DtYyXDhfiqaiDRw==",
"dev": true,
"requires": {
"@jest/core": "^27.4.2",
"@jest/core": "^27.4.3",
"@jest/test-result": "^27.4.2",
"@jest/types": "^27.4.2",
"chalk": "^4.0.0",
"exit": "^0.1.2",
"graceful-fs": "^4.2.4",
"import-local": "^3.0.2",
"jest-config": "^27.4.2",
"jest-config": "^27.4.3",
"jest-util": "^27.4.2",
"jest-validate": "^27.4.2",
"prompts": "^2.0.1",
@ -34691,9 +34644,9 @@
}
},
"jest-config": {
"version": "27.4.2",
"resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.4.2.tgz",
"integrity": "sha512-2vKqelsfHPnIzrPTpE9hImqxZLp5l9Vszpci19RdVB2i5OwoM+OkPExZMQb8aGrpEGXoKtlzvdqCL1GObiz8JQ==",
"version": "27.4.3",
"resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.4.3.tgz",
"integrity": "sha512-DQ10HTSqYtC2pO7s9j2jw+li4xUnm2wLYWH2o7K1ftB8NyvToHsXoLlXxtsGh3AW9gUQR6KY/4B7G+T/NswJBw==",
"dev": true,
"requires": {
"@babel/core": "^7.1.0",
@ -34706,13 +34659,13 @@
"glob": "^7.1.1",
"graceful-fs": "^4.2.4",
"jest-circus": "^27.4.2",
"jest-environment-jsdom": "^27.4.2",
"jest-environment-jsdom": "^27.4.3",
"jest-environment-node": "^27.4.2",
"jest-get-type": "^27.4.0",
"jest-jasmine2": "^27.4.2",
"jest-regex-util": "^27.4.0",
"jest-resolve": "^27.4.2",
"jest-runner": "^27.4.2",
"jest-runner": "^27.4.3",
"jest-util": "^27.4.2",
"jest-validate": "^27.4.2",
"micromatch": "^4.0.4",
@ -35076,15 +35029,14 @@
}
},
"jest-environment-jsdom": {
"version": "27.4.2",
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.4.2.tgz",
"integrity": "sha512-L0dV4oq4+Ll7hZ8QCGvSELn8uOr938/QKOg6o70kMHiZOpWOjAqSf7fMVAtGhG/BVSvk1GTzhGJNOWsxtH5KbQ==",
"version": "27.4.3",
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.4.3.tgz",
"integrity": "sha512-x1AUVz3G14LpEJs7KIFUaTINT2n0unOUmvdAby3s/sldUpJJetOJifHo1O/EUQC5fNBowggwJbVulko18y6OWw==",
"dev": true,
"requires": {
"@jest/environment": "^27.4.2",
"@jest/fake-timers": "^27.4.2",
"@jest/types": "^27.4.2",
"@types/jsdom": "^16.2.4",
"@types/node": "*",
"jest-mock": "^27.4.2",
"jest-util": "^27.4.2",
@ -36117,9 +36069,9 @@
}
},
"jest-runner": {
"version": "27.4.2",
"resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.4.2.tgz",
"integrity": "sha512-YsgbYKk8V7J5BQPINXhdzNLoqIwUWrJkV9h6/ccsn6fbmC3n3ax1K5cDWzAU9qXyaQhetwFqPpHmAHIACscRKQ==",
"version": "27.4.3",
"resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.4.3.tgz",
"integrity": "sha512-JgR6Om/j22Fd6ZUUIGTWNcCtuZVYbNrecb4k89W4UyFJoRtHpo2zMKWkmFFFJoqwWGrfrcPLnVBIgkJiTV3cyA==",
"dev": true,
"requires": {
"@jest/console": "^27.4.2",
@ -36133,7 +36085,7 @@
"exit": "^0.1.2",
"graceful-fs": "^4.2.4",
"jest-docblock": "^27.4.0",
"jest-environment-jsdom": "^27.4.2",
"jest-environment-jsdom": "^27.4.3",
"jest-environment-node": "^27.4.2",
"jest-haste-map": "^27.4.2",
"jest-leak-detector": "^27.4.2",

View File

@ -148,7 +148,7 @@
"execa": "5.1.1",
"faker": "5.5.3",
"husky": "7.0.4",
"jest": "27.4.2",
"jest": "27.4.3",
"js-yaml": "3.14.1",
"lerna": "4.0.0",
"lint-staged": "12.1.2",