Skip to content

Commit

Permalink
Release Jetpack Protect 1.4.2 (#33699)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateweller authored and matticbot committed Oct 20, 2023
1 parent 6327b30 commit 001213c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"license": "GPL-2.0-or-later",
"require": {
"automattic/jetpack-blocks": "^1.6.2-alpha",
"automattic/jetpack-assets": "^1.18.13-alpha",
"automattic/jetpack-connection": "^1.58.2-alpha",
"automattic/jetpack-assets": "^1.18.13",
"automattic/jetpack-connection": "^1.58.2",
"automattic/jetpack-status": "^1.18.5"
},
"require-dev": {
"yoast/phpunit-polyfills": "1.1.0",
"automattic/jetpack-changelogger": "^3.3.11",
"automattic/jetpack-connection": "^1.58.2-alpha",
"automattic/jetpack-connection": "^1.58.2",
"automattic/wordbless": "^0.4.1"
},
"suggest": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
],
"dependencies": {
"@automattic/jetpack-analytics": "^0.1.27",
"@automattic/jetpack-components": "^0.44.0-alpha",
"@automattic/jetpack-shared-extension-utils": "^0.12.4-alpha",
"@automattic/jetpack-components": "^0.44.0",
"@automattic/jetpack-shared-extension-utils": "^0.12.4",
"@wordpress/block-editor": "12.12.0",
"@wordpress/blocks": "12.21.0",
"@wordpress/compose": "6.21.0",
Expand All @@ -57,7 +57,7 @@
},
"devDependencies": {
"@automattic/color-studio": "2.5.0",
"@automattic/jetpack-base-styles": "^0.6.11-alpha",
"@automattic/jetpack-base-styles": "^0.6.11",
"@automattic/jetpack-webpack-config": "workspace:*",
"@automattic/remove-asset-webpack-plugin": "^1.0.19",
"@babel/core": "7.23.2",
Expand Down

0 comments on commit 001213c

Please sign in to comment.