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 Oct 28, 2024
1 parent 3fa361c commit aa5b649
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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": "^4.5.1",
"global-jsdom": "^25.0.0",
"jsdom": "25.0.1",
"npm-check-updates": "17.1.7",
"npm-check-updates": "17.1.8",
"wdio-html-nice-reporter": "8.1.6",
"wdio-timeline-reporter": "^5.1.4",
"webdriverio": "^8.40.3"
Expand Down
2 changes: 1 addition & 1 deletion libraries/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ com-squareup-kotlinpoet-ksp = "com.squareup:kotlinpoet-ksp:2.0.0"
com-zegreatrob-testmints-testmints-bom = "com.zegreatrob.testmints:testmints-bom:12.1.27"
io-github-oshai-kotlin-logging = "io.github.oshai:kotlin-logging:7.0.0"
org-jetbrains-kotlin-kotlin-bom = "org.jetbrains.kotlin:kotlin-bom:2.0.21"
org-jetbrains-kotlin-wrappers-kotlin-wrappers-bom = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:1.0.0-pre.820"
org-jetbrains-kotlin-wrappers-kotlin-wrappers-bom = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:1.0.0-pre.821"
org-jetbrains-kotlinx-kotlinx-coroutines-bom = "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.9.0"

[plugins]
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 @@ -4197,10 +4197,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].7:
version "17.1.7"
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.7.tgz#56c3357a7d5104db2d40b7fae2166f30271bfc5a"
integrity sha512-FGjIoaTwNulypIVn+lBpkFyHq2e08b26eVV/MCyPTFcU3mxln6QL465s79WDXtP3dEyE2Wy9cZm5mPlYAM60PA==
[email protected].8:
version "17.1.8"
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.8.tgz#9fe65cc23b04086ba6680f7a8bf77201b06383df"
integrity sha512-oVPYIdl4NHyz6+TXWWko7c1+cqp7bm+D2fNPjIWQxWm+plJ7cyePc2WcXRKbfuVEnR2QtvBhL58rolkk/H687g==

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

0 comments on commit aa5b649

Please sign in to comment.