mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
build(deps): update dependency @testing-library/react to v12.1.4 (#2983)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
This commit is contained in:
parent
5af58c7df1
commit
26cab9f203
|
@ -127,7 +127,7 @@
|
||||||
"@commitlint/cli": "16.2.1",
|
"@commitlint/cli": "16.2.1",
|
||||||
"@commitlint/config-conventional": "16.2.1",
|
"@commitlint/config-conventional": "16.2.1",
|
||||||
"@testing-library/jest-dom": "5.16.2",
|
"@testing-library/jest-dom": "5.16.2",
|
||||||
"@testing-library/react": "12.1.3",
|
"@testing-library/react": "12.1.4",
|
||||||
"@types/node": "16.11.26",
|
"@types/node": "16.11.26",
|
||||||
"@types/qrcode.react": "1.0.2",
|
"@types/qrcode.react": "1.0.2",
|
||||||
"@types/react": "17.0.39",
|
"@types/react": "17.0.39",
|
||||||
|
|
|
@ -11,7 +11,7 @@ specifiers:
|
||||||
'@material-ui/icons': 4.11.2
|
'@material-ui/icons': 4.11.2
|
||||||
'@material-ui/styles': 4.11.4
|
'@material-ui/styles': 4.11.4
|
||||||
'@testing-library/jest-dom': 5.16.2
|
'@testing-library/jest-dom': 5.16.2
|
||||||
'@testing-library/react': 12.1.3
|
'@testing-library/react': 12.1.4
|
||||||
'@types/node': 16.11.26
|
'@types/node': 16.11.26
|
||||||
'@types/qrcode.react': 1.0.2
|
'@types/qrcode.react': 1.0.2
|
||||||
'@types/react': 17.0.39
|
'@types/react': 17.0.39
|
||||||
|
@ -84,7 +84,7 @@ devDependencies:
|
||||||
'@commitlint/cli': 16.2.1
|
'@commitlint/cli': 16.2.1
|
||||||
'@commitlint/config-conventional': 16.2.1
|
'@commitlint/config-conventional': 16.2.1
|
||||||
'@testing-library/jest-dom': 5.16.2
|
'@testing-library/jest-dom': 5.16.2
|
||||||
'@testing-library/react': 12.1.3_react-dom@17.0.2+react@17.0.2
|
'@testing-library/react': 12.1.4_react-dom@17.0.2+react@17.0.2
|
||||||
'@types/node': 16.11.26
|
'@types/node': 16.11.26
|
||||||
'@types/qrcode.react': 1.0.2
|
'@types/qrcode.react': 1.0.2
|
||||||
'@types/react': 17.0.39
|
'@types/react': 17.0.39
|
||||||
|
@ -2333,8 +2333,8 @@ packages:
|
||||||
redent: 3.0.0
|
redent: 3.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@testing-library/react/12.1.3_react-dom@17.0.2+react@17.0.2:
|
/@testing-library/react/12.1.4_react-dom@17.0.2+react@17.0.2:
|
||||||
resolution: {integrity: sha512-oCULRXWRrBtC9m6G/WohPo1GLcLesH7T4fuKzRAKn1CWVu9BzXtqLXDDTA6KhFNNtRwLtfSMr20HFl+Qrdrvmg==}
|
resolution: {integrity: sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: '*'
|
react: '*'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user