Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Pin dependencies (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ryelle committed Nov 29, 2018
1 parent 1bf9727 commit 002673a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 9 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -7,10 +7,10 @@
"prefer-stable": true,
"minimum-stability": "dev",
"require": {
"composer/installers": "~1.2"
"composer/installers": "~1.6"
},
"require-dev": {
"woocommerce/woocommerce-sniffs": "^0.0.5"
"woocommerce/woocommerce-sniffs": "0.0.5"
},
"scripts": {
"phpcs": [
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

13 changes: 9 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -48,9 +48,9 @@
"eslint-plugin-react": "7.11.1",
"eslint-plugin-wordpress": "git://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress.git#1774343f6226052a46b081e01db3fca8793cc9f1",
"har-validator": "5.1.3",
"husky": "^1.2.0",
"husky": "1.2.0",
"interpolate-components": "1.1.1",
"lint-staged": "^8.1.0",
"lint-staged": "8.1.0",
"mini-css-extract-plugin": "0.4.5",
"node-sass": "4.10.0",
"postcss-loader": "3.0.0",
Expand Down

0 comments on commit 002673a

Please sign in to comment.