Skip to content

Commit

Permalink
chore: sync from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
dpra-bot committed Apr 19, 2024
1 parent 57c3266 commit f1b55e3
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 40 deletions.
32 changes: 16 additions & 16 deletions examples/cdk-application-pipeline/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/cdk-application-pipeline/package.json

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

2 changes: 1 addition & 1 deletion examples/cdk-application-pipeline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<groupId>com.amazonaws.dpri</groupId>
Expand Down
32 changes: 16 additions & 16 deletions examples/codecatalyst-application-pipeline/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/codecatalyst-application-pipeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"aws-cdk": "^2.137.0",
"cdk-nag": "^2.28.92",
"aws-cdk": "^2.138.0",
"cdk-nag": "^2.28.93",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down Expand Up @@ -45,7 +45,7 @@
"@cdklabs/cdk-ecs-codedeploy": "^0.0.267",
"@types/aws-lambda": "^8.10.137",
"@types/prompts": "^2.4.9",
"aws-cdk-lib": "^2.137.0",
"aws-cdk-lib": "^2.138.0",
"constructs": "^10.3.0",
"prompts": "^2.4.2",
"yaml": "^2.4.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/codecatalyst-application-pipeline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<groupId>com.amazonaws.dpri</groupId>
Expand Down

0 comments on commit f1b55e3

Please sign in to comment.