Skip to content

Commit 9ce802a

Browse files
Bump the twentytwenty-css group across 1 directory with 3 updates
Bumps the twentytwenty-css group with 3 updates in the /src/wp-content/themes/twentytwenty directory: [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config), [autoprefixer](https://github.com/postcss/autoprefixer) and [postcss](https://github.com/postcss/postcss). Updates `@wordpress/browserslist-config` from 6.34.0 to 6.41.0 - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/browserslist-config/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/browserslist-config@6.41.0/packages/browserslist-config) Updates `autoprefixer` from 10.4.22 to 10.4.27 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.22...10.4.27) Updates `postcss` from 8.5.6 to 8.5.8 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.8) --- updated-dependencies: - dependency-name: "@wordpress/browserslist-config" dependency-version: 6.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: twentytwenty-css - dependency-name: autoprefixer dependency-version: 10.4.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: twentytwenty-css - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: twentytwenty-css ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55eabbb commit 9ce802a

File tree

2 files changed

+70
-84
lines changed

2 files changed

+70
-84
lines changed

src/wp-content/themes/twentytwenty/package-lock.json

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

src/wp-content/themes/twentytwenty/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"npm": ">=9.8.1"
2323
},
2424
"devDependencies": {
25-
"@wordpress/browserslist-config": "^6.34.0",
25+
"@wordpress/browserslist-config": "^6.42.0",
2626
"@wordpress/scripts": "^30.27.0",
27-
"autoprefixer": "^10.4.22",
27+
"autoprefixer": "^10.4.27",
2828
"concurrently": "^9.2.1",
29-
"postcss": "^8.5.6",
29+
"postcss": "^8.5.8",
3030
"postcss-cli": "^11.0.1",
3131
"rtlcss": "^4.3.0",
3232
"stylelint-a11y": "^1.2.3"

0 commit comments

Comments
 (0)