chore(deps-dev): bump jest from 27.4.2 to 27.4.3

Bumps [jest](https://github.com/facebook/jest) from 27.4.2 to 27.4.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.4.2...v27.4.3)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-01 17:03:39 +00:00
committed by probot-auto-merge[bot]
parent 4be1b5c1a5
commit 162a69a951

90
package-lock.json generated
View File

@@ -187,9 +187,9 @@
"dev": true
},
"electron-to-chromium": {
"version": "1.4.5",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.5.tgz",
"integrity": "sha512-YKaB+t8ul5crdh6OeqT2qXdxJGI0fAYb6/X8pDIyye+c3a7ndOCk5gVeKX+ABwivCGNS56vOAif3TN0qJMpEHw==",
"version": "1.4.7",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.7.tgz",
"integrity": "sha512-UPy2MsQw1OdcbxR7fvwWZH/rXcv+V26+uvQVHx0fGa1kqRfydtfOw+NMGAvZJ63hyaH4aEBxbhSEtqbpliSNWA==",
"dev": true
},
"node-releases": {
@@ -821,9 +821,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",
@@ -838,13 +838,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",
@@ -1670,17 +1670,6 @@
"@types/istanbul-lib-report": "*"
}
},
"@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.9",
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz",
@@ -1717,12 +1706,6 @@
"integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==",
"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",
@@ -1741,12 +1724,6 @@
"integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==",
"dev": true
},
"@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/yargs": {
"version": "16.0.4",
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz",
@@ -4715,9 +4692,9 @@
}
},
"istanbul-reports": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.5.tgz",
"integrity": "sha512-5+19PlhnGabNWB7kOFnuxT8H3T/iIyQzIbQMxXsURmmvKg86P2sbkrGOT77VnHw0Qr0gc2XzRaRfMZYYbSQCJQ==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.1.tgz",
"integrity": "sha512-q1kvhAXWSsXfMjCdNHNPKZZv94OlspKnoGv+R9RGbnqOOQ0VbNfLFgQDVgi7hHenKsndGq3/o0OBdzDXthWcNw==",
"dev": true,
"requires": {
"html-escaper": "^2.0.0",
@@ -4731,14 +4708,14 @@
"dev": true
},
"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"
},
"dependencies": {
"@jest/types": {
@@ -4761,19 +4738,19 @@
"dev": true
},
"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",
@@ -4897,9 +4874,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",
@@ -4912,13 +4889,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",
@@ -5043,15 +5020,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",
@@ -5482,9 +5458,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",
@@ -5498,7 +5474,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",