build(deps): bump @patternfly/react-code-editor from 5.4.1 to 5.4.3
Bumps [@patternfly/react-code-editor](https://github.com/patternfly/patternfly-react) from 5.4.1 to 5.4.3. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.4.1...@patternfly/react-code-editor@5.4.3) --- updated-dependencies: - dependency-name: "@patternfly/react-code-editor" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2f5d5cfcdf
commit
b1c5c6289d
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -10,7 +10,7 @@
|
|||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@patternfly/patternfly": "5.4.0",
|
||||
"@patternfly/react-code-editor": "5.4.1",
|
||||
"@patternfly/react-code-editor": "5.4.3",
|
||||
"@patternfly/react-core": "5.4.1",
|
||||
"@patternfly/react-table": "5.4.0",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.15",
|
||||
|
|
@ -1680,12 +1680,12 @@
|
|||
"integrity": "sha512-9B33M4N0/KDyss6NpCwAhz18za7R+sXYiFrUObhGoJ1Cmg06SeScVrEAjT4yJwAClWUlKh604Af9wE4D7IF8Lg=="
|
||||
},
|
||||
"node_modules/@patternfly/react-code-editor": {
|
||||
"version": "5.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-code-editor/-/react-code-editor-5.4.1.tgz",
|
||||
"integrity": "sha512-i1OqW+NPFPxn/BZYp1T9GUGM1du4REqFq6nURLvD2s0/rjb4Guu9pILWHMxOZASdBrlRXBRFcJUUhXdYrpf7pg==",
|
||||
"version": "5.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-code-editor/-/react-code-editor-5.4.3.tgz",
|
||||
"integrity": "sha512-zcnbJpMzHgKG/Zi9lYc3iYS+R4J+/mlrjdHeV2FXy1qssMrl7ZCDuCck0eefPOcZWImQ8cTtNx/9cXhvG0iqLA==",
|
||||
"dependencies": {
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@patternfly/react-core": "^5.4.0",
|
||||
"@patternfly/react-core": "^5.4.1",
|
||||
"@patternfly/react-icons": "^5.4.0",
|
||||
"@patternfly/react-styles": "^5.4.0",
|
||||
"react-dropzone": "14.2.3",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@patternfly/patternfly": "5.4.0",
|
||||
"@patternfly/react-code-editor": "5.4.1",
|
||||
"@patternfly/react-code-editor": "5.4.3",
|
||||
"@patternfly/react-core": "5.4.1",
|
||||
"@patternfly/react-table": "5.4.0",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.15",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue