Skip to content

Commit

Permalink
chore(deps): update non-minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 1a3c087 commit ab90e16
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 64 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/sap/cf-service-operator
go 1.22.5

require (
github.com/cloudfoundry-community/go-cfclient/v3 v3.0.0-alpha.5
github.com/go-logr/logr v1.4.1
github.com/cloudfoundry-community/go-cfclient/v3 v3.0.0-alpha.9
github.com/go-logr/logr v1.4.2
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1
github.com/onsi/ginkgo/v2 v2.15.0
github.com/onsi/gomega v1.31.1
Expand Down
131 changes: 72 additions & 59 deletions website/package-lock.json

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

6 changes: 3 additions & 3 deletions website/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"devDependencies": {
"autoprefixer": "10.4.16",
"postcss": "8.4.31",
"autoprefixer": "10.4.20",
"postcss": "8.4.41",
"postcss-cli": "11.0.0"
},
"dependencies": {
"node": "21.7.0"
"node": "21.7.3"
}
}

0 comments on commit ab90e16

Please sign in to comment.