Skip to content

Commit

Permalink
build(deps): bump @aws-sdk/client-iotsitewise from 3.337.0 to 3.338.0
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-iotsitewise](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iotsitewise) from 3.337.0 to 3.338.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-iotsitewise/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.338.0/clients/client-iotsitewise)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-iotsitewise"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed May 24, 2023
1 parent 3f61f56 commit 6accf68
Show file tree
Hide file tree
Showing 7 changed files with 981 additions and 1,022 deletions.
1,991 changes: 975 additions & 1,016 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/core-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@aws-sdk/client-iot-events": "3.338.0",
"@aws-sdk/client-iotsitewise": "3.337.0"
"@aws-sdk/client-iotsitewise": "3.338.0"
},
"devDependencies": {
"@aws-sdk/types": "^3.310.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"pack": "npm pack"
},
"dependencies": {
"@aws-sdk/client-iotsitewise": "3.337.0",
"@aws-sdk/client-iotsitewise": "3.338.0",
"d3-array": "^3.2.3",
"intervals-fn": "^3.0.3",
"parse-duration": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
},
"dependencies": {
"@aws-sdk/client-iot-events": "3.338.0",
"@aws-sdk/client-iotsitewise": "3.337.0",
"@aws-sdk/client-iotsitewise": "3.338.0",
"@cloudscape-design/components": "^3.0.286",
"@cloudscape-design/design-tokens": "^3.0.13",
"@cloudscape-design/global-styles": "^1.0.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/source-iotsitewise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"dependencies": {
"@aws-sdk/client-iot-events": "3.338.0",
"@aws-sdk/client-iotsitewise": "3.337.0",
"@aws-sdk/client-iotsitewise": "3.338.0",
"@iot-app-kit/core": "5.8.1",
"@iot-app-kit/core-util": "5.8.1",
"@synchro-charts/core": "7.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/source-iottwinmaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"pack": "npm pack"
},
"dependencies": {
"@aws-sdk/client-iotsitewise": "3.337.0",
"@aws-sdk/client-iotsitewise": "3.338.0",
"@aws-sdk/client-iottwinmaker": "3.335.0",
"@aws-sdk/client-kinesis-video": "3.338.0",
"@aws-sdk/client-kinesis-video-archived-media": "3.338.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"dependencies": {
"@iot-app-kit/core": "5.8.1",
"@aws-sdk/client-iot-events": "3.338.0",
"@aws-sdk/client-iotsitewise": "3.337.0"
"@aws-sdk/client-iotsitewise": "3.338.0"
}
}

0 comments on commit 6accf68

Please sign in to comment.