Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#114)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 26, 2023
1 parent d801f5d commit 76768ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions integration-tests/infrastructure/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==

"@types/node@^18.11.18":
version "18.17.17"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.17.tgz#53cc07ce582c9d7c5850702a3c2cb0af0d7b0ca1"
integrity sha512-cOxcXsQ2sxiwkykdJqvyFS+MLQPLvIdwh5l6gNg8qF6s+C7XSkEWOZjK+XhUZd+mYvHV/180g2cnCcIl4l06Pw==
version "18.18.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.0.tgz#bd19d5133a6e5e2d0152ec079ac27c120e7f1763"
integrity sha512-3xA4X31gHT1F1l38ATDIL9GpRLdwVhnEFC8Uikv5ZLlXATwrCYyPq7ZWHxzxc3J/30SUiwiYT+bQe0/XvKlWbw==

acorn-walk@^8.1.1:
version "8.2.0"
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<kotlin.version>1.9.10</kotlin.version>

<awssdk-v1.version>1.12.552</awssdk-v1.version>
<awssdk-v2.version>2.20.149</awssdk-v2.version>
<awssdk-v1.version>1.12.557</awssdk-v1.version>
<awssdk-v2.version>2.20.154</awssdk-v2.version>
<feign.version>12.5</feign.version>
<assertj.version>3.24.2</assertj.version>
<wiremock.version>3.0.4</wiremock.version>
<wiremock.version>3.1.0</wiremock.version>

<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.1.2</maven-failsafe-plugin.version>
Expand Down

0 comments on commit 76768ac

Please sign in to comment.