File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-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.11 " ,
3+ "version" : " 1.0.0-alpha.12 " ,
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.3 .0" ,
49+ "eslint" : " ^5.9 .0" ,
5050 "eslint-config-airbnb" : " ^17.0.0" ,
5151 "eslint-plugin-import" : " ^2.14.0" ,
52- "eslint-plugin-jsx-a11y" : " ^6.1.1 " ,
52+ "eslint-plugin-jsx-a11y" : " ^6.1.2 " ,
5353 "eslint-plugin-react" : " ^7.11.0" ,
5454 "jest" : " ^23.5.0" ,
5555 "jest-watch-typeahead" : " ^0.2.0"
5656 },
5757 "dependencies" : {
58- "extract-comments" : " ^1.0.0" ,
59- "prettier" : " ^1.14.2" ,
60- "solidity-parser-antlr" : " ^0.3.1"
58+ "emoji-regex" : " ^7.0.1" ,
59+ "escape-string-regexp" : " ^1.0.5" ,
60+ "extract-comments" : " ^1.1.0" ,
61+ "prettier" : " ^1.15.2" ,
62+ "solidity-parser-antlr" : " ^0.3.1" ,
63+ "string-width" : " ^2.1.1"
6164 }
6265}
You can’t perform that action at this time.
0 commit comments