keycloak-scim/src/groups
dependabot[bot] aba9e3d501
Bump typescript from 4.2.4 to 4.4.2 (#1081)
* Bump typescript from 4.2.4 to 4.4.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.4.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-09-06 09:48:53 +02:00
..
__tests__ First page within Group section (#108) 2020-09-28 11:58:03 -04:00
routes Use new routing conventions for groups routes (#913) 2021-07-26 15:40:23 +02:00
GroupAttributes.tsx Introduce a standard way to create handle errors (#918) 2021-07-28 14:01:42 +02:00
groupIdUtils.ts Group details (#425) 2021-03-16 08:37:57 -04:00
GroupsModal.tsx Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
GroupsSection.css First page within Group section (#108) 2020-09-28 11:58:03 -04:00
GroupsSection.tsx Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
GroupTable.tsx Bump typescript from 4.2.4 to 4.4.2 (#1081) 2021-09-06 09:48:53 +02:00
Members.tsx Remove useless React fragments (#1062) 2021-08-26 14:15:28 +02:00
MembersModal.tsx Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
messages.ts added user role mapping tab to user details (#1075) 2021-09-03 10:40:59 -04:00
routes.ts Use new routing conventions for groups routes (#913) 2021-07-26 15:40:23 +02:00
SearchGroups.tsx Remove useless React fragments (#1062) 2021-08-26 14:15:28 +02:00
SubGroupsContext.tsx Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00