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

This commit is contained in:
Renovate Bot
2022-05-14 00:22:17 +00:00
committed by renovate[bot]
parent a0cafbe49e
commit e6998464f0
3 changed files with 11 additions and 11 deletions

18
package-lock.json generated
View File

@@ -44,7 +44,7 @@
"@types/estree": "0.0.51",
"@types/faker": "5.5.9",
"@types/inquirer": "8.2.1",
"@types/jest": "27.5.0",
"@types/jest": "27.5.1",
"@types/jquery": "3.5.14",
"@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.6",
@@ -14935,9 +14935,9 @@
}
},
"node_modules/@types/jest": {
"version": "27.5.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.0.tgz",
"integrity": "sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==",
"version": "27.5.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.1.tgz",
"integrity": "sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==",
"dependencies": {
"jest-matcher-utils": "^27.0.0",
"pretty-format": "^27.0.0"
@@ -53921,7 +53921,7 @@
"@storybook/react": "6.4.22",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"@types/jest": "27.5.0",
"@types/jest": "27.5.1",
"autoprefixer": "10.4.7",
"babel-loader": "8.2.5",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
@@ -56901,7 +56901,7 @@
"@storybook/react": "6.4.22",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"@types/jest": "27.5.0",
"@types/jest": "27.5.1",
"autoprefixer": "10.4.7",
"babel-loader": "8.2.5",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
@@ -64512,9 +64512,9 @@
}
},
"@types/jest": {
"version": "27.5.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.0.tgz",
"integrity": "sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==",
"version": "27.5.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.1.tgz",
"integrity": "sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==",
"requires": {
"jest-matcher-utils": "^27.0.0",
"pretty-format": "^27.0.0"

View File

@@ -123,7 +123,7 @@
"@types/estree": "0.0.51",
"@types/faker": "5.5.9",
"@types/inquirer": "8.2.1",
"@types/jest": "27.5.0",
"@types/jest": "27.5.1",
"@types/jquery": "3.5.14",
"@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.6",

View File

@@ -42,7 +42,7 @@
"@storybook/react": "6.4.22",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"@types/jest": "27.5.0",
"@types/jest": "27.5.1",
"autoprefixer": "10.4.7",
"babel-loader": "8.2.5",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",