Skip to content

Commit

Permalink
chore(deps): update my packages
Browse files Browse the repository at this point in the history
  • Loading branch information
yicr committed May 27, 2024
1 parent 8274e64 commit 71fbe96
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .projen/deps.json

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

4 changes: 2 additions & 2 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ const project = new awscdk.AwsCdkConstructLibrary({
majorVersion: 1,
npmAccess: javascript.NpmAccess.PUBLIC,
deps: [
'@gammarers/aws-secure-bucket@~1.3.1',
'@gammarers/aws-secure-bucket@~1.4.1',
],
peerDeps: [
'@gammarers/aws-secure-bucket@~1.3.1',
'@gammarers/aws-secure-bucket@~1.4.1',
],
minNodeVersion: '18.0.0',
workflowNodeVersion: '20.11.0',
Expand Down
4 changes: 2 additions & 2 deletions package.json

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

8 changes: 4 additions & 4 deletions yarn.lock

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

0 comments on commit 71fbe96

Please sign in to comment.