Skip to content

Commit bc48e67

Browse files
committed
Update deps to [email protected]
1 parent f64aa90 commit bc48e67

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

ts/demo-functions/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/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.15.0",
30+
"@googlecontainertools/create-kpt-functions": "^0.16.0",
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: 3 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.12.0"
1919
},
2020
"devDependencies": {
21-
"@googlecontainertools/create-kpt-functions": "^0.15.0",
21+
"@googlecontainertools/create-kpt-functions": "^0.16.0",
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.12.0"
1919
},
2020
"devDependencies": {
21-
"@googlecontainertools/create-kpt-functions": "^0.15.0",
21+
"@googlecontainertools/create-kpt-functions": "^0.16.0",
2222
"@types/jasmine": "^3.3.12",
2323
"@types/node": "^12.7.2",
2424
"jasmine": "^3.4.0",

0 commit comments

Comments
 (0)