We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77177c7 commit 47eaac2Copy full SHA for 47eaac2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "prettier-plugin-solidity",
3
- "version": "1.0.0-alpha.13",
+ "version": "1.0.0-alpha.14",
4
"description": "prettier plugin for solidity",
5
"main": "src",
6
"scripts": {
@@ -46,11 +46,11 @@
46
"homepage": "https://github.com/prettier-solidity/prettier-plugin-solidity#readme",
47
"devDependencies": {
48
"codecov": "^3.0.4",
49
- "eslint": "^5.11.1",
+ "eslint": "^5.12.0",
50
"eslint-config-airbnb": "^17.0.0",
51
"eslint-plugin-import": "^2.14.0",
52
"eslint-plugin-jsx-a11y": "^6.1.2",
53
- "eslint-plugin-react": "^7.11.0",
+ "eslint-plugin-react": "^7.12.3",
54
"jest": "^23.5.0",
55
"jest-watch-typeahead": "^0.2.0"
56
},
0 commit comments