Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#247)
Browse files Browse the repository at this point in the history
* chore(deps): upgrade dependencies

Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/jogold/cloudstructs/actions/runs/7352540313

------

*Automatically created by projen via the "upgrade-master" workflow*

Signed-off-by: github-actions <[email protected]>

* jest 29

---------

Signed-off-by: github-actions <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
jogold and github-actions authored Dec 29, 2023
1 parent 7f66268 commit 7336490
Show file tree
Hide file tree
Showing 14 changed files with 5,722 additions and 6,068 deletions.
4 changes: 0 additions & 4 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,4 @@ for (const dirent of fs.readdirSync('./src', { withFileTypes: true })) {
}
project.tryFindObjectFile('package.json').addOverride('exports', packageExports);

project.tryFindObjectFile('package.json').addOverride('jest.moduleNameMapper', {
axios: 'axios/dist/node/axios.cjs',
});

project.synth();
45 changes: 22 additions & 23 deletions package.json

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

Loading

0 comments on commit 7336490

Please sign in to comment.