Skip to content

Commit 47eaac2

Browse files
authored
bump version (#93)
1 parent 77177c7 commit 47eaac2

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
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-solidity",
3-
"version": "1.0.0-alpha.13",
3+
"version": "1.0.0-alpha.14",
44
"description": "prettier plugin for solidity",
55
"main": "src",
66
"scripts": {
@@ -46,11 +46,11 @@
4646
"homepage": "https://github.com/prettier-solidity/prettier-plugin-solidity#readme",
4747
"devDependencies": {
4848
"codecov": "^3.0.4",
49-
"eslint": "^5.11.1",
49+
"eslint": "^5.12.0",
5050
"eslint-config-airbnb": "^17.0.0",
5151
"eslint-plugin-import": "^2.14.0",
5252
"eslint-plugin-jsx-a11y": "^6.1.2",
53-
"eslint-plugin-react": "^7.11.0",
53+
"eslint-plugin-react": "^7.12.3",
5454
"jest": "^23.5.0",
5555
"jest-watch-typeahead": "^0.2.0"
5656
},

0 commit comments

Comments
 (0)