Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Commit 51a0b30

Browse files
committed
chore: update devDependencies
1 parent 0df37ec commit 51a0b30

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@
4343
"devDependencies": {
4444
"@commitlint/cli": "^7.5.2",
4545
"@commitlint/config-conventional": "^7.5.0",
46-
"@wordpress/npm-package-json-lint-config": "^1.1.2",
47-
"eslint": "^5.4.0",
48-
"eslint-plugin-jest": "^22.0.0",
46+
"@wordpress/npm-package-json-lint-config": "^1.2.0",
47+
"eslint": "^5.16.0",
48+
"eslint-plugin-jest": "^22.4.1",
4949
"eslint-plugin-wordpress": "git://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress.git#b65ae0cea1199c9714641ed3be7ea98fcb27dd6c",
50-
"husky": "^1.1.2",
51-
"jest": "^23.5.0",
52-
"npm-package-json-lint": "^3.3.0",
53-
"npm-run-all": "^4.1.3",
50+
"husky": "^1.3.1",
51+
"jest": "^24.7.1",
52+
"npm-package-json-lint": "^3.6.0",
53+
"npm-run-all": "^4.1.5",
5454
"npmpub": "^4.1.0",
55-
"remark-cli": "^6.0.0",
55+
"remark-cli": "^6.0.1",
5656
"remark-preset-lint-consistent": "^2.0.2",
5757
"remark-preset-lint-recommended": "^3.0.2",
5858
"stylelint": "^10.0.1",

0 commit comments

Comments
 (0)