Skip to content

Commit

Permalink
Combined PR (#121)
Browse files Browse the repository at this point in the history
✅ This PR was created by the Combine PRs action by combining the
following PRs:
#120 Bump aws-sdk from 2.1410.0 to 2.1413.0
#109 Bump @typescript-eslint/parser from 5.60.1 to 5.61.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored Jul 10, 2023
1 parent e689719 commit 8135f07
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 198 deletions.
214 changes: 18 additions & 196 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/jest": "^29.5.2",
"@types/node": "^18.11.4",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.60.1",
"@typescript-eslint/parser": "^5.61.0",
"aws-lambda": "^1.0.7",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/splunkProcessor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@aws-sdk/client-firehose": "^3.363.0",
"@aws-sdk/client-kinesis": "^3.363.0",
"aws-sdk": "^2.1410.0",
"aws-sdk": "^2.1413.0",
"zlib": "^1.0.5"
}
}

0 comments on commit 8135f07

Please sign in to comment.