Skip to content

Commit

Permalink
Merge pull request #671 from codecentric/renovate/patch-pin-image-dig…
Browse files Browse the repository at this point in the history
…est-versions

fix(deps): update patch, pin, image digest versions
  • Loading branch information
renovate[bot] authored Jan 31, 2024
2 parents f910263 + 40a053a commit 71682c1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion services/report/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ extra["chaosMonkeyVersion"] = "3.1.0"
extra["mockkVersion"] = "1.13.9"
extra["springMockkVersion"] = "4.0.2"
extra["wiremockVersion"] = "3.0.1"
extra["moschiVersion"] = "1.15.0"
extra["moschiVersion"] = "1.15.1"

dependencies {
implementation("io.swagger.core.v3:swagger-annotations:2.2.20")
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 @@ -9,7 +9,7 @@
"@icons-pack/react-simple-icons": "9.3.0",
"@popperjs/core": "2.11.8",
"@tailwindcss/forms": "0.5.7",
"@types/node": "20.11.10",
"@types/node": "20.11.13",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"date-fns": "2.30.0",
Expand Down

0 comments on commit 71682c1

Please sign in to comment.