Skip to content

Commit

Permalink
Bump dependencies (#3205)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency lerna to v8.1.5

* chore(deps): update dependency ts-jest to v29.2.0 (#408)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
Keith-CY and renovate[bot] authored Jul 24, 2024
1 parent 7326f40 commit e6e390f
Show file tree
Hide file tree
Showing 2 changed files with 644 additions and 506 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
"lerna": "8.0.1",
"lerna": "8.1.5",
"lint-staged": "15.2.7",
"ncp": "2.0.0",
"prettier": "2.8.8",
"ts-jest": "29.1.4",
"ts-jest": "29.2.0",
"ts-node": "^10.9.2",
"typescript": "5.3.3",
"wait-on": "7.0.1"
Expand Down
Loading

2 comments on commit e6e390f

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Packaging for test is done in 10073587748

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Packaging for test is done in 10073587644

Please sign in to comment.