Skip to content

Commit 5b19a4f

Browse files
Bump the twentytwentyfive-css group across 1 directory with 2 updates
Bumps the twentytwentyfive-css group with 2 updates in the /src/wp-content/themes/twentytwentyfive 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: twentytwentyfive-css - dependency-name: cssnano dependency-version: 7.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: twentytwentyfive-css ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6cf8fa commit 5b19a4f

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

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

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"npm": ">=10.2.3"
1818
},
1919
"devDependencies": {
20-
"@wordpress/browserslist-config": "^6.31.0",
20+
"@wordpress/browserslist-config": "^6.34.0",
2121
"postcss": "^8.5.6",
2222
"postcss-cli": "^11.0.1",
23-
"cssnano": "^7.1.1"
23+
"cssnano": "^7.1.2"
2424
},
2525
"browserslist": [
2626
"extends @wordpress/browserslist-config"

0 commit comments

Comments
 (0)