File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " prettier-plugin-solidity" ,
3- "version" : " 1.0.0-alpha.12 " ,
3+ "version" : " 1.0.0-alpha.13 " ,
44 "description" : " prettier plugin for solidity" ,
55 "main" : " src" ,
66 "scripts" : {
4646 "homepage" : " https://github.com/prettier-solidity/prettier-plugin-solidity#readme" ,
4747 "devDependencies" : {
4848 "codecov" : " ^3.0.4" ,
49- "eslint" : " ^5.9.0 " ,
49+ "eslint" : " ^5.11.1 " ,
5050 "eslint-config-airbnb" : " ^17.0.0" ,
5151 "eslint-plugin-import" : " ^2.14.0" ,
5252 "eslint-plugin-jsx-a11y" : " ^6.1.2" ,
5555 "jest-watch-typeahead" : " ^0.2.0"
5656 },
5757 "dependencies" : {
58- "emoji-regex" : " ^7.0.1 " ,
58+ "emoji-regex" : " ^7.0.3 " ,
5959 "escape-string-regexp" : " ^1.0.5" ,
6060 "extract-comments" : " ^1.1.0" ,
61- "prettier" : " ^1.15.2 " ,
62- "solidity-parser-antlr" : " ^0.3.1 " ,
63- "string-width" : " 3.0.0"
61+ "prettier" : " ^1.15.3 " ,
62+ "solidity-parser-antlr" : " ^0.3.3 " ,
63+ "string-width" : " ^ 3.0.0"
6464 }
6565}
You can’t perform that action at this time.
0 commit comments