Skip to content

Commit

Permalink
⬆️ Bump Kittyhawk to 1.1.7 (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
joyliu-q authored Feb 6, 2023
1 parent 20a1635 commit bf161f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion k8s/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"upgrade:next": "npm i cdk8s@next cdk8s-cli@next"
},
"dependencies": {
"@pennlabs/kittyhawk": "^1.1.4",
"@pennlabs/kittyhawk": "^1.1.7",
"cdk8s": "^2.2.63",
"constructs": "^10.0.119"
},
Expand Down
8 changes: 4 additions & 4 deletions k8s/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -527,10 +527,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

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

0 comments on commit bf161f9

Please sign in to comment.