mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2024-11-09 16:24:51 +00:00
Bump ra-test from 3.19.4 to 3.19.12 (#384)
Bumps [ra-test](https://github.com/marmelab/react-admin) from 3.19.4 to 3.19.12. - [Release notes](https://github.com/marmelab/react-admin/releases) - [Changelog](https://github.com/marmelab/react-admin/blob/v3.19.12/CHANGELOG.md) - [Commits](https://github.com/marmelab/react-admin/compare/v3.19.4...v3.19.12) --- updated-dependencies: - dependency-name: ra-test dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e253fcb516
commit
8bdeddd8f6
2 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
||||||
"eslint-plugin-prettier": "^4.2.1",
|
"eslint-plugin-prettier": "^4.2.1",
|
||||||
"jest-fetch-mock": "^3.0.3",
|
"jest-fetch-mock": "^3.0.3",
|
||||||
"prettier": "^2.2.0",
|
"prettier": "^2.2.0",
|
||||||
"ra-test": "^3.15.0"
|
"ra-test": "^3.19.12"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/react": "^11.7.1",
|
"@emotion/react": "^11.7.1",
|
||||||
|
|
|
@ -9346,10 +9346,10 @@ ra-language-italian@^3.13.1:
|
||||||
resolved "https://registry.yarnpkg.com/ra-language-italian/-/ra-language-italian-3.13.1.tgz#115f15c00f140ba319d5daf53c7bd477c73b9546"
|
resolved "https://registry.yarnpkg.com/ra-language-italian/-/ra-language-italian-3.13.1.tgz#115f15c00f140ba319d5daf53c7bd477c73b9546"
|
||||||
integrity sha512-iGgdkbnpA+5GD6OcAjOuOA95/jmJegC9txE8X+AmlA7vhsHdcnHam/D6goqv3sqfeqgCkPCPmJAMO/+slHXR1w==
|
integrity sha512-iGgdkbnpA+5GD6OcAjOuOA95/jmJegC9txE8X+AmlA7vhsHdcnHam/D6goqv3sqfeqgCkPCPmJAMO/+slHXR1w==
|
||||||
|
|
||||||
ra-test@^3.15.0:
|
ra-test@^3.19.12:
|
||||||
version "3.19.4"
|
version "3.19.12"
|
||||||
resolved "https://registry.yarnpkg.com/ra-test/-/ra-test-3.19.4.tgz#fa50fd8a7334ed8769da905bd26bdfac624cb9b8"
|
resolved "https://registry.yarnpkg.com/ra-test/-/ra-test-3.19.12.tgz#f67c3c90291d1b1cd181828d8abe48b82741d717"
|
||||||
integrity sha512-a2lP6X2dgyVEZgCuk0uevoa26DvZRPPqwbba2ORJpQ9hllbgjHuz0XlhoNe+cHF4k8buB9O3SurHS2c+s3VL0A==
|
integrity sha512-SX6oi+VPADIeQeQlGWUVj2kgEYgLbizpzYMq+oacCmnAqvHezwnQ2MXrLDRK6C56YIl+t8DyY/ipYBiRPZnHbA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@testing-library/react" "^11.2.3"
|
"@testing-library/react" "^11.2.3"
|
||||||
classnames "~2.3.1"
|
classnames "~2.3.1"
|
||||||
|
|
Loading…
Reference in a new issue