Skip to content

chore(lambda): bump eslint from 9.25.0 to 9.25.1 in /lambdas in the eslint group #4557

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@typescript-eslint/parser": "^8.26.1",
"@vitest/coverage-v8": "^3.0.8",
"chalk": "^5.4.1",
"eslint": "^9.25.0",
"eslint": "^9.25.1",
"eslint-plugin-prettier": "5.2.6",
"nx": "20.6.4",
"prettier": "^3.5.3",
Expand Down
20 changes: 10 additions & 10 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3024,10 +3024,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.25.0":
version: 9.25.0
resolution: "@eslint/js@npm:9.25.0"
checksum: 10c0/4a03e2b218e086af89465563151610f30c1ff38e53a4b09fa71d2e7d1f1b37d72e3aacaf2ccb949544b6fcbc12b118162f5edb6e7deee9b3bfd816745fe74dfa
"@eslint/js@npm:9.25.1":
version: 9.25.1
resolution: "@eslint/js@npm:9.25.1"
checksum: 10c0/87d86b512ab109bfd3b9317ced3220ea3d444ac3bfa7abd853ca7f724d72c36e213062f9def16a632365d97dc29e0094312e3682a9767590ee6f43b3d5d873fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -7266,17 +7266,17 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.25.0":
version: 9.25.0
resolution: "eslint@npm:9.25.0"
"eslint@npm:^9.25.1":
version: 9.25.1
resolution: "eslint@npm:9.25.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.20.0"
"@eslint/config-helpers": "npm:^0.2.1"
"@eslint/core": "npm:^0.13.0"
"@eslint/eslintrc": "npm:^3.3.1"
"@eslint/js": "npm:9.25.0"
"@eslint/js": "npm:9.25.1"
"@eslint/plugin-kit": "npm:^0.2.8"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand Down Expand Up @@ -7312,7 +7312,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/eb984c0bad4f42ab02f5275fc02ebba98ff29dcecf1995065ec0a642e9c47a9b86a1407efa76fcdc1f096d09473160122a91a4acc18c54eb36a91cb36bffae20
checksum: 10c0/3bb1997ae994253d441e56aba2fc64a71b3b8dce32756de3dedae5e85416ba33eb07e19ede94a6fa8ce7ef3a0a3b0dd8b6836f41be46a3ab52e5345ad59a553f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8721,7 +8721,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^8.26.1"
"@vitest/coverage-v8": "npm:^3.0.8"
chalk: "npm:^5.4.1"
eslint: "npm:^9.25.0"
eslint: "npm:^9.25.1"
eslint-plugin-prettier: "npm:5.2.6"
nx: "npm:20.6.4"
prettier: "npm:^3.5.3"
Expand Down