Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] a96de32197 chore(deps): bump js-yaml, lerna and nx
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). These dependencies need to be updated together.


Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

Updates `lerna` from 6.6.2 to 9.0.3
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v9.0.3/packages/lerna)

Updates `nx` from 16.6.0 to 22.3.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.3.3/packages/nx)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
- dependency-name: lerna
  dependency-version: 9.0.3
  dependency-type: direct:development
- dependency-name: nx
  dependency-version: 22.3.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-30 21:28:28 +00:00
2 changed files with 2658 additions and 4094 deletions
+2656 -4092
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -27,8 +27,8 @@
"eslint-plugin-prettier": "^5.0.0",
"flow-bin": "^0.115.0",
"jest": "^29.6.4",
"lerna": "^6.4.1",
"nx": "16.6.0",
"lerna": "^9.0.3",
"nx": "22.4.3",
"prettier": "^3.0.0",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"