Skip to content

Commit

Permalink
fix(deps): update patch, pin, image digest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent d9ec8d8 commit f64722d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion services/habit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ ext {
restAssured : '5.4.0',
junitJupiter : '5.8.0',
chaosMonkey : '3.1.0',
testcontainers : '1.19.6',
testcontainers : '1.19.7',
postgresql : '42.7.2',
springdoc : '2.3.0',
liquibase : '4.25.1',
Expand Down
2 changes: 1 addition & 1 deletion services/track/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ ext {
restAssured : '5.4.0',
junitJupiter : '5.8.0',
chaosMonkey : '3.1.0',
testcontainers : '1.19.6',
testcontainers : '1.19.7',
reflections : '0.10.2',
postgresql : '42.7.2',
jna : '5.8.0'
Expand Down
14 changes: 7 additions & 7 deletions services/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@tailwindcss/forms": "0.5.7",
"@types/node": "20.11.24",
"@types/react": "18.2.63",
"@types/react-dom": "18.2.19",
"@types/react-dom": "18.2.20",
"date-fns": "2.30.0",
"oidc-client-ts": "2.4.0",
"react": "18.2.0",
Expand Down

0 comments on commit f64722d

Please sign in to comment.