Skip to content

Commit

Permalink
fix(deps): update dependency chemicaltools-bot to v1.0.82
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2024
1 parent 2c70239 commit c3711d7
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.25.9"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.9.tgz#65884fd6dc255a775402cc1d9811082918f4bf00"
integrity sha512-4zpTHZ9Cm6L9L+uIqghQX8ZXg8HKFcjYO3qHoO8zTmRm6HQUJ8SSJ+KRvbMBZn0EGVlT4DRYeQ/6hjlyXBh+Kg==
version "7.26.0"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
dependencies:
regenerator-runtime "^0.14.0"

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

chemicaltools-bot@^1.0.5:
version "1.0.81"
resolved "https://registry.yarnpkg.com/chemicaltools-bot/-/chemicaltools-bot-1.0.81.tgz#99eb25b3fbc79c1e0c63fc101df4b03c1e7ef621"
integrity sha512-vQpeaxDb0uYbx7gogP0cIxa9HrNkjEJVHjLcue7/V5PT5U2IioNQvrGEv7kNXrZ35P4BryTEcwnsUsJDA8nkDQ==
version "1.0.82"
resolved "https://registry.yarnpkg.com/chemicaltools-bot/-/chemicaltools-bot-1.0.82.tgz#2f9c131fdadabc2fde7bf15b56dc22d60116fd4f"
integrity sha512-xjtl4ZVT/EVfdCVC30Co4juiEooBK4S2JWyCDPyzTH7R9iK8787CdjfgM/yfYBRC/iqxn6lsPquzVF60VVeskA==
dependencies:
chemicaltools "^1.2.4"
i18next "^23.0.0"
Expand Down Expand Up @@ -508,9 +508,9 @@ http-signature@~1.4.0:
sshpk "^1.18.0"

i18next@^23.0.0:
version "23.16.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.3.tgz#1b58b2ce2890eed0fb2817c7103182a9cd92a3f1"
integrity sha512-e8q9gFyjrou5v/hBXgRwtWVK7Gp5So19Kf42spJlijGDfkin5abYFHlblonmD2GFYcsf9XIT7MpVuveJq/VCcA==
version "23.16.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.4.tgz#79c07544f6d6fa803fe8427108d547542c1d6cf4"
integrity sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit c3711d7

Please sign in to comment.