Skip to content

Commit 0d7524d

Browse files
committed
chore: update dependencies
1 parent 369e362 commit 0d7524d

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
@@ -9,7 +9,7 @@
99
"babel-types": "^6.19.0",
1010
"generic-names": "^1.0.2",
1111
"postcss": "^5.2.6",
12-
"postcss-modules": "^0.5.2",
12+
"postcss-modules": "^0.6.2",
1313
"postcss-modules-extract-imports": "^1.0.1",
1414
"postcss-modules-local-by-default": "^1.1.1",
1515
"postcss-modules-parser": "^1.1.0",
@@ -27,9 +27,9 @@
2727
"babel-plugin-transform-flow-strip-types": "^6.18.0",
2828
"babel-preset-es2015": "^6.18.0",
2929
"eslint": "^3.11.1",
30-
"eslint-config-canonical": "^5.8.0",
31-
"flow-bin": "^0.36.0",
32-
"husky": "^0.11.9",
30+
"eslint-config-canonical": "^6.0.0",
31+
"flow-bin": "^0.37.4",
32+
"husky": "^0.12.0",
3333
"mocha": "^3.2.0",
3434
"semantic-release": "^6.3.5"
3535
},

0 commit comments

Comments
 (0)