Skip to content

Commit ca14de5

Browse files
authored
Merge branch 'master' into control-has-associated-label
2 parents f50136e + fff6a4b commit ca14de5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
"eslint-plugin-import": "^2.13.0",
4747
"estraverse": "^4.2.0",
4848
"expect": "^21.2.1",
49-
"flow-bin": "^0.87.0",
49+
"flow-bin": "^0.88.0",
5050
"in-publish": "^2.0.0",
5151
"jest": "^21.2.1",
52-
"jscodeshift": "^0.4.0",
52+
"jscodeshift": "^0.6.0",
5353
"minimist": "^1.2.0",
5454
"object.assign": "^4.1.0",
5555
"rimraf": "^2.6.2",
@@ -66,7 +66,7 @@
6666
"ast-types-flow": "^0.0.7",
6767
"axobject-query": "^2.0.2",
6868
"damerau-levenshtein": "^1.0.4",
69-
"emoji-regex": "^6.5.1",
69+
"emoji-regex": "^7.0.2",
7070
"has": "^1.0.3",
7171
"jsx-ast-utils": "^2.0.1"
7272
},

0 commit comments

Comments
 (0)