Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#1749)
Browse files Browse the repository at this point in the history
Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/aws/constructs/actions/runs/5306445913

------

*Automatically created by projen via the "upgrade-3.x" workflow*
  • Loading branch information
cdklabs-automation authored Jun 19, 2023
1 parent eaf7d25 commit d74b2a2
Show file tree
Hide file tree
Showing 4 changed files with 102 additions and 103 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml

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

3 changes: 1 addition & 2 deletions .projenrc.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { CdklabsJsiiProject, OrgTenancy } from 'cdklabs-projen-project-types';
import { CdklabsJsiiProject } from 'cdklabs-projen-project-types';

const project = new CdklabsJsiiProject({
name: 'constructs',
Expand All @@ -16,7 +16,6 @@ const project = new CdklabsJsiiProject({
'3.x': { majorVersion: 3, npmDistTag: 'latest-3' },
},
devDeps: ['cdklabs-projen-project-types'],
tenancy: OrgTenancy.AWS,

// author
author: 'Amazon Web Services',
Expand Down
8 changes: 4 additions & 4 deletions package.json

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

192 changes: 96 additions & 96 deletions yarn.lock

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

0 comments on commit d74b2a2

Please sign in to comment.