Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit 97c5df7

Browse files
committed
chore(deps): update my packages
1 parent 1363ca1 commit 97c5df7

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

.projen/deps.json

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

.projenrc.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ const project = new awscdk.AwsCdkConstructLibrary({
1616
majorVersion: 1,
1717
npmAccess: javascript.NpmAccess.PUBLIC,
1818
deps: [
19-
'@gammarers/aws-secure-bucket@~1.3.1',
19+
'@gammarers/aws-secure-bucket@~1.4.1',
2020
],
2121
peerDeps: [
22-
'@gammarers/aws-secure-bucket@~1.3.1',
22+
'@gammarers/aws-secure-bucket@~1.4.1',
2323
],
2424
minNodeVersion: '16.0.0',
2525
workflowNodeVersion: '20.11.0',

package.json

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

yarn.lock

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

0 commit comments

Comments
 (0)