Skip to content

Commit 18fd900

Browse files
Bump the typescript group across 1 directory with 4 updates (#71409)
Bumps the typescript group with 4 updates in the /airflow-core/src/airflow/ui directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.65.0 to 8.66.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.65.0 to 8.66.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/parser) Updates `@typescript-eslint/utils` from 8.65.0 to 8.66.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/utils) Updates `typescript-eslint` from 8.65.0 to 8.66.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.66.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@typescript-eslint/parser" dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@typescript-eslint/utils" dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: typescript-eslint dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c0b3e6 commit 18fd900

2 files changed

Lines changed: 80 additions & 80 deletions

File tree

airflow-core/src/airflow/ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@
9090
"@types/react": "^19.2.18",
9191
"@types/react-dom": "^19.2.4",
9292
"@types/react-syntax-highlighter": "^15.5.13",
93-
"@typescript-eslint/eslint-plugin": "^8.65.0",
94-
"@typescript-eslint/parser": "^8.65.0",
95-
"@typescript-eslint/utils": "^8.65.0",
93+
"@typescript-eslint/eslint-plugin": "^8.66.0",
94+
"@typescript-eslint/parser": "^8.66.0",
95+
"@typescript-eslint/utils": "^8.66.0",
9696
"@vitejs/plugin-react": "^6.0.5",
9797
"@vitejs/plugin-react-swc": "^4.3.3",
9898
"@vitest/coverage-v8": "^4.1.9",
@@ -116,7 +116,7 @@
116116
"prettier": "^3.9.6",
117117
"ts-morph": "^27.0.2",
118118
"typescript": "^6.0.3",
119-
"typescript-eslint": "^8.65.0",
119+
"typescript-eslint": "^8.66.0",
120120
"vite": "^8.2.1",
121121
"vite-plugin-css-injected-by-js": "^5.0.2",
122122
"vitest": "^4.1.9",

airflow-core/src/airflow/ui/pnpm-lock.yaml

Lines changed: 76 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)