Skip to content

Commit deec17c

Browse files
chore(lambda): bump nx from 19.5.4 to 20.0.0 in /lambdas
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 19.5.4 to 20.0.0. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.0.0/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e6c08e commit deec17c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@swc/helpers": "~0.5.12",
3030
"eslint": "^8.57.0",
3131
"jest": "^29.7.0",
32-
"nx": "19.5.4",
32+
"nx": "20.0.0",
3333
"prettier": "^3.3.3",
3434
"typescript": "^5.5.4"
3535
},

lambdas/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8824,7 +8824,7 @@ __metadata:
88248824
"@swc/helpers": "npm:~0.5.12"
88258825
eslint: "npm:^8.57.0"
88268826
jest: "npm:^29.7.0"
8827-
nx: "npm:19.5.4"
8827+
nx: "npm:20.0.0"
88288828
prettier: "npm:^3.3.3"
88298829
typescript: "npm:^5.5.4"
88308830
languageName: unknown

0 commit comments

Comments
 (0)