From 6e56631f980fbc6a2a14817806c152a4438c7588 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Fri, 16 Sep 2022 00:09:06 +0000 Subject: [PATCH] chore(deps): upgrade dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/hashicorp/cdktf-provider-digitalocean/actions/runs/3064531052 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: team-tf-cdk --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 45130be19..dd2a09062 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "jsii-docgen": "^6.3.27", "jsii-pacmak": "^1.67.0", "npm-check-updates": "^15", - "projen": "^0.62.6", + "projen": "^0.62.8", "standard-version": "^9", "typescript": "^4.8.3" }, diff --git a/yarn.lock b/yarn.lock index 713d6c1f4..736c9adc6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1075,9 +1075,9 @@ constant-case@^3.0.4: upper-case "^2.0.2" constructs@^10.0.0, constructs@^10.0.25: - version "10.1.102" - resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.1.102.tgz#20dc622f5bd409f715b1a2d41d6c85b191bd4945" - integrity sha512-wMAb6AqfsFNgPeQd46teyP49nc2ZFivfo3sMc3Py4Jts7Y/k9/qI9D2W+b5hKpRA6aVq8xEodeRLZghqpkX/vA== + version "10.1.103" + resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.1.103.tgz#f27a65f76c3a7dfc629fbeb58e7111dd7a75b87a" + integrity sha512-5VUCjVnVdSK+UXujpgUGaR5/Z08U1dipj+4Wga1BPRGh/LAov6IQmX4v42YIRsWKNUnNXx6f7QHHyJK53w3GCg== conventional-changelog-angular@^5.0.12: version "5.0.13" @@ -2228,9 +2228,9 @@ jsii-rosetta@^1.57.0, jsii-rosetta@^1.65.0, jsii-rosetta@^1.67.0: yargs "^16.2.0" jsii-srcmak@^0.1.655: - version "0.1.674" - resolved "https://registry.yarnpkg.com/jsii-srcmak/-/jsii-srcmak-0.1.674.tgz#d03195f4f52cee33ace3f8c13bcaad8403b54839" - integrity sha512-btMEzmvNHpuqNcIqSV+kzIAUfZCTPXIGgfqRngU+dY2BaWjen7mj8hxsE5/3Qi/1tFP7JAWTpGGVhKDvphOqRA== + version "0.1.675" + resolved "https://registry.yarnpkg.com/jsii-srcmak/-/jsii-srcmak-0.1.675.tgz#090c8a5c31fac58ab9e242e90a770fd81ef39923" + integrity sha512-zeET7wT6W65mj71yULQ40wLsNGg+0eQS1zsuyQVij2aDr8op7PQ5VT+0DITTWg2slCbbsg8tQEhnEV3cuspLZg== dependencies: fs-extra "^9.1.0" jsii "^1.67.0" @@ -3156,10 +3156,10 @@ progress@^2.0.3: resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== -projen@^0.62.6: - version "0.62.6" - resolved "https://registry.yarnpkg.com/projen/-/projen-0.62.6.tgz#55d9185b4d308fd5d8e25ae2a28c316de0713755" - integrity sha512-kVV3JDOf4qo5uEezTvZRPvfdTvVes0Us+wQOwJrx+FBUJZEjbvB70/st0G5Unf1qD/AA0q2xZ3Z7o4gR03X/tQ== +projen@^0.62.8: + version "0.62.8" + resolved "https://registry.yarnpkg.com/projen/-/projen-0.62.8.tgz#923caca100f881d245a34198ed6ca113babc5075" + integrity sha512-D5IN9DYSufg7Zz/Xzn8rgq0VmCVGqSg/K7UD5lTzJo743ThSLyDZsVSUD0yOzvT/P533srdcaJei4IlyQkFE0g== dependencies: "@iarna/toml" "^2.2.5" case "^1.6.3"