Skip to content

Commit 1078a4e

Browse files
committed
Update deps to [email protected]
1 parent b02deea commit 1078a4e

File tree

6 files changed

+118
-12
lines changed

6 files changed

+118
-12
lines changed

ts/demo-functions/package-lock.json

Lines changed: 56 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ts/demo-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"js-yaml": "^3.13.1"
2828
},
2929
"devDependencies": {
30-
"@googlecontainertools/create-kpt-functions": "^0.13.1",
30+
"@googlecontainertools/create-kpt-functions": "^0.14.4",
3131
"@types/fs-extra": "^8.0.1",
3232
"@types/glob": "^7.1.1",
3333
"@types/jasmine": "^3.3.12",

ts/hello-world/package-lock.json

Lines changed: 56 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ts/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@googlecontainertools/kpt-functions": "^0.10.0"
1919
},
2020
"devDependencies": {
21-
"@googlecontainertools/create-kpt-functions": "^0.13.1",
21+
"@googlecontainertools/create-kpt-functions": "^0.14.4",
2222
"@types/jasmine": "^3.3.12",
2323
"@types/node": "^12.7.2",
2424
"jasmine": "^3.4.0",

ts/init-package/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ts/init-package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@googlecontainertools/kpt-functions": "^0.10.0"
1919
},
2020
"devDependencies": {
21-
"@googlecontainertools/create-kpt-functions": "^0.14.3",
21+
"@googlecontainertools/create-kpt-functions": "^0.14.4",
2222
"@types/jasmine": "^3.3.12",
2323
"@types/node": "^12.7.2",
2424
"jasmine": "^3.4.0",

0 commit comments

Comments
 (0)