Skip to content

Commit 9a6766b

Browse files
meta: bump the lint group across 1 directory with 8 updates
Bumps the lint group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.3` | `16.2.7` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.39.1` | | [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.39.1` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.45.0` | `8.49.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.24.0` | `16.26.1` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `39.0.0` | `39.0.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.0.7` | `16.0.8` | Updates `lint-staged` from 16.2.3 to 16.2.7 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.3...v16.2.7) Updates `@eslint/js` from 9.36.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `eslint` from 9.36.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.39.1) Updates `prettier` from 3.6.2 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) Updates `typescript-eslint` from 8.45.0 to 8.49.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.49.0/packages/typescript-eslint) Updates `stylelint` from 16.24.0 to 16.26.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.24.0...16.26.1) Updates `stylelint-config-standard` from 39.0.0 to 39.0.1 - [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.0...39.0.1) Updates `eslint-config-next` from 16.0.7 to 16.0.8 - [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.0.8/packages/eslint-config-next) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lint - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: typescript-eslint dependency-version: 8.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint dependency-version: 16.26.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint-config-standard dependency-version: 39.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-config-next dependency-version: 16.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf3f248 commit 9a6766b

File tree

4 files changed

+449
-596
lines changed

4 files changed

+449
-596
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.0",
93-
"eslint-config-next": "16.0.7",
93+
"eslint-config-next": "16.0.8",
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.24.0",
104-
"stylelint-config-standard": "39.0.0",
103+
"stylelint": "16.26.1",
104+
"stylelint-config-standard": "39.0.1",
105105
"stylelint-order": "7.0.0",
106106
"stylelint-selector-bem-pattern": "4.0.1",
107107
"tsx": "^4.21.0",
108108
"typescript": "catalog:",
109-
"typescript-eslint": "~8.45.0",
109+
"typescript-eslint": "~8.49.0",
110110
"user-agent-data-types": "0.4.2",
111111
"wrangler": "^4.53.0"
112112
},

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,22 +35,22 @@
3535
},
3636
"dependencies": {
3737
"husky": "9.1.7",
38-
"lint-staged": "16.2.3",
38+
"lint-staged": "16.2.7",
3939
"turbo": "2.6.1"
4040
},
4141
"devDependencies": {
42-
"@eslint/js": "~9.36.0",
42+
"@eslint/js": "~9.39.1",
4343
"@reporters/github": "^1.11.0",
4444
"@testing-library/react": "~16.3.0",
4545
"cross-env": "^10.1.0",
46-
"eslint": "~9.36.0",
46+
"eslint": "~9.39.1",
4747
"eslint-import-resolver-typescript": "~4.4.4",
4848
"eslint-plugin-import-x": "~4.16.1",
4949
"globals": "^16.5.0",
50-
"prettier": "3.6.2",
50+
"prettier": "3.7.4",
5151
"prettier-plugin-tailwindcss": "0.7.2",
5252
"typescript": "catalog:",
53-
"typescript-eslint": "~8.45.0"
53+
"typescript-eslint": "~8.49.0"
5454
},
5555
"packageManager": "[email protected]",
5656
"devEngines": {

packages/ui-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
"react": "catalog:",
7373
"storybook": "^10.1.4",
7474
"style-loader": "~4.0.0",
75-
"stylelint": "^16.24.0",
76-
"stylelint-config-standard": "^39.0.0",
75+
"stylelint": "^16.26.1",
76+
"stylelint-config-standard": "^39.0.1",
7777
"stylelint-order": "7.0.0",
7878
"stylelint-selector-bem-pattern": "4.0.1",
7979
"tailwindcss": "catalog:",

0 commit comments

Comments
 (0)