Skip to content

Commit

Permalink
Feature/bulk dependabot 2021 06 07 (#669)
Browse files Browse the repository at this point in the history
* bump @wordpress/scripts to v16.1.2

* bump webpack-merge to v5.8.0

* bump composer dependencies

* lint:pkg-json requires version
  • Loading branch information
Greg Rickaby authored Jun 7, 2021
1 parent 6e2fa61 commit a81a1b2
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 134 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
"phpcompatibility/phpcompatibility-wp": "^2.1.1",
"wp-cli/wp-cli-bundle": "2.5.0",
"wp-coding-standards/wpcs": "~2.3.0"
"wp-cli/wp-cli-bundle": "^2.5.0",
"wp-coding-standards/wpcs": "^2.3.0"
},
"scripts": {
"format": "./vendor/bin/phpcbf --standard=.phpcs.xml --report=summary,source",
Expand Down
117 changes: 17 additions & 100 deletions composer.lock

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

Loading

0 comments on commit a81a1b2

Please sign in to comment.