chore(deps): pin dependencies (#44224)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-20 00:52:38 +05:30
committed by GitHub
parent fecb10e611
commit 933cf6684f
6 changed files with 46 additions and 104 deletions

View File

@ -28,7 +28,7 @@
"@storybook/addon-links": "6.3.12",
"@storybook/addon-postcss": "2.0.0",
"@storybook/react": "6.3.12",
"@testing-library/jest-dom": "^5.15.0",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/react": "12.1.2",
"@types/jest": "^27.0.2",
"autoprefixer": "10.4.0",
@ -5886,15 +5886,6 @@
"integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==",
"dev": true
},
"node_modules/@types/reach__router": {
"version": "1.3.9",
"resolved": "https://registry.npmjs.org/@types/reach__router/-/reach__router-1.3.9.tgz",
"integrity": "sha512-N6rqQqTTAV/zKLfK3iq9Ww3wqCEhTZvsilhl0zI09zETdVq1QGmJH6+/xnj8AFUWIrle2Cqo+PGM/Ltr1vBb9w==",
"dev": true,
"dependencies": {
"@types/react": "*"
}
},
"node_modules/@types/react": {
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.35.tgz",
@ -24231,15 +24222,6 @@
"integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==",
"dev": true
},
"@types/reach__router": {
"version": "1.3.9",
"resolved": "https://registry.npmjs.org/@types/reach__router/-/reach__router-1.3.9.tgz",
"integrity": "sha512-N6rqQqTTAV/zKLfK3iq9Ww3wqCEhTZvsilhl0zI09zETdVq1QGmJH6+/xnj8AFUWIrle2Cqo+PGM/Ltr1vBb9w==",
"dev": true,
"requires": {
"@types/react": "*"
}
},
"@types/react": {
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.35.tgz",

View File

@ -38,7 +38,7 @@
"@storybook/addon-links": "6.3.12",
"@storybook/addon-postcss": "2.0.0",
"@storybook/react": "6.3.12",
"@testing-library/jest-dom": "^5.15.0",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/react": "12.1.2",
"@types/jest": "^27.0.2",
"autoprefixer": "10.4.0",