Skip to content

Commit a0dbf97

Browse files
chore(deps): bump @babel/runtime and @wordpress/scripts
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) to 7.28.3 and updates ancestor dependency [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts). These dependencies need to be updated together. Updates `@babel/runtime` from 7.25.7 to 7.28.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-runtime) Updates `@wordpress/scripts` from 30.22.0 to 30.22.0 - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/scripts) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.28.3 dependency-type: indirect - dependency-name: "@wordpress/scripts" dependency-version: 30.22.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0b653e commit a0dbf97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/app/plugins/cbf-multisite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"build": "npm run makepot && npm run build:assets"
3131
},
3232
"devDependencies": {
33-
"@wordpress/scripts": "^30.0.2",
33+
"@wordpress/scripts": "^30.22.0",
3434
"copy-webpack-plugin": "^12.0.0",
3535
"x-var": "^2.1.0",
3636
"glob": "^10.0.0",

0 commit comments

Comments
 (0)