Skip to content

Commit

Permalink
[patch] Gradle Libraries Update
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock committed Dec 20, 2024
1 parent 1c2ba7a commit 23fbd7c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion libraries/dependency-bom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"geckodriver": "^5.0.0",
"global-jsdom": "^25.0.0",
"jsdom": "25.0.1",
"npm-check-updates": "17.1.11",
"npm-check-updates": "17.1.12",
"wdio-html-nice-reporter": "8.1.7",
"wdio-timeline-reporter": "^5.1.4",
"webdriverio": "^8.40.3"
Expand Down
4 changes: 2 additions & 2 deletions libraries/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ com-squareup-kotlinpoet-ksp = "com.squareup:kotlinpoet-ksp:2.0.0"
com-zegreatrob-testmints-testmints-bom = "com.zegreatrob.testmints:testmints-bom:12.1.35"
io-github-oshai-kotlin-logging = "io.github.oshai:kotlin-logging:7.0.3"
org-jetbrains-kotlin-kotlin-bom = "org.jetbrains.kotlin:kotlin-bom:2.1.0"
org-jetbrains-kotlin-wrappers-kotlin-wrappers-bom = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:1.0.0-pre.853"
org-jetbrains-kotlinx-kotlinx-coroutines-bom = "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.9.0"
org-jetbrains-kotlin-wrappers-kotlin-wrappers-bom = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:1.0.0-pre.854"
org-jetbrains-kotlinx-kotlinx-coroutines-bom = "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.0"

[plugins]
com-github-sghill-distribution-sha = "com.github.sghill.distribution-sha:0.4.0"
Expand Down
8 changes: 4 additions & 4 deletions libraries/kotlin-js-store/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4177,10 +4177,10 @@ normalize-url@^8.0.0:
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==

[email protected].11:
version "17.1.11"
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.11.tgz#f6d48ca6a9adc0df990f6cd11de3bcd1e48e5c54"
integrity sha512-TR2RuGIH7P3Qrb0jfdC/nT7JWqXPKjDlxuNQt3kx4oNVf1Pn5SBRB7KLypgYZhruivJthgTtfkkyK4mz342VjA==
[email protected].12:
version "17.1.12"
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.12.tgz#c0c8a10960e45852e03d1865f78844b065ab6e7a"
integrity sha512-j1+ln9wXDNLgTSMrEF9ja4KyYq4yBF8FuuU3irFtMSnss4pYjvYfQESz8CV82Rk1daXjbtaAWF9pZZKzujhoBA==

npm-run-path@^5.1.0:
version "5.1.0"
Expand Down

0 comments on commit 23fbd7c

Please sign in to comment.