Skip to content

Commit b4fc8e4

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/main/types/node-24.6.1
2 parents a533dbd + c96c95a commit b4fc8e4

File tree

4 files changed

+43
-43
lines changed

4 files changed

+43
-43
lines changed

.github/workflows/ossf_scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
persist-credentials: false
2828

2929
- name: "Run analysis"
30-
uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
30+
uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
3131
with:
3232
results_file: results.sarif
3333
results_format: sarif

examples/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@aws-sdk/client-ssm": "^3.896.0",
4141
"@aws-sdk/util-dynamodb": "^3.896.0",
4242
"@middy/core": "^4.7.0",
43-
"@redis/client": "^5.8.2",
43+
"@redis/client": "^5.8.3",
4444
"@valkey/valkey-glide": "^2.1.0",
4545
"aws-sdk": "^2.1692.0",
4646
"aws-sdk-client-mock": "^4.1.0",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"homepage": "https://github.com/aws-powertools/powertools-lambda-typescript#readme",
5252
"devDependencies": {
53-
"@biomejs/biome": "^2.2.4",
53+
"@biomejs/biome": "^2.2.5",
5454
"@types/aws-lambda": "^8.10.152",
5555
"@types/node": "^24.6.1",
5656
"@vitest/coverage-v8": "^3.2.4",

0 commit comments

Comments
 (0)