Skip to content

Commit 1da60ad

Browse files
authored
bump version (#551)
1 parent 1118a10 commit 1da60ad

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-solidity",
3-
"version": "1.0.0-beta.13",
3+
"version": "1.0.0-beta.14",
44
"description": "A Prettier Plugin for automatically formatting your Solidity code.",
55
"main": "src",
66
"scripts": {
@@ -64,7 +64,7 @@
6464
"@babel/code-frame": "^7.14.5",
6565
"cross-env": "^7.0.3",
6666
"dir-to-object": "^2.0.0",
67-
"eslint": "^7.29.0",
67+
"eslint": "^7.30.0",
6868
"eslint-config-airbnb-base": "^14.2.1",
6969
"eslint-config-prettier": "^8.3.0",
7070
"eslint-plugin-import": "^2.23.4",

0 commit comments

Comments
 (0)