Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pennlabsbot committed Apr 11, 2022
1 parent efd8251 commit 3d8a118
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 28 deletions.
4 changes: 2 additions & 2 deletions .github/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"upgrade-cdk": "yarn upgrade cdkactions@latest cdkactions-cli@latest"
},
"dependencies": {
"@pennlabs/kraken": "^0.8.5",
"cdkactions": "^0.2.0",
"@pennlabs/kraken": "^0.8.6",
"cdkactions": "^0.2.3",
"constructs": "^3.3.259"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions .github/cdk/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# yarn lockfile v1


"@pennlabs/kraken@^0.8.5":
version "0.8.5"
resolved "https://registry.yarnpkg.com/@pennlabs/kraken/-/kraken-0.8.5.tgz#90aa2faea7065e1d74446422a1c677499a668a39"
integrity sha512-1tQSyMwpZH5GSD8KK8ihGQ5Ojz/CNu8TtfrggPcUEdU5mbbZ4SH2RjbZ2yAuaUm7NY6t8EKxeLOSWzIf4nLXmA==
"@pennlabs/kraken@^0.8.6":
version "0.8.6"
resolved "https://registry.yarnpkg.com/@pennlabs/kraken/-/kraken-0.8.6.tgz#79a9d10bed36b699c526556cd69b6d81341847d1"
integrity sha512-aBblQa/661DJ2GP3Dq1KEzCZ72ZV/Jw7z4HNZoWPxGWn+tSPwvaPkSNDpK7tT+nJmu427giGU8DLyciU79hKbA==
dependencies:
cdkactions "^0.2.0"
cdkactions "^0.2.3"
constructs "^3.2.80"
ts-dedent "^2.2.0"

Expand Down Expand Up @@ -45,7 +45,7 @@ cdkactions-cli@^0.2.3:
yaml "^1.10.0"
yargs "^16.2.0"

cdkactions@^0.2.0, cdkactions@^0.2.3:
cdkactions@^0.2.3:
version "0.2.3"
resolved "https://registry.yarnpkg.com/cdkactions/-/cdkactions-0.2.3.tgz#aa27bf720962376d54f8ef95cdfb0ab46458b966"
integrity sha512-/DYQ2qsT6fzgZB+cmQjtPqR4aAWCqAytWbFpJK+iJLQ4jQrl6l4uMf01TLiWY3mAILS0YGlwPcoBbGvq9Jnz5g==
Expand Down
4 changes: 2 additions & 2 deletions cdk/kittyhawk/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 20 additions & 8 deletions cdk/kittyhawk/yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cdk/kraken/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 20 additions & 8 deletions cdk/kraken/yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3d8a118

Please sign in to comment.