Skip to content

Commit f7e2a39

Browse files
Merge branch 'develop' into dependabot/npm_and_yarn/unicorn_contracts/aws-sdk/util-dynamodb-3.705.0
2 parents 1968e08 + 2d255fe commit f7e2a39

File tree

4 files changed

+93
-66
lines changed

4 files changed

+93
-66
lines changed

unicorn_properties/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"@aws-lambda-powertools/logger": "^2.11.0",
1212
"@aws-lambda-powertools/metrics": "^2.11.0",
1313
"@aws-lambda-powertools/tracer": "^2.11.0",
14-
"@aws-sdk/client-dynamodb": "^3.699.0",
14+
"@aws-sdk/client-dynamodb": "^3.705.0",
1515
"@aws-sdk/client-sfn": "^3.699.0",
16-
"@aws-sdk/util-dynamodb": "^3.699.0",
16+
"@aws-sdk/util-dynamodb": "^3.704.0",
1717
"esbuild": "^0.24.0"
1818
},
1919
"scripts": {
@@ -25,8 +25,8 @@
2525
"devDependencies": {
2626
"@aws-sdk/client-cloudformation": "^3.699.0",
2727
"@aws-sdk/client-cloudwatch-logs": "^3.699.0",
28-
"@aws-sdk/client-eventbridge": "^3.699.0",
29-
"@aws-sdk/lib-dynamodb": "^3.699.0",
28+
"@aws-sdk/client-eventbridge": "^3.703.0",
29+
"@aws-sdk/lib-dynamodb": "^3.704.0",
3030
"@types/aws-lambda": "^8.10.146",
3131
"@types/jest": "^29.5.12",
3232
"@types/node": "^22.10.1",
@@ -37,7 +37,7 @@
3737
"eslint-config-prettier": "^9.1.0",
3838
"eslint-plugin-prettier": "^5.2.1",
3939
"jest": "^29.7.0",
40-
"prettier": "^3.4.1",
40+
"prettier": "^3.4.2",
4141
"ts-jest": "^29.2.5",
4242
"ts-node": "^10.9.2",
4343
"typescript": "^5.5.4"

unicorn_properties/pnpm-lock.yaml

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

unicorn_web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"@aws-lambda-powertools/tracer": "^2.11.0",
1414
"@aws-sdk/client-cloudformation": "^3.699.0",
1515
"@aws-sdk/client-cloudwatch-logs": "^3.699.0",
16-
"@aws-sdk/client-dynamodb": "^3.699.0",
17-
"@aws-sdk/client-eventbridge": "^3.699.0",
18-
"@aws-sdk/lib-dynamodb": "^3.699.0",
19-
"@aws-sdk/util-dynamodb": "^3.699.0",
16+
"@aws-sdk/client-dynamodb": "^3.705.0",
17+
"@aws-sdk/lib-dynamodb": "^3.704.0",
18+
"@aws-sdk/client-eventbridge": "^3.703.0",
19+
"@aws-sdk/util-dynamodb": "^3.704.0",
2020
"esbuild": "^0.24.0"
2121
},
2222
"scripts": {
@@ -37,7 +37,7 @@
3737
"eslint-config-prettier": "^9.1.0",
3838
"eslint-plugin-prettier": "^5.2.1",
3939
"jest": "^29.7.0",
40-
"prettier": "^3.4.1",
40+
"prettier": "^3.4.2",
4141
"ts-jest": "^29.2.5",
4242
"ts-node": "^10.9.2",
4343
"typescript": "^5.5.4"

unicorn_web/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)