Skip to content

Commit f3de162

Browse files
authored
Merge pull request #611 from evcohen/update-jsx-ast-utils
Update jsx-ast-utils to 2.2.0
2 parents 5b9f10f + 1eb9f19 commit f3de162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"damerau-levenshtein": "^1.0.4",
6666
"emoji-regex": "^7.0.2",
6767
"has": "^1.0.3",
68-
"jsx-ast-utils": "^2.0.1"
68+
"jsx-ast-utils": "^2.2.0"
6969
},
7070
"peerDependencies": {
7171
"eslint": "^3 || ^4 || ^5"

0 commit comments

Comments
 (0)