From 384f61f2ef24b7e7cda10ab7f8199adaa24e866e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 04:06:51 +0000 Subject: [PATCH] Bump @patternfly/react-icons from 4.11.17 to 4.13.1 Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 4.11.17 to 4.13.1. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@4.11.17...@patternfly/react-icons@4.13.1) --- updated-dependencies: - dependency-name: "@patternfly/react-icons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8dc88950bd..92247a3eee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@patternfly/patternfly": "^4.135.2", "@patternfly/react-code-editor": "^4.3.61", "@patternfly/react-core": "4.157.3", - "@patternfly/react-icons": "4.11.17", + "@patternfly/react-icons": "4.13.1", "@patternfly/react-table": "4.30.3", "dagre": "^0.8.5", "file-saver": "^2.0.5", @@ -3704,9 +3704,9 @@ } }, "node_modules/@patternfly/react-icons": { - "version": "4.11.17", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.11.17.tgz", - "integrity": "sha512-T6HriEy2SgVxlQxPL0FTHQqBYdPbaMeEiK4CzIAPQvCuCT3kRUEEGNyG+VVEvc+XU8ndSiTJdOkHaq08onFvsg==", + "version": "4.13.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.13.1.tgz", + "integrity": "sha512-1cAvcVQcjYqW7bBmz7v7hDvYc43xAftV543AAHEC07VNaLWDTDnS1R1m8B/N/U8j6Xkj3AvtgrKNDCUdpQIT1g==", "peerDependencies": { "react": "^16.8.0 || ^17.0.0", "react-dom": "^16.8.0 || ^17.0.0" @@ -23961,9 +23961,9 @@ } }, "@patternfly/react-icons": { - "version": "4.11.17", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.11.17.tgz", - "integrity": "sha512-T6HriEy2SgVxlQxPL0FTHQqBYdPbaMeEiK4CzIAPQvCuCT3kRUEEGNyG+VVEvc+XU8ndSiTJdOkHaq08onFvsg==", + "version": "4.13.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.13.1.tgz", + "integrity": "sha512-1cAvcVQcjYqW7bBmz7v7hDvYc43xAftV543AAHEC07VNaLWDTDnS1R1m8B/N/U8j6Xkj3AvtgrKNDCUdpQIT1g==", "requires": {} }, "@patternfly/react-styles": { diff --git a/package.json b/package.json index c255c4a681..7c7623193e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@patternfly/patternfly": "^4.135.2", "@patternfly/react-code-editor": "^4.3.61", "@patternfly/react-core": "4.157.3", - "@patternfly/react-icons": "4.11.17", + "@patternfly/react-icons": "4.13.1", "@patternfly/react-table": "4.30.3", "dagre": "^0.8.5", "file-saver": "^2.0.5",