Skip to content

Commit 5f0e991

Browse files
build(package): update package.json dependencies & devDependencies
Resolves #70 style-to-object 0.2.1 → 0.2.2 @commitlint/cli ^6.1.0 → ^7.1.2 @commitlint/config-conventional ^6.1.0 → ^7.1.2 coveralls ^3.0.0 → ^3.0.2 eslint ^4.18.0 → ^5.5.0 eslint-plugin-prettier ^2.6.0 → ^2.6.2 lint-staged ^7.1.1 → ^7.2.2 prettier ^1.12.1 → ^1.14.2
1 parent 9de3e12 commit 5f0e991

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"dependencies": {
3737
"html-dom-parser": "0.1.3",
3838
"react-dom-core": "0.0.3",
39-
"style-to-object": "0.2.1"
39+
"style-to-object": "0.2.2"
4040
},
4141
"devDependencies": {
42-
"@commitlint/cli": "^6.1.0",
43-
"@commitlint/config-conventional": "^6.1.0",
42+
"@commitlint/cli": "^7.1.2",
43+
"@commitlint/config-conventional": "^7.1.2",
4444
"benchmark": "2.1.4",
4545
"coveralls": "^3.0.0",
46-
"eslint": "^4.18.0",
46+
"eslint": "^5.5.0",
4747
"eslint-plugin-prettier": "^2.6.0",
4848
"husky": "^0.14.3",
4949
"istanbul": "^0.4.5",

0 commit comments

Comments
 (0)