Skip to content

Commit

Permalink
Update dependency constructs to v3.4.333
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2023
1 parent 8a5ef25 commit 68e3cd3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@pixeloutlaw/github-cdkactions": "3.1.0",
"cdkactions": "0.2.3",
"constructs": "3.2.109"
"constructs": "3.4.333"
},
"devDependencies": {
"@types/node": "14.14.25",
Expand Down
8 changes: 4 additions & 4 deletions .github/cdk/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ color-name@~1.1.4:
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==

constructs@3.2.109:
version "3.2.109"
resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.2.109.tgz#54b6bd91d70584614c2f830d8428cf217ba17ebf"
integrity sha512-5/CNcH+EBslsmuKF2ZLptZWSpXAdNj4KRLz8ndNhjCppkSFn6nDY8mJ9ewsBXwZs9ZAI4YjEBP/SA6Vf8/7mOQ==
constructs@3.4.333:
version "3.4.333"
resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.4.333.tgz#905e587e5c2118b9d789c0f7d868bee6b47902e2"
integrity sha512-qKpXb+L13/uaxPir5euTGLNmYpXEtEy8KI0Oikh71IHkQy+VRBdg80K0V/X/4lNMvxFl+JbZl+Tm+GdZnQwy5w==

constructs@^3.2.109, constructs@^3.3.12:
version "3.3.12"
Expand Down

0 comments on commit 68e3cd3

Please sign in to comment.