Skip to content

Commit 773a7a2

Browse files
chore(lambda): bump the nx group in /lambdas with 3 updates
Bumps the nx group in /lambdas with 3 updates: [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) and [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite). Updates `@nx/eslint` from 21.3.11 to 21.4.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.4.0/packages/eslint) Updates `@nx/js` from 21.3.11 to 21.4.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.4.0/packages/js) Updates `@nx/vite` from 21.3.11 to 21.4.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.4.0/packages/vite) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 21.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/js" dependency-version: 21.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/vite" dependency-version: 21.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92710de commit 773a7a2

File tree

2 files changed

+108
-116
lines changed

2 files changed

+108
-116
lines changed

lambdas/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
},
2323
"devDependencies": {
2424
"@eslint/eslintrc": "^3.3.1",
25-
"@nx/eslint": "21.3.11",
26-
"@nx/js": "^21.3.11",
27-
"@nx/vite": "^21.3.11",
25+
"@nx/eslint": "21.4.0",
26+
"@nx/js": "^21.4.0",
27+
"@nx/vite": "^21.4.0",
2828
"@swc-node/register": "~1.10.10",
2929
"@swc/core": "~1.13.3",
3030
"@swc/helpers": "~0.5.17",

0 commit comments

Comments
 (0)