Skip to content

Commit b226275

Browse files
Bump the dev-css-sass group with 8 updates
Bumps the dev-css-sass group with 8 updates: | Package | From | To | | --- | --- | --- | | [@lodder/grunt-postcss](https://github.com/C-Lodder/grunt-postcss) | `3.1.0` | `3.1.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` | | [cssnano](https://github.com/cssnano/cssnano) | `7.0.5` | `7.0.6` | | [grunt-contrib-cssmin](https://github.com/gruntjs/grunt-contrib-cssmin) | `4.0.0` | `5.0.0` | | [grunt-rtlcss](https://github.com/MohammadYounes/grunt-rtlcss) | `2.0.1` | `2.0.2` | | [grunt-sass](https://github.com/sindresorhus/grunt-sass) | `3.0.2` | `3.1.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [sass](https://github.com/sass/dart-sass) | `1.83.3` | `1.83.4` | Updates `@lodder/grunt-postcss` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/C-Lodder/grunt-postcss/releases) - [Changelog](https://github.com/C-Lodder/grunt-postcss/blob/master/CHANGELOG) - [Commits](C-Lodder/grunt-postcss@v3.1.0...v3.1.1) Updates `autoprefixer` from 10.4.19 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.19...10.4.20) Updates `cssnano` from 7.0.5 to 7.0.6 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.0.5...cssnano@7.0.6) Updates `grunt-contrib-cssmin` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/gruntjs/grunt-contrib-cssmin/releases) - [Changelog](https://github.com/gruntjs/grunt-contrib-cssmin/blob/main/CHANGELOG) - [Commits](gruntjs/grunt-contrib-cssmin@v4.0.0...v5.0.0) Updates `grunt-rtlcss` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/MohammadYounes/grunt-rtlcss/releases) - [Commits](MohammadYounes/grunt-rtlcss@2.0.1...2.0.2) Updates `grunt-sass` from 3.0.2 to 3.1.0 - [Release notes](https://github.com/sindresorhus/grunt-sass/releases) - [Commits](sindresorhus/grunt-sass@v3.0.2...v3.1.0) Updates `postcss` from 8.4.49 to 8.5.1 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.1) Updates `sass` from 1.83.3 to 1.83.4 - [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.83.3...1.83.4) --- updated-dependencies: - dependency-name: "@lodder/grunt-postcss" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-css-sass - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-css-sass - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-css-sass - dependency-name: grunt-contrib-cssmin dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-css-sass - dependency-name: grunt-rtlcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-css-sass - dependency-name: grunt-sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-css-sass - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-css-sass - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-css-sass ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 129c0a5 commit b226275

File tree

2 files changed

+51
-50
lines changed

2 files changed

+51
-50
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"last 2 Opera versions"
2525
],
2626
"devDependencies": {
27-
"@lodder/grunt-postcss": "3.1.0",
27+
"@lodder/grunt-postcss": "3.1.1",
2828
"@playwright/test": "1.49.1",
2929
"@pmmmwh/react-refresh-webpack-plugin": "0.5.14",
3030
"@wordpress/babel-preset-default": "8.8.2",
@@ -33,19 +33,19 @@
3333
"@wordpress/e2e-test-utils-playwright": "1.15.0",
3434
"@wordpress/prettier-config": "4.8.1",
3535
"@wordpress/scripts": "30.0.6",
36-
"autoprefixer": "10.4.19",
36+
"autoprefixer": "10.4.20",
3737
"chalk": "5.3.0",
3838
"check-node-version": "4.2.0",
3939
"copy-webpack-plugin": "12.0.1",
40-
"cssnano": "7.0.5",
40+
"cssnano": "7.0.6",
4141
"dotenv": "15.0.1",
4242
"dotenv-expand": "12.0.0",
4343
"grunt": "1.6.0",
4444
"grunt-banner": "0.5.0",
4545
"grunt-contrib-clean": "2.0.0",
4646
"grunt-contrib-concat": "2.0.0",
4747
"grunt-contrib-copy": "0.8.2",
48-
"grunt-contrib-cssmin": "4.0.0",
48+
"grunt-contrib-cssmin": "5.0.0",
4949
"grunt-contrib-imagemin": "3.1.0",
5050
"grunt-contrib-jshint": "3.1.1",
5151
"grunt-contrib-qunit": "10.1.0",
@@ -56,17 +56,17 @@
5656
"grunt-legacy-util": "2.0.0",
5757
"grunt-patch-wordpress": "3.0.1",
5858
"grunt-replace-lts": "1.0.3",
59-
"grunt-rtlcss": "2.0.1",
60-
"grunt-sass": "3.0.2",
59+
"grunt-rtlcss": "2.0.2",
60+
"grunt-sass": "3.1.0",
6161
"grunt-webpack": "6.0.0",
6262
"ink-docstrap": "1.3.1",
6363
"install-changed": "1.0.8",
6464
"matchdep": "1.0.1",
65-
"postcss": "8.4.49",
65+
"postcss": "8.5.1",
6666
"prettier": "npm:wp-prettier@2.6.2",
6767
"qunit": "2.23.1",
6868
"react-refresh": "0.14.0",
69-
"sass": "1.83.3",
69+
"sass": "1.83.4",
7070
"sinon": "16.1.3",
7171
"sinon-test": "3.0.1",
7272
"source-map-loader": "4.0.2",

0 commit comments

Comments
 (0)