Skip to content

Commit 7336490

Browse files
jogoldgithub-actions
andauthored
chore(deps): upgrade dependencies (#247)
* 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]>
1 parent 7f66268 commit 7336490

File tree

14 files changed

+5722
-6068
lines changed

14 files changed

+5722
-6068
lines changed

.projenrc.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,4 @@ for (const dirent of fs.readdirSync('./src', { withFileTypes: true })) {
7474
}
7575
project.tryFindObjectFile('package.json').addOverride('exports', packageExports);
7676

77-
project.tryFindObjectFile('package.json').addOverride('jest.moduleNameMapper', {
78-
axios: 'axios/dist/node/axios.cjs',
79-
});
80-
8177
project.synth();

package.json

Lines changed: 22 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)