Skip to content

Commit

Permalink
chore(deps): upgrade/pin projen dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dontirun committed Oct 7, 2024
1 parent f58f81d commit 8be9eac
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 11 deletions.
3 changes: 3 additions & 0 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,8 @@ new vscode.DevContainer(project, {
});
project.package.addField('resolutions', {
'jsii-rosetta': '~5.0.7',
'@babel/types': '7.25.7',
'@types/babel__traverse': '7.18.2',
'@types/prettier': '2.6.0',
});
project.synth();
5 changes: 4 additions & 1 deletion package.json

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

20 changes: 10 additions & 10 deletions yarn.lock

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

0 comments on commit 8be9eac

Please sign in to comment.