Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent 711f399 commit 401feeb
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3802,10 +3802,10 @@
node-addon-api "^3.2.1"
node-gyp-build "^4.3.0"

"@patternfly/ast-helpers@^1.2.18":
version "1.2.18"
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.2.18.tgz#47dacc488091b286c96fe5baaf21040f05b06ce7"
integrity sha512-fmkFDEW5Ysfpyyhvhb9ZRnf//XGlP0LGDCeKf2ap8fbxa02XKfNrzj0+k4L2yQXpeFloGK8TGtNkK4dCnJ8+Sw==
"@patternfly/ast-helpers@^1.2.19":
version "1.2.19"
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.2.19.tgz#fc2037e4cf92b327dfcec165294e918cdd165fb9"
integrity sha512-v5KsuYNuJJ3hlYSSieoAI7qi8EfHzB6YB1ZMMQViNe75BsVqMaxw0ODM+wSE5uX0IjluRMJ4/rW5QALV2i3GNg==
dependencies:
acorn "^8.4.1"
acorn-class-fields "^1.0.0"
Expand All @@ -3814,9 +3814,9 @@
astring "^1.7.5"

"@patternfly/documentation-framework@^5.0.15":
version "5.2.18"
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-5.2.18.tgz#f15f2c6e28aee48475c52c617a6c1827d9127ef9"
integrity sha512-zT5JWSqnLqwVFJwKku8cQd9xWMKZWcGMI8NdiVkycvvYFU2Jh+Iv34uiN2+8o43vmN4D+ban2dSJQ4W8+jYvsQ==
version "5.2.19"
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-5.2.19.tgz#ed1318d366387bd29f24b924dea21b7ba58790c1"
integrity sha512-zY/Cgnnsm4yIoyo/0w/NWsYI94H9iWCJ2ljb6TCFBZsycYjs/+zdjDocR8N8YI3OEHFgCESfnw34xTiddk5Fyg==
dependencies:
"@babel/core" "7.18.2"
"@babel/plugin-proposal-class-properties" "7.17.12"
Expand All @@ -3826,7 +3826,7 @@
"@babel/plugin-transform-react-jsx" "7.17.12"
"@babel/preset-env" "7.18.2"
"@mdx-js/util" "1.6.16"
"@patternfly/ast-helpers" "^1.2.18"
"@patternfly/ast-helpers" "^1.2.19"
"@reach/router" "npm:@gatsbyjs/reach-router@1.3.9"
autoprefixer "9.8.6"
babel-loader "9.1.2"
Expand Down Expand Up @@ -4483,9 +4483,9 @@
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==

"@types/react-dom@^18", "@types/react-dom@^18.0.0":
version "18.2.12"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.12.tgz#58479c463d1e0b7f1ee7cd80e09186189f9ec32d"
integrity sha512-QWZuiA/7J/hPIGocXreCRbx7wyoeet9ooxfbSA+zbIWqyQEE7GMtRn4A37BdYyksnN+/NDnWgfxZH9UVGDw1hg==
version "18.2.13"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.13.tgz#89cd7f9ec8b28c8b6f0392b9591671fb4a9e96b7"
integrity sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw==
dependencies:
"@types/react" "*"

Expand Down Expand Up @@ -4514,9 +4514,9 @@
"@types/react" "*"

"@types/react@*", "@types/react@^18":
version "18.2.27"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.27.tgz#746e52b06f3ccd5d7a724fd53769b70792601440"
integrity sha512-Wfv7B7FZiR2r3MIqbAlXoY1+tXm4bOqfz4oRr+nyXdBqapDBZ0l/IGcSlAfvxIHEEJjkPU0MYAc/BlFPOcrgLw==
version "18.2.28"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.28.tgz#86877465c0fcf751659a36c769ecedfcfacee332"
integrity sha512-ad4aa/RaaJS3hyGz0BGegdnSRXQBkd1CCYDCdNjBPg90UUpLgo+WlJqb9fMYUxtehmzF3PJaTWqRZjko6BRzBg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 401feeb

Please sign in to comment.