Skip to content

Commit 002f852

Browse files
committed
chore(package): update dependencis
1 parent 9da08b0 commit 002f852

File tree

2 files changed

+183
-155
lines changed

2 files changed

+183
-155
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,25 +38,25 @@
3838
],
3939
"dependencies": {
4040
"extract-react-intl": "^0.6.0",
41-
"flat": "^4.0.0",
41+
"flat": "^4.1.0",
4242
"js-yaml": "^3.12.0",
43-
"load-json-file": "^5.0.0",
43+
"load-json-file": "^5.1.0",
4444
"lodash.pick": "^4.4.0",
4545
"meow": "^5.0.0",
4646
"mkdirp": "^0.5.1",
4747
"sort-keys": "^2.0.0",
48-
"write-json-file": "^2.3.0"
48+
"write-json-file": "^3.0.2"
4949
},
5050
"devDependencies": {
51-
"all-contributors-cli": "^4.11.2",
51+
"all-contributors-cli": "^5.4.0",
5252
"ava": "^0.25.0",
5353
"babel-core": "^6.26.3",
54-
"husky": "^0.14.3",
55-
"lint-staged": "^7.1.3",
56-
"pify": "^3.0.0",
54+
"husky": "^1.1.2",
55+
"lint-staged": "^7.3.0",
56+
"pify": "^4.0.0",
5757
"prettier": "^1.14.3",
58-
"react": "^16.4.0",
59-
"react-intl": "^2.3.0",
58+
"react": "^16.5.2",
59+
"react-intl": "^2.7.1",
6060
"temp-write": "^3.4.0",
6161
"tempy": "^0.2.1",
6262
"xo": "^0.23.0"

0 commit comments

Comments
 (0)