mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
chore(deps): update dependency aws-sdk-client-mock to v3.1.0 (#28109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
00651bdd08
commit
b037aaa253
2 changed files with 5 additions and 5 deletions
|
@ -308,7 +308,7 @@
|
|||
"@types/xmldoc": "1.1.9",
|
||||
"@typescript-eslint/eslint-plugin": "7.3.1",
|
||||
"@typescript-eslint/parser": "7.3.1",
|
||||
"aws-sdk-client-mock": "3.0.1",
|
||||
"aws-sdk-client-mock": "3.1.0",
|
||||
"callsite": "1.0.0",
|
||||
"common-tags": "1.8.2",
|
||||
"conventional-changelog-conventionalcommits": "7.0.2",
|
||||
|
|
|
@ -497,8 +497,8 @@ importers:
|
|||
specifier: 7.3.1
|
||||
version: 7.3.1(eslint@8.57.0)(typescript@5.3.3)
|
||||
aws-sdk-client-mock:
|
||||
specifier: 3.0.1
|
||||
version: 3.0.1
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
callsite:
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0
|
||||
|
@ -4543,8 +4543,8 @@ packages:
|
|||
dependencies:
|
||||
possible-typed-array-names: 1.0.0
|
||||
|
||||
/aws-sdk-client-mock@3.0.1:
|
||||
resolution: {integrity: sha512-9VAzJLl8mz99KP9HjOm/93d8vznRRUTpJooPBOunRdUAnVYopCe9xmMuu7eVemu8fQ+w6rP7o5bBK1kAFkB2KQ==}
|
||||
/aws-sdk-client-mock@3.1.0:
|
||||
resolution: {integrity: sha512-3Mx5R8DDka2TB8qtr5jDbSVJsUM6uoX5tZSReBsJS8HunVtL9PHhb+RU7b+I3/53B2fJAyoEp7dJNXndBI+6MA==}
|
||||
dependencies:
|
||||
'@types/sinon': 10.0.20
|
||||
sinon: 16.1.3
|
||||
|
|
Loading…
Reference in a new issue