Skip to content

Commit 79a236d

Browse files
chore(deps): bump @standard-schema/spec from 1.0.0 to 1.1.0 (#4880)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <[email protected]>
1 parent 36ed3b0 commit 79a236d

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

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.

packages/batch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"dependencies": {
8686
"@aws/lambda-invoke-store": "0.2.2",
8787
"@aws-lambda-powertools/commons": "2.30.0",
88-
"@standard-schema/spec": "^1.0.0"
88+
"@standard-schema/spec": "^1.1.0"
8989
},
9090
"devDependencies": {
9191
"@aws-lambda-powertools/parser": "2.30.0",

packages/kafka/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
],
5050
"dependencies": {
5151
"@aws-lambda-powertools/commons": "2.30.0",
52-
"@standard-schema/spec": "^1.0.0"
52+
"@standard-schema/spec": "^1.1.0"
5353
},
5454
"peerDependencies": {
5555
"arktype": ">=2.0.0",

packages/parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
],
203203
"dependencies": {
204204
"@aws-lambda-powertools/commons": "2.30.0",
205-
"@standard-schema/spec": "^1.0.0"
205+
"@standard-schema/spec": "^1.1.0"
206206
},
207207
"peerDependencies": {
208208
"@middy/core": "4.x || 5.x || 6.x",

0 commit comments

Comments
 (0)