Skip to content

Commit 2f6c97d

Browse files
chore(deps): upgrade cdklabs-projen-project-types (#1750)
Upgrades cdklabs-projen-project-types dependency. See details in [workflow run]. [Workflow Run]: https://github.com/aws/constructs/actions/runs/5277338417 ------ *Automatically created by projen via the "upgrade-cdklabs-projen-project-types-10.x" workflow*
1 parent 3732b2a commit 2f6c97d

File tree

4 files changed

+36
-135
lines changed

4 files changed

+36
-135
lines changed

.github/workflows/auto-approve.yml

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

.projenrc.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { CdklabsJsiiProject, OrgTenancy } from 'cdklabs-projen-project-types';
1+
import { CdklabsJsiiProject } from 'cdklabs-projen-project-types';
22

33
const project = new CdklabsJsiiProject({
44
name: 'constructs',
@@ -15,7 +15,6 @@ const project = new CdklabsJsiiProject({
1515
'3.x': { majorVersion: 3, npmDistTag: 'latest-3' },
1616
},
1717
devDeps: ['cdklabs-projen-project-types'],
18-
tenancy: OrgTenancy.AWS,
1918

2019
// author
2120
author: 'Amazon Web Services',

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: 32 additions & 130 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)