Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump the twentytwentytwo-css group across 1 directory with 2 updates
Bumps the twentytwentytwo-css group with 2 updates in the /src/wp-content/themes/twentytwentytwo directory: [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config) and [cssnano](https://github.com/cssnano/cssnano).


Updates `@wordpress/browserslist-config` from 6.31.0 to 6.34.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/[email protected]/packages/browserslist-config)

Updates `cssnano` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.1.2)

---
updated-dependencies:
- dependency-name: "@wordpress/browserslist-config"
  dependency-version: 6.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: twentytwentytwo-css
- dependency-name: cssnano
  dependency-version: 7.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: twentytwentytwo-css
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2025
commit be7090ed756a78a0d19ed382aa0395520d15c23e
148 changes: 74 additions & 74 deletions src/wp-content/themes/twentytwentytwo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/wp-content/themes/twentytwentytwo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"npm": ">=10.2.3"
},
"devDependencies": {
"@wordpress/browserslist-config": "^6.31.0",
"@wordpress/browserslist-config": "^6.34.0",
"postcss": "^8.5.6",
"postcss-cli": "^11.0.1",
"cssnano": "^7.1.1"
"cssnano": "^7.1.2"
},
"browserslist": [
"extends @wordpress/browserslist-config"
Expand Down