Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Commit d57bd6f

Browse files
authored
Merge pull request #4 from awslabs/chore/updatedeps
chore: update dependencies
2 parents 6d08394 + 51fff25 commit d57bd6f

39 files changed

+2197
-2216
lines changed

.eslintrc.json

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.gitattributes

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.gitignore

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.npmignore

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.nxignore

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.prettierignore

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projen/deps.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projen/files.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projen/tasks.json

Lines changed: 18 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const pushGatewayConstruct = new awscdk.AwsCdkConstructLibrary({
9494
parent: project,
9595
author: "Jeff Strunk",
9696
authorAddress: "strunkjd@amazon.com",
97-
cdkVersion: "2.88.0",
97+
cdkVersion: "2.130.0",
9898
defaultReleaseBranch: "main",
9999
name: "cdk-aws-serverless-prometheus-push-gateway",
100100
license: "Apache-2.0",

.syncpackrc.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ yarn run build
1919

2020
## Usage
2121

22-
This construct creates a Lambda that can be invoked with single events or by SQS with batches. [API](/cdk/API.md)
22+
This construct creates a Lambda that can be invoked with single events or by SQS with batches. [API](cdk/API.md)
2323

2424
See `example/` for a sample CDK app that implements this construct.
2525

aws-serverless-prometheus-push-gateway/.eslintrc.json

Lines changed: 2 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)