File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
This is an alpha version! The changes listed here are not final.
11
11
12
+ ### Changed
13
+ - Update package dependencies.
14
+
12
15
### Fixed
13
16
- Linting: Address final rules in WordPress Stylelint config.
14
17
- Linting: Do additional stylesheet cleanup.
Original file line number Diff line number Diff line change 40
40
"@automattic/jetpack-base-styles" : " ^0.7.2" ,
41
41
"@automattic/jetpack-components" : " ^0.72.6-alpha" ,
42
42
"@automattic/jetpack-connection" : " ^0.39.13-alpha" ,
43
- "@automattic/jetpack-shared-extension-utils" : " ^0.19.1 " ,
43
+ "@automattic/jetpack-shared-extension-utils" : " ^0.19.2-alpha " ,
44
44
"@wordpress/base-styles" : " 5.21.0" ,
45
45
"@wordpress/block-editor" : " 14.16.0" ,
46
46
"@wordpress/data" : " 10.21.0" ,
80
80
"@wordpress/browserslist-config" : " 6.21.0" ,
81
81
"@wordpress/dependency-extraction-webpack-plugin" : " 6.21.0" ,
82
82
"autoprefixer" : " 10.4.20" ,
83
- "babel-jest" : " 29.4.3 " ,
83
+ "babel-jest" : " 29.7.0 " ,
84
84
"concurrently" : " 7.6.0" ,
85
85
"core-js" : " 3.38.1" ,
86
86
"jest" : " 29.7.0" ,
You can’t perform that action at this time.
0 commit comments