0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore(deps): update dependency @testing-library/react to v12.1.2 (#2485)

This commit is contained in:
renovate[bot] 2021-10-16 12:56:03 +02:00 committed by GitHub
parent 91e043addc
commit 717e42b383
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -35,7 +35,7 @@
"@rematch/loading": "2.1.0", "@rematch/loading": "2.1.0",
"@testing-library/dom": "8.5.0", "@testing-library/dom": "8.5.0",
"@testing-library/jest-dom": "5.14.1", "@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.0", "@testing-library/react": "12.1.2",
"@verdaccio/node-api": "workspace:6.0.0-6-next.22", "@verdaccio/node-api": "workspace:6.0.0-6-next.22",
"autosuggest-highlight": "3.1.1", "autosuggest-highlight": "3.1.1",
"babel-loader": "8.2.2", "babel-loader": "8.2.2",

View file

@ -748,7 +748,7 @@ importers:
'@rematch/loading': 2.1.0 '@rematch/loading': 2.1.0
'@testing-library/dom': 8.5.0 '@testing-library/dom': 8.5.0
'@testing-library/jest-dom': 5.14.1 '@testing-library/jest-dom': 5.14.1
'@testing-library/react': 12.1.0 '@testing-library/react': 12.1.2
'@types/react': 17.0.19 '@types/react': 17.0.19
'@types/react-autosuggest': 10.1.5 '@types/react-autosuggest': 10.1.5
'@types/react-dom': 17.0.9 '@types/react-dom': 17.0.9
@ -830,7 +830,7 @@ importers:
'@rematch/loading': 2.1.0_@rematch+core@2.1.0 '@rematch/loading': 2.1.0_@rematch+core@2.1.0
'@testing-library/dom': 8.5.0 '@testing-library/dom': 8.5.0
'@testing-library/jest-dom': 5.14.1 '@testing-library/jest-dom': 5.14.1
'@testing-library/react': 12.1.0_react-dom@17.0.2+react@17.0.2 '@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2
'@types/react': 17.0.19 '@types/react': 17.0.19
'@types/react-autosuggest': 10.1.5 '@types/react-autosuggest': 10.1.5
'@types/react-dom': 17.0.9 '@types/react-dom': 17.0.9
@ -6775,7 +6775,7 @@ packages:
'@types/react': '@types/react':
optional: true optional: true
dependencies: dependencies:
'@babel/runtime': 7.14.5 '@babel/runtime': 7.15.4
'@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2 '@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2
'@types/react': 17.0.19 '@types/react': 17.0.19
csstype: 2.6.13 csstype: 2.6.13
@ -6802,7 +6802,7 @@ packages:
react: ^16.8.0 || ^17.0.0 react: ^16.8.0 || ^17.0.0
react-dom: ^16.8.0 || ^17.0.0 react-dom: ^16.8.0 || ^17.0.0
dependencies: dependencies:
'@babel/runtime': 7.14.5 '@babel/runtime': 7.15.4
prop-types: 15.7.2 prop-types: 15.7.2
react: 17.0.2 react: 17.0.2
react-dom: 17.0.2_react@17.0.2 react-dom: 17.0.2_react@17.0.2
@ -7166,8 +7166,8 @@ packages:
redent: 3.0.0 redent: 3.0.0
dev: true dev: true
/@testing-library/react/12.1.0_react-dom@17.0.2+react@17.0.2: /@testing-library/react/12.1.2_react-dom@17.0.2+react@17.0.2:
resolution: {integrity: sha512-Ge3Ht3qXE82Yv9lyPpQ7ZWgzo/HgOcHu569Y4ZGWcZME38iOFiOg87qnu6hTEa8jTJVL7zYovnvD3GE2nsNIoQ==} resolution: {integrity: sha512-ihQiEOklNyHIpo2Y8FREkyD1QAea054U0MVbwH1m8N9TxeFz+KoJ9LkqoKqJlzx2JDm56DVwaJ1r36JYxZM05g==}
engines: {node: '>=12'} engines: {node: '>=12'}
peerDependencies: peerDependencies:
react: '*' react: '*'
@ -11283,7 +11283,7 @@ packages:
/dom-helpers/5.2.1: /dom-helpers/5.2.1:
resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
dependencies: dependencies:
'@babel/runtime': 7.14.5 '@babel/runtime': 7.15.4
csstype: 3.0.8 csstype: 3.0.8
dev: true dev: true
@ -16260,7 +16260,7 @@ packages:
prop-types: ^15.0.0 prop-types: ^15.0.0
react: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 react: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies: dependencies:
'@babel/runtime': 7.12.5 '@babel/runtime': 7.15.4
prop-types: 15.7.2 prop-types: 15.7.2
react: 17.0.2 react: 17.0.2
tiny-warning: 1.0.3 tiny-warning: 1.0.3
@ -18764,7 +18764,7 @@ packages:
react: '>=16.6.0' react: '>=16.6.0'
react-dom: '>=16.6.0' react-dom: '>=16.6.0'
dependencies: dependencies:
'@babel/runtime': 7.14.5 '@babel/runtime': 7.15.4
dom-helpers: 5.2.1 dom-helpers: 5.2.1
loose-envify: 1.4.0 loose-envify: 1.4.0
prop-types: 15.7.2 prop-types: 15.7.2