Skip to content

Commit 2f1da29

Browse files
Bump the fab-ui-package-updates group across 1 directory with 4 updates (#65145)
Bumps the fab-ui-package-updates group with 4 updates in the /providers/fab/src/airflow/providers/fab/www directory: [eslint](https://github.com/eslint/eslint), [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin), [stylelint](https://github.com/stylelint/stylelint) and [webpack](https://github.com/webpack/webpack). Updates `eslint` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.0) Updates `mini-css-extract-plugin` from 2.10.1 to 2.10.2 - [Release notes](https://github.com/webpack/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.10.1...v2.10.2) Updates `stylelint` from 17.5.0 to 17.6.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.5.0...17.6.0) Updates `webpack` from 5.105.4 to 5.106.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.4...v5.106.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: fab-ui-package-updates - dependency-name: mini-css-extract-plugin dependency-version: 2.10.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: fab-ui-package-updates - dependency-name: stylelint dependency-version: 17.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: fab-ui-package-updates - dependency-name: webpack dependency-version: 5.106.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: fab-ui-package-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b98ee23 commit 2f1da29

File tree

2 files changed

+185
-170
lines changed

2 files changed

+185
-170
lines changed

providers/fab/src/airflow/providers/fab/www/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@
4747
"copy-webpack-plugin": "^14.0.0",
4848
"css-loader": "7.1.4",
4949
"css-minimizer-webpack-plugin": "^8.0.0",
50-
"eslint": "^10.1.0",
50+
"eslint": "^10.2.0",
5151
"file-loader": "^6.2.0",
52-
"mini-css-extract-plugin": "^2.10.1",
52+
"mini-css-extract-plugin": "^2.10.2",
5353
"moment": "^2.30.1",
5454
"moment-locales-webpack-plugin": "^1.2.0",
5555
"prettier": "^3.8.1",
56-
"stylelint": "^17.5.0",
56+
"stylelint": "^17.6.0",
5757
"terser-webpack-plugin": "^5.4.0",
5858
"url-loader": "4.1.1",
59-
"webpack": "^5.105.4",
59+
"webpack": "^5.106.0",
6060
"webpack-cli": "^7.0.2",
6161
"webpack-license-plugin": "^4.5.1",
6262
"webpack-manifest-plugin": "^6.0.1"

0 commit comments

Comments
 (0)