Skip to content

Commit

Permalink
chore(deps): bump tslib from 1.14.1 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [tslib](https://github.com/Microsoft/tslib) from 1.14.1 to 2.7.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v1.14.1...v2.7.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 165e04a commit 0285d2c
Show file tree
Hide file tree
Showing 61 changed files with 128 additions and 121 deletions.
2 changes: 1 addition & 1 deletion packages/abort-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/chunked-blob-reader-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"license": "Apache-2.0",
"dependencies": {
"@smithy/util-base64": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion packages/chunked-blob-reader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion packages/config-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@smithy/types": "workspace:^",
"@smithy/util-config-provider": "workspace:^",
"@smithy/util-middleware": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"concurrently": "7.0.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 @@ -55,7 +55,7 @@
"@smithy/util-body-length-browser": "workspace:^",
"@smithy/util-middleware": "workspace:^",
"@smithy/util-utf8": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-provider-imds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@smithy/property-provider": "workspace:^",
"@smithy/types": "workspace:^",
"@smithy/url-parser": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@types/node": "^16.18.96",
Expand Down
2 changes: 1 addition & 1 deletion packages/eventstream-codec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-crypto/crc32": "5.2.0",
"@smithy/types": "workspace:^",
"@smithy/util-hex-encoding": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@smithy/util-utf8": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/eventstream-serde-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@smithy/eventstream-serde-universal": "workspace:^",
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/eventstream-serde-config-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/eventstream-serde-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@smithy/eventstream-serde-universal": "workspace:^",
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@types/node": "^16.18.96",
Expand Down
2 changes: 1 addition & 1 deletion packages/eventstream-serde-universal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@smithy/eventstream-codec": "workspace:^",
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@smithy/util-utf8": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental-identity-and-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@smithy/signature-v4": "workspace:^",
"@smithy/types": "workspace:^",
"@smithy/util-middleware": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/fetch-http-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@smithy/querystring-builder": "workspace:^",
"@smithy/types": "workspace:^",
"@smithy/util-base64": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@smithy/abort-controller": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/hash-blob-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@smithy/chunked-blob-reader": "workspace:^",
"@smithy/chunked-blob-reader-native": "workspace:^",
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@smithy/util-hex-encoding": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/hash-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@smithy/types": "workspace:^",
"@smithy/util-buffer-from": "workspace:^",
"@smithy/util-utf8": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hash-stream-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@smithy/types": "workspace:^",
"@smithy/util-utf8": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@aws-crypto/sha256-js": "5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/invalid-dependency/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion packages/is-array-buffer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"module": "./dist-es/index.js",
"types": "./dist-types/index.d.ts",
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/md5-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@smithy/types": "workspace:^",
"@smithy/util-utf8": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-apply-body-checksum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@smithy/is-array-buffer": "workspace:^",
"@smithy/protocol-http": "workspace:^",
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-compression/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@smithy/util-middleware": "workspace:^",
"@smithy/util-utf8": "workspace:^",
"fflate": "0.8.1",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"concurrently": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-content-length/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@smithy/protocol-http": "workspace:^",
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-endpoint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@smithy/types": "workspace:^",
"@smithy/url-parser": "workspace:^",
"@smithy/util-middleware": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"concurrently": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-retry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@smithy/types": "workspace:^",
"@smithy/util-middleware": "workspace:^",
"@smithy/util-retry": "workspace:^",
"tslib": "^2.6.2",
"tslib": "^2.7.0",
"uuid": "^9.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-serde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"types": "./dist-types/index.d.ts",
"dependencies": {
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"concurrently": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-config-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@smithy/property-provider": "workspace:^",
"@smithy/shared-ini-file-loader": "workspace:^",
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@types/node": "^16.18.96",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-http-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@smithy/protocol-http": "workspace:^",
"@smithy/querystring-builder": "workspace:^",
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@types/node": "^16.18.96",
Expand Down
2 changes: 1 addition & 1 deletion packages/property-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/querystring-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@smithy/types": "workspace:^",
"@smithy/util-uri-escape": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/querystring-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"typedocplugin"
],
"dependencies": {
"tslib": "^2.6.2",
"tslib": "^2.7.0",
"typedoc": "0.23.23"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/shared-ini-file-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "3.1.4",
"dependencies": {
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@types/node": "^16.18.96",
Expand Down
2 changes: 1 addition & 1 deletion packages/signature-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@smithy/util-middleware": "workspace:^",
"@smithy/util-uri-escape": "workspace:^",
"@smithy/util-utf8": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@aws-crypto/sha256-js": "5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/smithy-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@smithy/protocol-http": "workspace:^",
"@smithy/types": "workspace:^",
"@smithy/util-stream": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/url-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@smithy/querystring-parser": "workspace:^",
"@smithy/types": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion packages/util-base64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@smithy/util-buffer-from": "workspace:^",
"@smithy/util-utf8": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@types/node": "^16.18.96",
Expand Down
2 changes: 1 addition & 1 deletion packages/util-body-length-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion packages/util-body-length-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/util-buffer-from/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "Apache-2.0",
"dependencies": {
"@smithy/is-array-buffer": "workspace:^",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@types/node": "^16.18.96",
Expand Down
2 changes: 1 addition & 1 deletion packages/util-config-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"module": "./dist-es/index.js",
"types": "./dist-types/index.d.ts",
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@types/node": "^16.18.96",
Expand Down
2 changes: 1 addition & 1 deletion packages/util-defaults-mode-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@smithy/smithy-client": "workspace:^",
"@smithy/types": "workspace:^",
"bowser": "^2.11.0",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@types/node": "^16.18.96",
Expand Down
Loading

0 comments on commit 0285d2c

Please sign in to comment.