Skip to content

Commit a0d7208

Browse files
Bump the eslint group with 8 updates
Bumps the eslint group with 8 updates: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.39.2` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.10.2` | | [eslint-plugin-jsx-expressions](https://github.com/hluisson/eslint-plugin-jsx-expressions) | `1.3.1` | `1.3.2` | | [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) | `10.1.0` | `11.2.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.37.5` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `7.0.1` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `48.0.1` | `62.0.0` | | [@guardian/eslint-config](https://github.com/guardian/csnx/tree/HEAD/libs/@guardian/eslint-config) | `12.0.1` | `13.0.2` | Updates `eslint` from 8.57.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v9.39.2) Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.10.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.7.1...v6.10.2) Updates `eslint-plugin-jsx-expressions` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/hluisson/eslint-plugin-jsx-expressions/releases) - [Commits](hluisson/eslint-plugin-jsx-expressions@1.3.1...1.3.2) Updates `eslint-plugin-mocha` from 10.1.0 to 11.2.0 - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/commits) Updates `eslint-plugin-react` from 7.33.2 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.37.5) Updates `eslint-plugin-react-hooks` from 4.6.0 to 7.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-unicorn` from 48.0.1 to 62.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v48.0.1...v62.0.0) Updates `@guardian/eslint-config` from 12.0.1 to 13.0.2 - [Release notes](https://github.com/guardian/csnx/releases) - [Changelog](https://github.com/guardian/csnx/blob/main/libs/@guardian/eslint-config/CHANGELOG.md) - [Commits](https://github.com/guardian/csnx/commits/@guardian/eslint-config@13.0.2/libs/@guardian/eslint-config) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-jsx-a11y dependency-version: 6.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsx-expressions dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-mocha dependency-version: 11.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-unicorn dependency-version: 62.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@guardian/eslint-config" dependency-version: 13.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6768f6 commit a0d7208

File tree

6 files changed

+1359
-1123
lines changed

6 files changed

+1359
-1123
lines changed

ab-testing/cdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"@aws-sdk/client-s3": "3.931.0",
2525
"@aws-sdk/client-ssm": "3.621.0",
2626
"@guardian/cdk": "62.0.1",
27-
"@guardian/eslint-config": "12.0.1",
27+
"@guardian/eslint-config": "13.0.5",
2828
"@guardian/tsconfig": "1.0.1",
2929
"@types/node": "22.17.0",
3030
"aws-cdk": "2.1030.0",
3131
"aws-cdk-lib": "2.220.0",
32-
"eslint": "9.39.1",
32+
"eslint": "10.0.0",
3333
"prettier": "3.0.3",
3434
"source-map-support": "0.5.21",
3535
"typescript": "5.9.3"

ab-testing/config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"@aws-sdk/client-s3": "3.931.0",
3232
"@aws-sdk/client-ssm": "3.621.0",
3333
"@guardian/cdk": "62.0.1",
34-
"@guardian/eslint-config": "12.0.1",
34+
"@guardian/eslint-config": "13.0.5",
3535
"@guardian/tsconfig": "1.0.1",
3636
"@types/node": "22.17.0",
3737
"aws-cdk": "2.1030.0",
3838
"aws-cdk-lib": "2.220.0",
39-
"eslint": "9.39.1",
39+
"eslint": "10.0.0",
4040
"prettier": "3.0.3",
4141
"source-map-support": "0.5.21",
4242
"typescript": "5.9.3"

ab-testing/deploy-lambda/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@guardian/cdk": "62.0.1",
22-
"@guardian/eslint-config": "12.0.1",
22+
"@guardian/eslint-config": "13.0.5",
2323
"@guardian/tsconfig": "1.0.1",
2424
"@rollup/plugin-commonjs": "29.0.0",
2525
"@rollup/plugin-json": "6.1.0",
@@ -29,7 +29,7 @@
2929
"aws-cdk-lib": "2.220.0",
3030
"aws-lambda": "1.0.7",
3131
"esbuild": "0.27.0",
32-
"eslint": "9.39.1",
32+
"eslint": "10.0.0",
3333
"prettier": "3.0.3",
3434
"rollup": "4.53.2",
3535
"rollup-plugin-esbuild": "6.2.1",

ab-testing/notification-lambda/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@guardian/ab-testing-config": "workspace:ab-testing-config"
1919
},
2020
"devDependencies": {
21-
"@guardian/eslint-config": "12.0.1",
21+
"@guardian/eslint-config": "13.0.5",
2222
"@guardian/tsconfig": "1.0.1",
2323
"@rollup/plugin-commonjs": "29.0.0",
2424
"@rollup/plugin-json": "6.1.0",
@@ -27,7 +27,7 @@
2727
"@types/node": "22.17.0",
2828
"aws-lambda": "1.0.7",
2929
"esbuild": "0.27.0",
30-
"eslint": "9.39.1",
30+
"eslint": "10.0.0",
3131
"prettier": "3.0.3",
3232
"rollup": "4.53.2",
3333
"rollup-plugin-esbuild": "6.2.1",

dotcom-rendering/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -103,16 +103,16 @@
103103
"css-loader": "7.1.2",
104104
"dompurify": "3.2.4",
105105
"dynamic-import-polyfill": "0.1.1",
106-
"eslint": "8.57.1",
106+
"eslint": "10.0.0",
107107
"eslint-plugin-custom-elements": "0.0.8",
108-
"eslint-plugin-jsx-a11y": "6.7.1",
109-
"eslint-plugin-jsx-expressions": "1.3.1",
110-
"eslint-plugin-mocha": "10.1.0",
111-
"eslint-plugin-react": "7.33.2",
112-
"eslint-plugin-react-hooks": "4.6.0",
108+
"eslint-plugin-jsx-a11y": "6.10.2",
109+
"eslint-plugin-jsx-expressions": "1.3.2",
110+
"eslint-plugin-mocha": "11.2.0",
111+
"eslint-plugin-react": "7.37.5",
112+
"eslint-plugin-react-hooks": "7.0.1",
113113
"eslint-plugin-ssr-friendly": "1.3.0",
114114
"eslint-plugin-storybook": "10.1.10",
115-
"eslint-plugin-unicorn": "48.0.1",
115+
"eslint-plugin-unicorn": "63.0.0",
116116
"eslint-stats": "1.0.1",
117117
"express": "5.2.1",
118118
"find": "0.3.0",

0 commit comments

Comments
 (0)