web: bump @patternfly/patternfly from 4.210.2 to 4.215.1 in /web (#3613)

Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.210.2 to 4.215.1.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md)
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.210.2...prerelease-v4.215.1)

---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

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:
dependabot[bot] 2022-09-19 10:44:49 +02:00 committed by GitHub
parent 2d1bcf1aa7
commit 522abfd2fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -27,7 +27,7 @@
"@lingui/core": "^3.14.0",
"@lingui/detect-locale": "^3.14.0",
"@lingui/macro": "^3.14.0",
"@patternfly/patternfly": "^4.210.2",
"@patternfly/patternfly": "^4.215.1",
"@polymer/iron-form": "^3.0.1",
"@polymer/paper-input": "^3.2.1",
"@rollup/plugin-babel": "^5.3.1",
@ -2499,9 +2499,9 @@
}
},
"node_modules/@patternfly/patternfly": {
"version": "4.210.2",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.210.2.tgz",
"integrity": "sha512-aZiW24Bxi6uVmk5RyNTp+6q6ThtlJZotNRJfWVeGuwu1UlbBuV4DFa1bpjA6jfTZpfEpX2YL5+R+4ZVSCFAVdw=="
"version": "4.215.1",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.215.1.tgz",
"integrity": "sha512-coOipHiQs92OYYO+pWfukEKOkY+VUL6ptusTxh98DvIu/tQYzJDJxEmzYXmwqxORM19oLxAJEGktPoLNKElj6A=="
},
"node_modules/@polymer/font-roboto": {
"version": "3.0.2",
@ -10975,9 +10975,9 @@
}
},
"@patternfly/patternfly": {
"version": "4.210.2",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.210.2.tgz",
"integrity": "sha512-aZiW24Bxi6uVmk5RyNTp+6q6ThtlJZotNRJfWVeGuwu1UlbBuV4DFa1bpjA6jfTZpfEpX2YL5+R+4ZVSCFAVdw=="
"version": "4.215.1",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.215.1.tgz",
"integrity": "sha512-coOipHiQs92OYYO+pWfukEKOkY+VUL6ptusTxh98DvIu/tQYzJDJxEmzYXmwqxORM19oLxAJEGktPoLNKElj6A=="
},
"@polymer/font-roboto": {
"version": "3.0.2",

View File

@ -70,7 +70,7 @@
"@lingui/core": "^3.14.0",
"@lingui/detect-locale": "^3.14.0",
"@lingui/macro": "^3.14.0",
"@patternfly/patternfly": "^4.210.2",
"@patternfly/patternfly": "^4.215.1",
"@polymer/iron-form": "^3.0.1",
"@polymer/paper-input": "^3.2.1",
"@rollup/plugin-babel": "^5.3.1",