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 Aug 4, 2023
1 parent 56354cf commit f285294
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 50 deletions.
42 changes: 21 additions & 21 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 @@ -49,7 +49,7 @@
<dependency>
<artifactId>snakeyaml</artifactId>
<groupId>org.yaml</groupId>
<version>2.0</version>
<version>2.1</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
Expand Down
42 changes: 21 additions & 21 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 @@ -11,11 +11,11 @@
},
"devDependencies": {
"@types/jest": "^29.5",
"@types/node": "^20.4.6",
"@types/node": "^20.4.7",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"aws-cdk": "^2.89.0",
"cdk-nag": "^2.27.89",
"cdk-nag": "^2.27.90",
"esbuild": "^0.18.17",
"eslint": "^8.46.0",
"eslint-import-resolver-node": "^0.3.7",
Expand All @@ -26,7 +26,7 @@
"json-schema": "^0.4.0",
"license-checker": "^25.0.1",
"npm-check-updates": "^16.10.17",
"projen": "^0.71.163",
"projen": "^0.72.1",
"ts-jest": "^29.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
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 @@ -49,7 +49,7 @@
<dependency>
<artifactId>snakeyaml</artifactId>
<groupId>org.yaml</groupId>
<version>2.0</version>
<version>2.1</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
Expand Down

0 comments on commit f285294

Please sign in to comment.