Skip to content

Commit 3c44e03

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 22.4.3 to 22.5.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.5.0/packages/eslint) Updates `@nx/js` from 22.4.5 to 22.5.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.5.0/packages/js) Updates `@nx/vite` from 22.4.5 to 22.5.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.5.0/packages/vite) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 22.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/js" dependency-version: 22.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/vite" dependency-version: 22.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5efde5 commit 3c44e03

File tree

2 files changed

+172
-177
lines changed

2 files changed

+172
-177
lines changed

lambdas/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
},
2626
"devDependencies": {
2727
"@eslint/eslintrc": "^3.3.1",
28-
"@nx/eslint": "22.4.3",
29-
"@nx/js": "^22.4.3",
30-
"@nx/vite": "^22.4.3",
28+
"@nx/eslint": "22.5.3",
29+
"@nx/js": "^22.5.3",
30+
"@nx/vite": "^22.5.3",
3131
"@swc-node/register": "~1.11.1",
3232
"@swc/core": "~1.15.8",
3333
"@swc/helpers": "~0.5.18",

0 commit comments

Comments
 (0)