Skip to content

Commit 6178907

Browse files
TCS-3: Bump the minor-and-patch group across 1 directory with 9 updates
Bumps the minor-and-patch group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.2` | `1.4.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.34.0` | `9.39.0` | | [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `4.2.0` | `4.3.0` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.41.0` | `8.46.2` | | [@types/eslint-plugin-jsx-a11y](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-plugin-jsx-a11y) | `6.10.0` | `6.10.1` | | [eslint](https://github.com/eslint/eslint) | `9.34.0` | `9.39.0` | | [rollup](https://github.com/rollup/rollup) | `4.50.0` | `4.52.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | Updates `@eslint/compat` from 1.3.2 to 1.4.1 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.4.1/packages/compat) Updates `@eslint/js` from 9.34.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.0/packages/js) Updates `prettier-plugin-organize-imports` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases) - [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md) - [Commits](simonhaenisch/prettier-plugin-organize-imports@v4.2.0...v4.3.0) Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.1 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.14...v0.7.1) Updates `typescript-eslint` from 8.41.0 to 8.46.2 - [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.46.2/packages/typescript-eslint) Updates `@types/eslint-plugin-jsx-a11y` from 6.10.0 to 6.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint-plugin-jsx-a11y) Updates `eslint` from 9.34.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.34.0...v9.39.0) Updates `rollup` from 4.50.0 to 4.52.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.50.0...v4.52.5) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@eslint/js" dependency-version: 9.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier-plugin-organize-imports dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.46.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/eslint-plugin-jsx-a11y" dependency-version: 6.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rollup dependency-version: 4.52.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3282c22 commit 6178907

2 files changed

Lines changed: 268 additions & 271 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,23 +21,23 @@
2121
"build": "rollup -c"
2222
},
2323
"dependencies": {
24-
"@eslint/compat": "^1.3.2",
25-
"@eslint/js": "^9.34.0",
24+
"@eslint/compat": "^1.4.1",
25+
"@eslint/js": "^9.39.0",
2626
"eslint-config-prettier": "^10.1.8",
2727
"eslint-plugin-jsx-a11y": "^6.10.2",
2828
"eslint-plugin-prettier": "^5.5.4",
2929
"eslint-plugin-react": "^7.37.5",
3030
"eslint-plugin-react-hooks": "^5.2.0",
31-
"prettier-plugin-organize-imports": "^4.2.0",
32-
"prettier-plugin-tailwindcss": "^0.6.14",
33-
"typescript-eslint": "^8.41.0"
31+
"prettier-plugin-organize-imports": "^4.3.0",
32+
"prettier-plugin-tailwindcss": "^0.7.1",
33+
"typescript-eslint": "^8.46.2"
3434
},
3535
"devDependencies": {
36-
"@types/eslint-plugin-jsx-a11y": "^6.10.0",
37-
"eslint": "^9.34.0",
36+
"@types/eslint-plugin-jsx-a11y": "^6.10.1",
37+
"eslint": "^9.39.0",
3838
"prettier": "^3.6.2",
39-
"rollup": "^4.50.0",
40-
"typescript": "^5.9.2"
39+
"rollup": "^4.52.5",
40+
"typescript": "^5.9.3"
4141
},
4242
"packageManager": "yarn@4.9.2+sha512.1fc009bc09d13cfd0e19efa44cbfc2b9cf6ca61482725eb35bbc5e257e093ebf4130db6dfe15d604ff4b79efd8e1e8e99b25fa7d0a6197c9f9826358d4d65c3c"
4343
}

0 commit comments

Comments
 (0)