Skip to content

Commit bf161f9

Browse files
authored
⬆️ Bump Kittyhawk to 1.1.7 (#155)
1 parent 20a1635 commit bf161f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

k8s/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"upgrade:next": "npm i cdk8s@next cdk8s-cli@next"
1616
},
1717
"dependencies": {
18-
"@pennlabs/kittyhawk": "^1.1.4",
18+
"@pennlabs/kittyhawk": "^1.1.7",
1919
"cdk8s": "^2.2.63",
2020
"constructs": "^10.0.119"
2121
},

k8s/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -527,10 +527,10 @@
527527
"@nodelib/fs.scandir" "2.1.5"
528528
fastq "^1.6.0"
529529

530-
"@pennlabs/kittyhawk@^1.1.4":
531-
version "1.1.4"
532-
resolved "https://registry.yarnpkg.com/@pennlabs/kittyhawk/-/kittyhawk-1.1.4.tgz#1f9e56c046bf991208a37539f25f2938903fc283"
533-
integrity sha512-/Q51KsnYGz/JskOcHfgiRFFOm6HaXjxM9D+cKqsgbaoJahuBp0KbQdqtWU1drtXyVXqnVuilhOwXkGlPhGVu9g==
530+
"@pennlabs/kittyhawk@^1.1.7":
531+
version "1.1.7"
532+
resolved "https://registry.yarnpkg.com/@pennlabs/kittyhawk/-/kittyhawk-1.1.7.tgz#c83f03f4a9836199b3ac3729066bc8987262ab04"
533+
integrity sha512-EuHMIWNOcmrow67hunUXF92QKXghR3+MNrYnqi/oN1bOAVuJ5N64mafSFmR7wW7wIFbqODRQcq74PwboFa1d1w==
534534
dependencies:
535535
cdk8s "^2.2.59"
536536
cdk8s-cli "^1.0.143"

0 commit comments

Comments
 (0)