From 6541cd56e0dc6ff0615570a20a444524debbe316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 12:56:27 +0200 Subject: [PATCH] Bump @types/lodash-es from 4.17.7 to 4.17.8 in /js (#21686) Bumps [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es) from 4.17.7 to 4.17.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash-es) --- updated-dependencies: - dependency-name: "@types/lodash-es" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- js/apps/account-ui/package.json | 2 +- js/apps/admin-ui/package.json | 2 +- js/libs/keycloak-admin-client/package.json | 2 +- js/pnpm-lock.yaml | 16 ++++++++-------- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 0f00b844e20..6501ac3cad2 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@keycloak/keycloak-admin-client": "workspace:*", "@playwright/test": "^1.36.0", - "@types/lodash-es": "^4.17.7", + "@types/lodash-es": "^4.17.8", "@types/react": "^18.2.15", "@types/react-dom": "^18.2.6", "@vitejs/plugin-react-swc": "^3.3.2", diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index da25bbda8b0..927c65fbe87 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -96,7 +96,7 @@ "@types/dagre": "^0.7.48", "@types/file-saver": "^2.0.5", "@types/flat": "^5.0.2", - "@types/lodash-es": "^4.17.7", + "@types/lodash-es": "^4.17.8", "@types/react": "^18.2.15", "@types/react-dom": "^18.2.6", "@types/uuid": "^9.0.2", diff --git a/js/libs/keycloak-admin-client/package.json b/js/libs/keycloak-admin-client/package.json index e55410df6c4..40c9ecdc0a9 100644 --- a/js/libs/keycloak-admin-client/package.json +++ b/js/libs/keycloak-admin-client/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@faker-js/faker": "^8.0.2", "@types/chai": "^4.3.5", - "@types/lodash-es": "^4.17.7", + "@types/lodash-es": "^4.17.8", "@types/mocha": "^10.0.1", "@types/node": "^20.4.1", "chai": "^4.3.7", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 898f22c3368..d64101fd27f 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -121,8 +121,8 @@ importers: specifier: ^1.36.0 version: 1.36.0 '@types/lodash-es': - specifier: ^4.17.7 - version: 4.17.7 + specifier: ^4.17.8 + version: 4.17.8 '@types/react': specifier: ^18.2.15 version: 18.2.15 @@ -245,8 +245,8 @@ importers: specifier: ^5.0.2 version: 5.0.2 '@types/lodash-es': - specifier: ^4.17.7 - version: 4.17.7 + specifier: ^4.17.8 + version: 4.17.8 '@types/react': specifier: ^18.2.15 version: 18.2.15 @@ -330,8 +330,8 @@ importers: specifier: ^4.3.5 version: 4.3.5 '@types/lodash-es': - specifier: ^4.17.7 - version: 4.17.7 + specifier: ^4.17.8 + version: 4.17.8 '@types/mocha': specifier: ^10.0.1 version: 10.0.1 @@ -1881,8 +1881,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/lodash-es@4.17.7: - resolution: {integrity: sha512-z0ptr6UI10VlU6l5MYhGwS4mC8DZyYer2mCoyysZtSF7p26zOX8UpbrV0YpNYLGS8K4PUFIyEr62IMFFjveSiQ==} + /@types/lodash-es@4.17.8: + resolution: {integrity: sha512-euY3XQcZmIzSy7YH5+Unb3b2X12Wtk54YWINBvvGQ5SmMvwb11JQskGsfkH/5HXK77Kr8GF0wkVDIxzAisWtog==} dependencies: '@types/lodash': 4.14.195 dev: true