build(deps-dev): bump jest-mock from 29.6.2 to 29.6.3 (#2458)

This commit is contained in:
dependabot[bot]
2023-09-01 18:38:32 +00:00
committed by GitHub
parent beafaf3eae
commit c08aa44fe6

64
package-lock.json generated
View File

@@ -1155,9 +1155,9 @@
} }
}, },
"node_modules/@jest/schemas": { "node_modules/@jest/schemas": {
"version": "29.6.0", "version": "29.6.3",
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.0.tgz", "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz",
"integrity": "sha512-rxLjXyJBTL4LQeJW3aKo0M/+GkCOXsO+8i9Iu7eDb6KwtP65ayoDsitrdPBtujxQ88k4wI2FNYfa6TOGwSn6cQ==", "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@sinclair/typebox": "^0.27.8" "@sinclair/typebox": "^0.27.8"
@@ -1237,12 +1237,12 @@
} }
}, },
"node_modules/@jest/types": { "node_modules/@jest/types": {
"version": "29.6.1", "version": "29.6.3",
"resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.1.tgz", "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz",
"integrity": "sha512-tPKQNMPuXgvdOn2/Lg9HNfUvjYVGolt04Hp03f5hAk878uwOLikN+JzeLY0HcVgKgFl9Hs3EIqpu3WX27XNhnw==", "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@jest/schemas": "^29.6.0", "@jest/schemas": "^29.6.3",
"@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-lib-coverage": "^2.0.0",
"@types/istanbul-reports": "^3.0.0", "@types/istanbul-reports": "^3.0.0",
"@types/node": "*", "@types/node": "*",
@@ -9417,14 +9417,14 @@
} }
}, },
"node_modules/jest-mock": { "node_modules/jest-mock": {
"version": "29.6.2", "version": "29.6.3",
"resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.6.2.tgz", "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.6.3.tgz",
"integrity": "sha512-hoSv3lb3byzdKfwqCuT6uTscan471GUECqgNYykg6ob0yiAw3zYc7OrPnI9Qv8Wwoa4lC7AZ9hyS4AiIx5U2zg==", "integrity": "sha512-Z7Gs/mOyTSR4yPsaZ72a/MtuK6RnC3JYqWONe48oLaoEcYwEDxqvbXz85G4SJrm2Z5Ar9zp6MiHF4AlFlRM4Pg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@jest/types": "^29.6.1", "@jest/types": "^29.6.3",
"@types/node": "*", "@types/node": "*",
"jest-util": "^29.6.2" "jest-util": "^29.6.3"
}, },
"engines": { "engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
@@ -9596,12 +9596,12 @@
} }
}, },
"node_modules/jest-util": { "node_modules/jest-util": {
"version": "29.6.2", "version": "29.6.3",
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.6.2.tgz", "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.6.3.tgz",
"integrity": "sha512-3eX1qb6L88lJNCFlEADKOkjpXJQyZRiavX1INZ4tRnrBVr2COd3RgcTLyUiEXMNBlDU/cgYq6taUS0fExrWW4w==", "integrity": "sha512-QUjna/xSy4B32fzcKTSz1w7YYzgiHrjjJjevdRf61HYk998R5vVMMNmrHESYZVDS5DSWs+1srPLPKxXPkeSDOA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@jest/types": "^29.6.1", "@jest/types": "^29.6.3",
"@types/node": "*", "@types/node": "*",
"chalk": "^4.0.0", "chalk": "^4.0.0",
"ci-info": "^3.2.0", "ci-info": "^3.2.0",
@@ -17176,9 +17176,9 @@
} }
}, },
"@jest/schemas": { "@jest/schemas": {
"version": "29.6.0", "version": "29.6.3",
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.0.tgz", "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz",
"integrity": "sha512-rxLjXyJBTL4LQeJW3aKo0M/+GkCOXsO+8i9Iu7eDb6KwtP65ayoDsitrdPBtujxQ88k4wI2FNYfa6TOGwSn6cQ==", "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@sinclair/typebox": "^0.27.8" "@sinclair/typebox": "^0.27.8"
@@ -17243,12 +17243,12 @@
} }
}, },
"@jest/types": { "@jest/types": {
"version": "29.6.1", "version": "29.6.3",
"resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.1.tgz", "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz",
"integrity": "sha512-tPKQNMPuXgvdOn2/Lg9HNfUvjYVGolt04Hp03f5hAk878uwOLikN+JzeLY0HcVgKgFl9Hs3EIqpu3WX27XNhnw==", "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@jest/schemas": "^29.6.0", "@jest/schemas": "^29.6.3",
"@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-lib-coverage": "^2.0.0",
"@types/istanbul-reports": "^3.0.0", "@types/istanbul-reports": "^3.0.0",
"@types/node": "*", "@types/node": "*",
@@ -23713,14 +23713,14 @@
} }
}, },
"jest-mock": { "jest-mock": {
"version": "29.6.2", "version": "29.6.3",
"resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.6.2.tgz", "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.6.3.tgz",
"integrity": "sha512-hoSv3lb3byzdKfwqCuT6uTscan471GUECqgNYykg6ob0yiAw3zYc7OrPnI9Qv8Wwoa4lC7AZ9hyS4AiIx5U2zg==", "integrity": "sha512-Z7Gs/mOyTSR4yPsaZ72a/MtuK6RnC3JYqWONe48oLaoEcYwEDxqvbXz85G4SJrm2Z5Ar9zp6MiHF4AlFlRM4Pg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@jest/types": "^29.6.1", "@jest/types": "^29.6.3",
"@types/node": "*", "@types/node": "*",
"jest-util": "^29.6.2" "jest-util": "^29.6.3"
} }
}, },
"jest-pnp-resolver": { "jest-pnp-resolver": {
@@ -23863,12 +23863,12 @@
} }
}, },
"jest-util": { "jest-util": {
"version": "29.6.2", "version": "29.6.3",
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.6.2.tgz", "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.6.3.tgz",
"integrity": "sha512-3eX1qb6L88lJNCFlEADKOkjpXJQyZRiavX1INZ4tRnrBVr2COd3RgcTLyUiEXMNBlDU/cgYq6taUS0fExrWW4w==", "integrity": "sha512-QUjna/xSy4B32fzcKTSz1w7YYzgiHrjjJjevdRf61HYk998R5vVMMNmrHESYZVDS5DSWs+1srPLPKxXPkeSDOA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@jest/types": "^29.6.1", "@jest/types": "^29.6.3",
"@types/node": "*", "@types/node": "*",
"chalk": "^4.0.0", "chalk": "^4.0.0",
"ci-info": "^3.2.0", "ci-info": "^3.2.0",