Skip to content

Commit 8fe596a

Browse files
build(deps-dev): bump the dev-dependencies group with 2 updates (#221)
Bumps the dev-dependencies group with 2 updates: [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) and [sass](https://github.com/sass/dart-sass). Updates `mini-css-extract-plugin` from 2.10.0 to 2.10.1 - [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.0...v2.10.1) Updates `sass` from 1.97.3 to 1.98.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.97.3...1.98.0) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: sass dependency-version: 1.98.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 826cdf6 commit 8fe596a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
"jest-environment-jsdom": "30.3.0",
4141
"jest-junit": "16.0.0",
4242
"jsdoc": "4.0.5",
43-
"mini-css-extract-plugin": "2.10.0",
43+
"mini-css-extract-plugin": "2.10.1",
4444
"node-fetch": "3.3.2",
4545
"npm-run-all": "4.1.5",
4646
"postcss": "8.5.8",
4747
"postcss-loader": "8.2.1",
4848
"postcss-preset-env": "11.2.0",
49-
"sass": "1.97.3",
49+
"sass": "1.98.0",
5050
"sass-loader": "16.0.7",
5151
"webpack": "5.105.4",
5252
"webpack-cli": "6.0.1",

0 commit comments

Comments
 (0)