Skip to content

Commit

Permalink
fix(deps): update dependency chemicaltools-bot to v1.0.55
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 26, 2024
1 parent 1493ee1 commit 168c269
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@


"@babel/runtime@^7.23.2":
version "7.23.8"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.8.tgz#8ee6fe1ac47add7122902f257b8ddf55c898f650"
integrity sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==
version "7.23.9"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.9.tgz#47791a15e4603bb5f905bc0753801cf21d6345f7"
integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==
dependencies:
regenerator-runtime "^0.14.0"

Expand Down Expand Up @@ -141,9 +141,9 @@ caseless@~0.12.0:
integrity sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==

chemicaltools-bot@^1.0.5:
version "1.0.54"
resolved "https://registry.yarnpkg.com/chemicaltools-bot/-/chemicaltools-bot-1.0.54.tgz#4e8f035b658c07f4f60cb55aa9ffec6cb9be575c"
integrity sha512-WCz8NyufqZhN04qK2cYEzQhjyxMTTvR91GMYeOyI8NrqqIqn/oDxcxTMeH7uY9mOZICs7Pmba7cQG5cgQGY+1w==
version "1.0.55"
resolved "https://registry.yarnpkg.com/chemicaltools-bot/-/chemicaltools-bot-1.0.55.tgz#a93461ca6936583c3f09813cb0e568de445a29d2"
integrity sha512-asuCC7Iceh3se6ExVh+OmZ4VyZBnT/QXPH6cSWBestVurnfq1VKN8NoerJAzjcsDw6HsWqshzoxrlnIonkl2BQ==
dependencies:
chemicaltools "^1.2.4"
i18next "^23.0.0"
Expand Down Expand Up @@ -446,9 +446,9 @@ http-signature@~1.3.6:
sshpk "^1.14.1"

i18next@^23.0.0:
version "23.7.19"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.19.tgz#037ac683610417178b881355e5cdc38380c0ca17"
integrity sha512-1aP+YSJl+nLxr42ZJtNhpWpNWYsc6nCbVCf2x4uizIX1BYfcigiRMlb3vOkE1p3+qrI+aD6h5G2Fg+2d2oMIOQ==
version "23.7.20"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.20.tgz#d558da5b563973ed88c7c21d3670bee6a094b03b"
integrity sha512-6qykxPpFPuzxC/VlVCXn3JxkHY5VCxf1w+/8Hz+Wxu4ZvfB+m3sbVruJ3C/rDWlE0Z1GCZTR6sBHIx7KGp0yXA==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 168c269

Please sign in to comment.