1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-19 22:15:53 +02:00

build(deps-dev): bump @types/jest from 26.0.23 to 26.0.24 (#105)

This commit is contained in:
dependabot[bot] 2021-07-07 19:04:04 +02:00 committed by GitHub
parent 6473e9da7d
commit 62e8005081
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

@ -30,7 +30,7 @@
"@lhci/cli": "0.8.0", "@lhci/cli": "0.8.0",
"@testing-library/jest-dom": "5.14.1", "@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0", "@testing-library/react": "12.0.0",
"@types/jest": "26.0.23", "@types/jest": "26.0.24",
"@types/node": "16.0.0", "@types/node": "16.0.0",
"@types/react": "17.0.13", "@types/react": "17.0.13",
"@types/styled-jsx": "2.2.9", "@types/styled-jsx": "2.2.9",
@ -4287,9 +4287,9 @@
} }
}, },
"node_modules/@types/jest": { "node_modules/@types/jest": {
"version": "26.0.23", "version": "26.0.24",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.23.tgz", "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.24.tgz",
"integrity": "sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==", "integrity": "sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"jest-diff": "^26.0.0", "jest-diff": "^26.0.0",
@ -27320,9 +27320,9 @@
} }
}, },
"@types/jest": { "@types/jest": {
"version": "26.0.23", "version": "26.0.24",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.23.tgz", "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.24.tgz",
"integrity": "sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==", "integrity": "sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==",
"dev": true, "dev": true,
"requires": { "requires": {
"jest-diff": "^26.0.0", "jest-diff": "^26.0.0",

View File

@ -48,7 +48,7 @@
"@lhci/cli": "0.8.0", "@lhci/cli": "0.8.0",
"@testing-library/jest-dom": "5.14.1", "@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0", "@testing-library/react": "12.0.0",
"@types/jest": "26.0.23", "@types/jest": "26.0.24",
"@types/node": "16.0.0", "@types/node": "16.0.0",
"@types/react": "17.0.13", "@types/react": "17.0.13",
"@types/styled-jsx": "2.2.9", "@types/styled-jsx": "2.2.9",