Skip to content

Commit a33aecb

Browse files
committed
Bumps node modules
1 parent ce46534 commit a33aecb

3 files changed

Lines changed: 13 additions & 7 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ updates:
66
interval: daily
77
allow:
88
- dependency-type: all
9+
cooldown:
10+
default-days: 3
911
rebase-strategy: auto
1012
assignees:
1113
- poad
@@ -17,6 +19,8 @@ updates:
1719
timezone: Asia/Tokyo
1820
allow:
1921
- dependency-type: all
22+
cooldown:
23+
default-days: 7
2024
rebase-strategy: auto
2125
assignees:
2226
- poad
@@ -32,6 +36,8 @@ updates:
3236
timezone: Asia/Tokyo
3337
allow:
3438
- dependency-type: all
39+
cooldown:
40+
default-days: 7
3541
rebase-strategy: auto
3642
assignees:
3743
- poad

tests/infra/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"aws-cdk": "^2.1121.0",
2525
"eslint": "^10.3.0",
2626
"eslint-import-resolver-typescript": "^4.4.4",
27-
"eslint-plugin-awscdk": "^4.3.2",
27+
"eslint-plugin-awscdk": "^4.3.3",
2828
"eslint-plugin-import-x": "^4.16.2",
2929
"eslint-plugin-promise": "^7.3.0",
3030
"jiti": "^2.7.0",
@@ -38,5 +38,5 @@
3838
"aws-cdk-lib": "^2.253.1",
3939
"constructs": "^10.6.0"
4040
},
41-
"packageManager": "pnpm@11.1.0"
41+
"packageManager": "pnpm@11.1.1"
4242
}

tests/infra/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)