Skip to content

Commit

Permalink
build(deps-dev): bump react-styleguidist from 13.1.1 to 13.1.2
Browse files Browse the repository at this point in the history
Bumps [react-styleguidist](https://github.com/styleguidist/react-styleguidist) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/styleguidist/react-styleguidist/releases)
- [Commits](styleguidist/react-styleguidist@v13.1.1...v13.1.2)

---
updated-dependencies:
- dependency-name: react-styleguidist
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2024
1 parent 8688f17 commit 3cb34af
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5304,16 +5304,11 @@ acorn@^7.1.1:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==

acorn@^8.1.0, acorn@^8.8.1, acorn@^8.8.2:
acorn@^8.1.0, acorn@^8.10.0, acorn@^8.2.4, acorn@^8.8.1, acorn@^8.8.2, acorn@^8.9.0:
version "8.11.3"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==

acorn@^8.10.0, acorn@^8.2.4, acorn@^8.9.0:
version "8.10.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==

address@^1.0.1, address@^1.1.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/address/-/address-1.2.2.tgz#2b5248dac5485a6390532c6a517fda2e3faac89e"
Expand Down Expand Up @@ -6809,12 +6804,7 @@ clsx@^1.0.4:
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==

clsx@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b"
integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==

clsx@^2.1.0:
clsx@^2.0.0, clsx@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb"
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==
Expand Down Expand Up @@ -16164,9 +16154,9 @@ react-slidedown@^2.4.7:
tslib "^2.0.0"

react-styleguidist@^13.1.1:
version "13.1.1"
resolved "https://registry.yarnpkg.com/react-styleguidist/-/react-styleguidist-13.1.1.tgz#cc5c6a3d0575616236aa48576e26e44707b09468"
integrity sha512-TUCBTB6+/eLrTKYCJ+7moW8nVKUNhE1Q+C8gJLDgb+z1Vuf3PydHR5uaIzVOnqItygNOI3NLGLgSuPT7MKLfsA==
version "13.1.2"
resolved "https://registry.yarnpkg.com/react-styleguidist/-/react-styleguidist-13.1.2.tgz#2c1eccba44e462b3a527616dfa37717315ab099f"
integrity sha512-5Tl2nqDUkbpwffF/3Gu/75ROOaUEtwiBGW5mWvBoHRTH9M0Q4JK7T384hjsoZFvA6Xw4tYylsdWJDMx2ngSabw==
dependencies:
"@tippyjs/react" "4.1.0"
"@types/react-test-renderer" "^18.0.0"
Expand Down

0 comments on commit 3cb34af

Please sign in to comment.