Skip to content

Commit

Permalink
Pin dependency automattic/wordbless to 0.3.1 (#21920)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: matticbot <[email protected]>
  • Loading branch information
3 people authored Dec 1, 2021
1 parent 8c0a6a7 commit f602039
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 4 deletions.
4 changes: 4 additions & 0 deletions projects/packages/search/changelog/renovate-pin-dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies
2 changes: 1 addition & 1 deletion projects/packages/search/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"yoast/phpunit-polyfills": "1.0.2",
"automattic/wordbless": "^0.3.1"
"automattic/wordbless": "0.3.1"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion projects/packages/search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jetpack-search",
"version": "0.2.0",
"version": "0.2.1-alpha",
"description": "Package for Jetpack Search products",
"main": "main.js",
"directories": {
Expand Down
5 changes: 5 additions & 0 deletions projects/plugins/jetpack/changelog/renovate-pin-dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Significance: patch
Type: other
Comment: Updated composer.lock.


4 changes: 2 additions & 2 deletions projects/plugins/jetpack/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f602039

Please sign in to comment.