Skip to content

Commit 169f08a

Browse files
Upgrade: [dependabot] - bump aws-sdk-vitest-mock from 1.0.47 to 1.0.55 (#2129)
Bumps aws-sdk-vitest-mock from 1.0.47 to 1.0.55. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-sdk-vitest-mock&package-manager=npm_and_yarn&previous-version=1.0.47&new-version=1.0.55)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbae1b2 commit 169f08a

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

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/certificateChecker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"lint": "eslint --max-warnings 0 --fix --config ../../eslint.config.mjs ."
2020
},
2121
"devDependencies": {
22-
"aws-sdk-vitest-mock": "^1.0.47",
22+
"aws-sdk-vitest-mock": "^1.0.55",
2323
"vitest": "^4.0.17"
2424
}
2525
}

packages/proxygen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@types/jsonwebtoken": "^9.0.10",
2525
"@types/uuid": "^11.0.0",
26-
"aws-sdk-vitest-mock": "^1.0.47",
26+
"aws-sdk-vitest-mock": "^1.0.55",
2727
"nock": "^14.0.10",
2828
"vitest": "^4.0.17"
2929
}

packages/splunkProcessor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@aws-sdk/client-kinesis": "^3.1014.0"
1717
},
1818
"devDependencies": {
19-
"aws-sdk-vitest-mock": "^1.0.47",
19+
"aws-sdk-vitest-mock": "^1.0.55",
2020
"vitest": "^4.0.17"
2121
}
2222
}

0 commit comments

Comments
 (0)