From 7a78b3ec909ad49e63a09e8546a0cbb0ac848fd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 01:58:56 +0000 Subject: [PATCH] :arrow_up: Bump @patternfly/react-tokens from 5.2.1 to 5.3.1 Bumps [@patternfly/react-tokens](https://github.com/patternfly/patternfly-react) from 5.2.1 to 5.3.1. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@5.2.1...@patternfly/react-tokens@5.3.1) --- updated-dependencies: - dependency-name: "@patternfly/react-tokens" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/package.json b/client/package.json index dbc3a3fe3..37c4a14ad 100644 --- a/client/package.json +++ b/client/package.json @@ -30,7 +30,7 @@ "@patternfly/react-code-editor": "5.2.3", "@patternfly/react-core": "5.2.3", "@patternfly/react-table": "5.2.4", - "@patternfly/react-tokens": "5.2.1", + "@patternfly/react-tokens": "5.3.1", "@react-keycloak/web": "^3.4.0", "@tanstack/react-query": "^4.22.0", "@tanstack/react-query-devtools": "^4.22.0", diff --git a/package-lock.json b/package-lock.json index aa11c07a6..2f23355e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -69,7 +69,7 @@ "@patternfly/react-code-editor": "5.2.3", "@patternfly/react-core": "5.2.3", "@patternfly/react-table": "5.2.4", - "@patternfly/react-tokens": "5.2.1", + "@patternfly/react-tokens": "5.3.1", "@react-keycloak/web": "^3.4.0", "@tanstack/react-query": "^4.22.0", "@tanstack/react-query-devtools": "^4.22.0", @@ -1760,9 +1760,9 @@ } }, "node_modules/@patternfly/react-tokens": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.2.1.tgz", - "integrity": "sha512-8GYz/jnJTGAWUJt5eRAW5dtyiHPKETeFJBPGHaUQnvi/t1ZAkoy8i4Kd/RlHsDC7ktiu813SKCmlzwBwldAHKg==" + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.3.1.tgz", + "integrity": "sha512-VYK0uVP2/2RJ7ZshJCCLeq0Boih5I1bv+9Z/Bg6h12dCkLs85XsxAX9Ve+BGIo5DF54/mzcRHE1RKYap4ISXuw==" }, "node_modules/@pkgr/utils": { "version": "2.4.2",