Skip to content

Commit

Permalink
Update JS unit testing packages (#34427)
Browse files Browse the repository at this point in the history
* Update JS unit testing packages
* Update indirect @adobe/css-tools dep too

---------

Co-authored-by: Renovate Bot <[email protected]>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/7063987503
  • Loading branch information
anomiex authored and matticbot committed Dec 1, 2023
1 parent 70eed9c commit 28dc6ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"extends @wordpress/browserslist-config"
],
"dependencies": {
"@automattic/jetpack-analytics": "^0.1.28",
"@automattic/jetpack-analytics": "^0.1.29-alpha",
"@automattic/jetpack-components": "^0.45.4-alpha",
"@automattic/jetpack-shared-extension-utils": "^0.13.3-alpha",
"@wordpress/block-editor": "12.15.0",
Expand Down Expand Up @@ -59,7 +59,7 @@
"@automattic/color-studio": "2.5.0",
"@automattic/jetpack-base-styles": "^0.6.14-alpha",
"@automattic/jetpack-webpack-config": "workspace:*",
"@automattic/remove-asset-webpack-plugin": "^1.0.20",
"@automattic/remove-asset-webpack-plugin": "^1.0.21-alpha",
"@babel/core": "7.23.2",
"@babel/runtime": "7.23.2",
"@wordpress/api-fetch": "6.44.0",
Expand All @@ -70,7 +70,7 @@
"autoprefixer": "10.4.14",
"concurrently": "7.6.0",
"glob": "7.1.6",
"jest": "29.4.3",
"jest": "29.7.0",
"jquery": "3.6.0",
"postcss": "8.4.31",
"postcss-loader": "6.2.0",
Expand Down

0 comments on commit 28dc6ac

Please sign in to comment.