Skip to content

Commit 39fc440

Browse files
fix(deps): update all non-major dependencies
1 parent 696a1c8 commit 39fc440

File tree

3 files changed

+10
-30
lines changed

3 files changed

+10
-30
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ require (
4141
k8s.io/component-base v0.26.2
4242
k8s.io/klog/v2 v2.90.1
4343
k8s.io/kubectl v0.26.2
44-
sigs.k8s.io/kustomize/api v0.12.1
44+
sigs.k8s.io/kustomize/api v0.13.2
4545
sigs.k8s.io/kustomize/kyaml v0.13.9
4646
sigs.k8s.io/yaml v1.3.0
4747
)

package-lock.json

+8-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"sass": "1.59.2",
6060
"svelte": "3.56.0",
6161
"svelte-check": "3.1.4",
62-
"svelte-preprocess": "5.0.1",
62+
"svelte-preprocess": "5.0.2",
6363
"tslib": "2.5.0",
6464
"typescript": "4.9.5",
6565
"vite": "4.1.4"

0 commit comments

Comments
 (0)