Skip to content

Commit 38b166c

Browse files
committed
chore: update infrastructure package version to 1.5.0-alpha.1 and aws-cdk to 2.1114.1 for clarity
1 parent 04979ed commit 38b166c

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

infrastructure/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infrastructure/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-starter-infrastructure",
3-
"version": "1.4.0",
3+
"version": "1.5.0-alpha.1",
44
"private": true,
55
"scripts": {
66
"build": "tsc",
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@types/jest": "30.0.0",
2121
"@types/node": "25.5.0",
22-
"aws-cdk": "2.1113.0",
22+
"aws-cdk": "2.1114.1",
2323
"jest": "30.3.0",
2424
"rimraf": "6.1.3",
2525
"ts-jest": "29.4.6",

0 commit comments

Comments
 (0)