chore(deps): update dependency @types/jest to v27.5.2

This commit is contained in:
renovate[bot]
2022-06-17 17:45:54 +00:00
committed by Bastian
parent 147236872a
commit 3f022e58c1
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"@testing-library/react": "13.2.0", "@testing-library/react": "13.2.0",
"@types/d3": "7.4.0", "@types/d3": "7.4.0",
"@types/fs-extra": "9.0.13", "@types/fs-extra": "9.0.13",
"@types/jest": "27.5.1", "@types/jest": "27.5.2",
"@types/node": "17.0.33", "@types/node": "17.0.33",
"@types/react": "18.0.9", "@types/react": "18.0.9",
"@types/react-dom": "18.0.5", "@types/react-dom": "18.0.5",
@@ -3655,9 +3655,9 @@
} }
}, },
"node_modules/@types/jest": { "node_modules/@types/jest": {
"version": "27.5.1", "version": "27.5.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.1.tgz", "resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.2.tgz",
"integrity": "sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==", "integrity": "sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==",
"dependencies": { "dependencies": {
"jest-matcher-utils": "^27.0.0", "jest-matcher-utils": "^27.0.0",
"pretty-format": "^27.0.0" "pretty-format": "^27.0.0"
@@ -18438,9 +18438,9 @@
} }
}, },
"@types/jest": { "@types/jest": {
"version": "27.5.1", "version": "27.5.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.1.tgz", "resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.2.tgz",
"integrity": "sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==", "integrity": "sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==",
"requires": { "requires": {
"jest-matcher-utils": "^27.0.0", "jest-matcher-utils": "^27.0.0",
"pretty-format": "^27.0.0" "pretty-format": "^27.0.0"

View File

@@ -28,7 +28,7 @@
"@testing-library/react": "13.2.0", "@testing-library/react": "13.2.0",
"@types/d3": "7.4.0", "@types/d3": "7.4.0",
"@types/fs-extra": "9.0.13", "@types/fs-extra": "9.0.13",
"@types/jest": "27.5.1", "@types/jest": "27.5.2",
"@types/node": "17.0.33", "@types/node": "17.0.33",
"@types/react": "18.0.9", "@types/react": "18.0.9",
"@types/react-dom": "18.0.5", "@types/react-dom": "18.0.5",