1
0
Fork 0
mirror of synced 2026-06-05 19:28:19 +00:00

chore: Bump @smithy/property-provider from 2.1.3 to 2.1.4 (#1031)

Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md)
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.1.4/packages/property-provider)

---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-12 04:08:30 +00:00 committed by GitHub
commit 1b1cca71d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -17,7 +17,7 @@
"devDependencies": {
"@aws-sdk/credential-provider-env": "^3.515.0",
"@jest/globals": "^29.7.0",
"@smithy/property-provider": "^2.1.3",
"@smithy/property-provider": "^2.1.4",
"@types/jest": "^29.5.12",
"@types/node": "^20",
"@typescript-eslint/eslint-plugin": "<=5.62.0",

View file

@ -14,7 +14,7 @@
},
"devDependencies": {
"@aws-sdk/credential-provider-env": "^3.515.0",
"@smithy/property-provider": "^2.1.3",
"@smithy/property-provider": "^2.1.4",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/node": "^20",