Skip to content

Commit f33e1d7

Browse files
meta: bump the lint group with 5 updates
Bumps the lint group with 5 updates: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.50.1` | `8.54.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.26.1` | `17.1.0` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `39.0.1` | `40.0.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.1` | `16.1.6` | Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) Updates `typescript-eslint` from 8.50.1 to 8.54.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-eslint) Updates `stylelint` from 16.26.1 to 17.1.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.26.1...17.1.0) Updates `stylelint-config-standard` from 39.0.1 to 40.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@39.0.1...40.0.0) Updates `eslint-config-next` from 16.1.1 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.6/packages/eslint-config-next) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: typescript-eslint dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: stylelint-config-standard dependency-version: 40.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-config-next dependency-version: 16.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7228f53 commit f33e1d7

File tree

4 files changed

+543
-323
lines changed

4 files changed

+543
-323
lines changed

apps/site/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@types/semver": "~7.7.1",
9191
"babel-plugin-react-compiler": "^1.0.0",
9292
"dedent": "^1.7.1",
93-
"eslint-config-next": "16.1.1",
93+
"eslint-config-next": "16.1.6",
9494
"eslint-plugin-mdx": "~3.6.2",
9595
"eslint-plugin-react": "~7.37.5",
9696
"eslint-plugin-react-hooks": "^7.0.1",
@@ -100,13 +100,13 @@
100100
"mdast-util-from-markdown": "^2.0.2",
101101
"nock": "^14.0.10",
102102
"remark-frontmatter": "^5.0.0",
103-
"stylelint": "16.26.1",
104-
"stylelint-config-standard": "39.0.1",
103+
"stylelint": "17.1.0",
104+
"stylelint-config-standard": "40.0.0",
105105
"stylelint-order": "7.0.1",
106106
"stylelint-selector-bem-pattern": "4.0.1",
107107
"tsx": "^4.21.0",
108108
"typescript": "catalog:",
109-
"typescript-eslint": "~8.50.1",
109+
"typescript-eslint": "~8.54.0",
110110
"user-agent-data-types": "0.4.2",
111111
"wrangler": "^4.54.0"
112112
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
"eslint-import-resolver-typescript": "~4.4.4",
4848
"eslint-plugin-import-x": "~4.16.1",
4949
"globals": "^16.5.0",
50-
"prettier": "3.7.4",
50+
"prettier": "3.8.1",
5151
"prettier-plugin-tailwindcss": "0.7.2",
5252
"typescript": "catalog:",
53-
"typescript-eslint": "~8.50.1"
53+
"typescript-eslint": "~8.54.0"
5454
},
5555
"packageManager": "pnpm@10.28.2",
5656
"devEngines": {

packages/ui-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
"react": "catalog:",
7272
"storybook": "^10.1.11",
7373
"style-loader": "~4.0.0",
74-
"stylelint": "^16.26.1",
75-
"stylelint-config-standard": "^39.0.1",
74+
"stylelint": "^17.1.0",
75+
"stylelint-config-standard": "^40.0.0",
7676
"stylelint-order": "7.0.1",
7777
"stylelint-selector-bem-pattern": "4.0.1",
7878
"tailwindcss": "catalog:",

0 commit comments

Comments
 (0)