Skip to content

Commit 0ff07cb

Browse files
committed
Publish
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected]
1 parent 7934e5d commit 0ff07cb

File tree

50 files changed

+83
-115
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+83
-115
lines changed

examples/blue-green-container-deployment-example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blue-green-container-deployment-example",
3-
"version": "0.44.0",
3+
"version": "0.45.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -19,8 +19,8 @@
1919
"@aws-cdk/aws-sns": "^1.127.0",
2020
"@aws-cdk/aws-sns-subscriptions": "^1.127.0",
2121
"@aws-cdk/core": "^1.127.0",
22-
"@cloudcomponents/cdk-blue-green-container-deployment": "^1.43.0",
23-
"@cloudcomponents/cdk-container-registry": "^1.43.0",
22+
"@cloudcomponents/cdk-blue-green-container-deployment": "^1.44.0",
23+
"@cloudcomponents/cdk-container-registry": "^1.44.0",
2424
"source-map-support": "^0.5.20"
2525
},
2626
"devDependencies": {

examples/cloudfront-authorization-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudfront-authorization-example",
3-
"version": "0.44.0",
3+
"version": "0.45.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -13,7 +13,7 @@
1313
"@aws-cdk/aws-cognito": "^1.127.0",
1414
"@aws-cdk/aws-s3": "^1.127.0",
1515
"@aws-cdk/core": "^1.127.0",
16-
"@cloudcomponents/cdk-cloudfront-authorization": "^1.44.0",
16+
"@cloudcomponents/cdk-cloudfront-authorization": "^1.45.0",
1717
"source-map-support": "^0.5.20"
1818
},
1919
"devDependencies": {

examples/codecommit-backup-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codecommit-backup-example",
3-
"version": "0.44.0",
3+
"version": "0.45.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -15,7 +15,7 @@
1515
"@aws-cdk/aws-sns": "^1.127.0",
1616
"@aws-cdk/aws-sns-subscriptions": "^1.127.0",
1717
"@aws-cdk/core": "^1.127.0",
18-
"@cloudcomponents/cdk-codecommit-backup": "^1.43.0",
18+
"@cloudcomponents/cdk-codecommit-backup": "^1.44.0",
1919
"source-map-support": "^0.5.20"
2020
},
2121
"devDependencies": {

examples/codepipeline-check-parameter-action-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codepipeline-check-parameter-action-example",
3-
"version": "0.44.0",
3+
"version": "0.45.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -13,7 +13,7 @@
1313
"@aws-cdk/aws-codepipeline": "^1.127.0",
1414
"@aws-cdk/aws-codepipeline-actions": "^1.127.0",
1515
"@aws-cdk/core": "^1.127.0",
16-
"@cloudcomponents/cdk-codepipeline-check-parameter-action": "^1.44.0",
16+
"@cloudcomponents/cdk-codepipeline-check-parameter-action": "^1.45.0",
1717
"source-map-support": "^0.5.20"
1818
},
1919
"devDependencies": {

examples/codepipeline-merge-action-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codepipeline-merge-action-example",
3-
"version": "0.44.0",
3+
"version": "0.45.0",
44
"license": "MIT",
55
"author": "[email protected]",
66
"private": true,
@@ -14,7 +14,7 @@
1414
"@aws-cdk/aws-codepipeline": "^1.127.0",
1515
"@aws-cdk/aws-codepipeline-actions": "^1.127.0",
1616
"@aws-cdk/core": "^1.127.0",
17-
"@cloudcomponents/cdk-codepipeline-merge-action": "^1.45.0",
17+
"@cloudcomponents/cdk-codepipeline-merge-action": "^1.46.0",
1818
"source-map-support": "^0.5.20"
1919
},
2020
"devDependencies": {

examples/codepipeline-slack-approval-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codepipeline-slack-approval-example",
3-
"version": "0.45.0",
3+
"version": "0.46.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -13,7 +13,7 @@
1313
"@aws-cdk/aws-codepipeline": "^1.127.0",
1414
"@aws-cdk/aws-codepipeline-actions": "^1.127.0",
1515
"@aws-cdk/core": "^1.127.0",
16-
"@cloudcomponents/cdk-codepipeline-slack": "^1.43.0",
16+
"@cloudcomponents/cdk-codepipeline-slack": "^1.44.0",
1717
"source-map-support": "^0.5.20"
1818
},
1919
"devDependencies": {

examples/container-audit-example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "container-audit-example",
3-
"version": "0.44.0",
3+
"version": "0.45.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -13,8 +13,8 @@
1313
"@aws-cdk/aws-codepipeline": "^1.127.0",
1414
"@aws-cdk/aws-codepipeline-actions": "^1.127.0",
1515
"@aws-cdk/core": "^1.127.0",
16-
"@cloudcomponents/cdk-codepipeline-anchore-inline-scan-action": "^1.43.0",
17-
"@cloudcomponents/cdk-codepipeline-dockerfile-linter-action": "^1.43.0",
16+
"@cloudcomponents/cdk-codepipeline-anchore-inline-scan-action": "^1.44.0",
17+
"@cloudcomponents/cdk-codepipeline-dockerfile-linter-action": "^1.44.0",
1818
"source-map-support": "^0.5.20"
1919
},
2020
"devDependencies": {

examples/contentful-webhook-example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contentful-webhook-example",
3-
"version": "0.44.0",
3+
"version": "0.45.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -11,8 +11,8 @@
1111
"dependencies": {
1212
"@aws-cdk/aws-apigateway": "^1.127.0",
1313
"@aws-cdk/core": "^1.127.0",
14-
"@cloudcomponents/cdk-contentful-webhook": "^1.43.0",
15-
"@cloudcomponents/cdk-secret-key": "^1.15.0",
14+
"@cloudcomponents/cdk-contentful-webhook": "^1.44.0",
15+
"@cloudcomponents/cdk-secret-key": "^1.16.0",
1616
"source-map-support": "^0.5.20"
1717
},
1818
"devDependencies": {

examples/dependency-check-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dependency-check-example",
3-
"version": "0.44.0",
3+
"version": "0.45.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -16,7 +16,7 @@
1616
"@aws-cdk/aws-sns": "^1.127.0",
1717
"@aws-cdk/aws-sns-subscriptions": "^1.127.0",
1818
"@aws-cdk/core": "^1.127.0",
19-
"@cloudcomponents/cdk-dependency-check": "^1.43.0",
19+
"@cloudcomponents/cdk-dependency-check": "^1.44.0",
2020
"source-map-support": "^0.5.20"
2121
},
2222
"devDependencies": {

examples/dynamodb-seeder-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dynamodb-seeder-example",
3-
"version": "0.44.0",
3+
"version": "0.45.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -13,7 +13,7 @@
1313
"@aws-cdk/aws-s3": "^1.127.0",
1414
"@aws-cdk/aws-s3-deployment": "^1.127.0",
1515
"@aws-cdk/core": "^1.127.0",
16-
"@cloudcomponents/cdk-dynamodb-seeder": "^1.43.0",
16+
"@cloudcomponents/cdk-dynamodb-seeder": "^1.44.0",
1717
"source-map-support": "^0.5.20"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)