Skip to content

Commit

Permalink
chore: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ntwb committed May 31, 2020
1 parent 6e15b7f commit 0383daa
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions packages/stylelint-config-wordpress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
"devDependencies": {
"@commitlint/cli": "^7.5.2",
"@commitlint/config-conventional": "^7.5.0",
"@wordpress/npm-package-json-lint-config": "^1.1.2",
"eslint": "^5.4.0",
"eslint-plugin-jest": "^22.0.0",
"@wordpress/npm-package-json-lint-config": "^1.2.0",
"eslint": "^5.16.0",
"eslint-plugin-jest": "^22.4.1",
"eslint-plugin-wordpress": "git://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress.git#b65ae0cea1199c9714641ed3be7ea98fcb27dd6c",
"husky": "^1.1.2",
"jest": "^23.5.0",
"npm-package-json-lint": "^3.3.0",
"npm-run-all": "^4.1.3",
"husky": "^1.3.1",
"jest": "^24.7.1",
"npm-package-json-lint": "^3.6.0",
"npm-run-all": "^4.1.5",
"npmpub": "^4.1.0",
"remark-cli": "^6.0.0",
"remark-cli": "^6.0.1",
"remark-preset-lint-consistent": "^2.0.2",
"remark-preset-lint-recommended": "^3.0.2",
"stylelint": "^10.0.1",
Expand Down

0 comments on commit 0383daa

Please sign in to comment.