Skip to content

Commit f887d7c

Browse files
dependabot[bot]Brend-Smits
authored andcommitted
chore(lambda): bump eslint from 9.39.1 to 9.39.2 in /lambdas in the eslint group (#4987)
Bumps the eslint group in /lambdas with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 9.39.1 to 9.39.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.39.2</h2> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/57058331946568164449c5caabe2cf206e4fb5d9"><code>5705833</code></a> fix: warn when <code>eslint-env</code> configuration comments are found (<a href="https://redirect.github.com/eslint/eslint/issues/20381">#20381</a>) (sethamus)</li> </ul> <h2>Build Related</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/506f1549a64aa65bdddc75c71cb62f0ab94b5a23"><code>506f154</code></a> build: add .scss files entry to knip (<a href="https://redirect.github.com/eslint/eslint/issues/20391">#20391</a>) (Milos Djermanovic)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/7ca0af7f9f89dd4a01736dae01931c45d528171b"><code>7ca0af7</code></a> chore: upgrade to <code>@eslint/js@9.39.2</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20394">#20394</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/c43ce24ff0ce073ec4ad691cd5a50171dfe6cf1e"><code>c43ce24</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/4c9858e47bb9146cf20f546a562bc58a9ee3dae1"><code>4c9858e</code></a> ci: add <code>v9.x-dev</code> branch (<a href="https://redirect.github.com/eslint/eslint/issues/20382">#20382</a>) (Milos Djermanovic)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/9278324aa0023d223874825b0d4b6ac75783096a"><code>9278324</code></a> 9.39.2</li> <li><a href="https://github.com/eslint/eslint/commit/542266ad3c58b47066d4b8ae61d419b423acee8f"><code>542266a</code></a> Build: changelog update for 9.39.2</li> <li><a href="https://github.com/eslint/eslint/commit/7ca0af7f9f89dd4a01736dae01931c45d528171b"><code>7ca0af7</code></a> chore: upgrade to <code>@eslint/js@9.39.2</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20394">#20394</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/c43ce24ff0ce073ec4ad691cd5a50171dfe6cf1e"><code>c43ce24</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/57058331946568164449c5caabe2cf206e4fb5d9"><code>5705833</code></a> fix: warn when <code>eslint-env</code> configuration comments are found (<a href="https://redirect.github.com/eslint/eslint/issues/20381">#20381</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/506f1549a64aa65bdddc75c71cb62f0ab94b5a23"><code>506f154</code></a> build: add .scss files entry to knip (<a href="https://redirect.github.com/eslint/eslint/issues/20391">#20391</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/4c9858e47bb9146cf20f546a562bc58a9ee3dae1"><code>4c9858e</code></a> ci: add <code>v9.x-dev</code> branch (<a href="https://redirect.github.com/eslint/eslint/issues/20382">#20382</a>)</li> <li>See full diff in <a href="https://github.com/eslint/eslint/compare/v9.39.1...v9.39.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=9.39.1&new-version=9.39.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef95335 commit f887d7c

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/parser": "^8.46.2",
3737
"@vitest/coverage-v8": "^4.0.5",
3838
"chalk": "^5.6.2",
39-
"eslint": "^9.39.1",
39+
"eslint": "^9.39.2",
4040
"eslint-plugin-prettier": "5.5.4",
4141
"nx": "22.3.3",
4242
"prettier": "^3.6.2",

lambdas/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2904,10 +2904,10 @@ __metadata:
29042904
languageName: node
29052905
linkType: hard
29062906

2907-
"@eslint/js@npm:9.39.1":
2908-
version: 9.39.1
2909-
resolution: "@eslint/js@npm:9.39.1"
2910-
checksum: 10c0/6f7f26f8cdb7ad6327bbf9741973b6278eb946f18f70e35406e88194b0d5c522d0547a34a02f2a208eec95c5d1388cdf7ccb20039efd2e4cb6655615247a50f1
2907+
"@eslint/js@npm:9.39.2":
2908+
version: 9.39.2
2909+
resolution: "@eslint/js@npm:9.39.2"
2910+
checksum: 10c0/00f51c52b04ac79faebfaa65a9652b2093b9c924e945479f1f3945473f78aee83cbc76c8d70bbffbf06f7024626575b16d97b66eab16182e1d0d39daff2f26f5
29112911
languageName: node
29122912
linkType: hard
29132913

@@ -6939,17 +6939,17 @@ __metadata:
69396939
languageName: node
69406940
linkType: hard
69416941

6942-
"eslint@npm:^9.39.1":
6943-
version: 9.39.1
6944-
resolution: "eslint@npm:9.39.1"
6942+
"eslint@npm:^9.39.2":
6943+
version: 9.39.2
6944+
resolution: "eslint@npm:9.39.2"
69456945
dependencies:
69466946
"@eslint-community/eslint-utils": "npm:^4.8.0"
69476947
"@eslint-community/regexpp": "npm:^4.12.1"
69486948
"@eslint/config-array": "npm:^0.21.1"
69496949
"@eslint/config-helpers": "npm:^0.4.2"
69506950
"@eslint/core": "npm:^0.17.0"
69516951
"@eslint/eslintrc": "npm:^3.3.1"
6952-
"@eslint/js": "npm:9.39.1"
6952+
"@eslint/js": "npm:9.39.2"
69536953
"@eslint/plugin-kit": "npm:^0.4.1"
69546954
"@humanfs/node": "npm:^0.16.6"
69556955
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -6984,7 +6984,7 @@ __metadata:
69846984
optional: true
69856985
bin:
69866986
eslint: bin/eslint.js
6987-
checksum: 10c0/59b2480639404ba24578ca480f973683b87b7aac8aa7e349240474a39067804fd13cd8b9cb22fee074170b8c7c563b57bab703ec0f0d3f81ea017e5d2cad299d
6987+
checksum: 10c0/bb88ca8fd16bb7e1ac3e13804c54d41c583214460c0faa7b3e7c574e69c5600c7122295500fb4b0c06067831111db740931e98da1340329527658e1cf80073d3
69886988
languageName: node
69896989
linkType: hard
69906990

@@ -8255,7 +8255,7 @@ __metadata:
82558255
"@typescript-eslint/parser": "npm:^8.46.2"
82568256
"@vitest/coverage-v8": "npm:^4.0.5"
82578257
chalk: "npm:^5.6.2"
8258-
eslint: "npm:^9.39.1"
8258+
eslint: "npm:^9.39.2"
82598259
eslint-plugin-prettier: "npm:5.5.4"
82608260
nx: "npm:22.3.3"
82618261
prettier: "npm:^3.6.2"

0 commit comments

Comments
 (0)