Skip to content

Commit

Permalink
build(deps): bump @aws-cdk/core from 1.93.0 to 1.94.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent 76404bb commit 19cdfc1
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
string-width "^4.2.2"
table "^6.0.7"

"@aws-cdk/core@1.93.0", "@aws-cdk/core@^1.89.0":
"@aws-cdk/core@1.93.0":
version "1.93.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/core/-/core-1.93.0.tgz#cb3f01a6cf3124f248e9f60d5dc085dfb874f267"
integrity sha512-Z/1IZJJBfurswUKKMxoVbS0hJGIdVaTYlMCcSsYIlEVgv4D+4YfkRnWsp99IscUr1zvs+FTfM/K1ykXb8u2gaQ==
Expand All @@ -81,6 +81,20 @@
ignore "^5.1.8"
minimatch "^3.0.4"

"@aws-cdk/core@^1.89.0":
version "1.94.1"
resolved "https://registry.yarnpkg.com/@aws-cdk/core/-/core-1.94.1.tgz#d11d91c042c015ee94ef56eafb6e5f26494c7345"
integrity sha512-wMbiPFnAEGNd3CInGiS1qr3/8w356g3NleiKCD1NI2RdIdXUD9Dba5DhtuGJYXGLsysrvwRiEqux2LrH/2A2JQ==
dependencies:
"@aws-cdk/cloud-assembly-schema" "1.94.1"
"@aws-cdk/cx-api" "1.94.1"
"@aws-cdk/region-info" "1.94.1"
"@balena/dockerignore" "^1.0.2"
constructs "^3.2.0"
fs-extra "^9.1.0"
ignore "^5.1.8"
minimatch "^3.0.4"

"@aws-cdk/cx-api@1.93.0":
version "1.93.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/cx-api/-/cx-api-1.93.0.tgz#b5d3cc063c1d661293d7446c5e259b2e2ea8affa"
Expand Down

0 comments on commit 19cdfc1

Please sign in to comment.