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 Mar 21, 2024
1 parent 5033969 commit 6c975de
Show file tree
Hide file tree
Showing 6 changed files with 60 additions and 58 deletions.
51 changes: 26 additions & 25 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.3</version>
<version>3.2.4</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<groupId>com.amazonaws.dpri</groupId>
Expand Down
51 changes: 26 additions & 25 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 @@ -15,7 +15,7 @@
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"aws-cdk": "^2.133.0",
"cdk-nag": "^2.28.69",
"cdk-nag": "^2.28.70",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-import-resolver-node": "^0.3.9",
Expand All @@ -26,10 +26,10 @@
"json-schema": "^0.4.0",
"license-checker": "^25.0.1",
"npm-check-updates": "^16.14.17",
"projen": "^0.80.11",
"projen": "^0.80.12",
"ts-jest": "^29.1",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
},
"dependencies": {
"@aws-sdk/client-cloudformation": "^3.537.0",
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.3</version>
<version>3.2.4</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<groupId>com.amazonaws.dpri</groupId>
Expand Down

0 comments on commit 6c975de

Please sign in to comment.