Skip to content

Commit

Permalink
fix(deps): update dependency chemicaltools-bot to v1.0.48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 31, 2023
1 parent bab50ea commit b3a80f6
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.6"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d"
integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ==
version "7.23.7"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.7.tgz#dd7c88deeb218a0f8bd34d5db1aa242e0f203193"
integrity sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==
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.47"
resolved "https://registry.yarnpkg.com/chemicaltools-bot/-/chemicaltools-bot-1.0.47.tgz#2b3f691ae689b09517e20ef61bd0dcf83c760af1"
integrity sha512-7XgFdAd1inRtczwC0Gsd70Ba4AKLVLXFpLgCXGAEwW/iToBfSJs2JtHqMqhOldMpJBGQcwi7zqzpeeIS+AqUGQ==
version "1.0.48"
resolved "https://registry.yarnpkg.com/chemicaltools-bot/-/chemicaltools-bot-1.0.48.tgz#31e1bfafc88d1b07dea366e9e7185f862ac54f40"
integrity sha512-MoKpH/z1QDYpaBOXIR3yE4iUA8NlExyN/l0U5LqGercUNCseIADNzqZuWcofPrjBXHW7gbgrmg951s+nlZFBlw==
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.12"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.12.tgz#93c478a53a35265f7a775fbfc9f6019296de43db"
integrity sha512-BZcAvh5M/s2CDrbxNFT8kscfzCYW607wnc4wnQ11HaHDJlS46P/0+P++nmgnc5CIjSQ1DfHAM9RE+hIyALvI7g==
version "23.7.13"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.13.tgz#2dda870cbf63e168e1d4eb8f6f700b5c26794a3d"
integrity sha512-DbCPlw6VmURSZa43iOnycxq9o15e+WuBWDBZ3aj+gQZcDz4sgnuKwrcwmP1n8gSSCwCN7CRFGTpnwTd93A16Mg==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit b3a80f6

Please sign in to comment.