Skip to content

Commit 921b501

Browse files
authored
bump version (#1048)
1 parent 44a48ea commit 921b501

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

package-lock.json

Lines changed: 46 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "2.0.0-beta.1",
3+
"version": "2.0.0-beta.2",
44
"description": "A Prettier Plugin for automatically formatting your Solidity code.",
55
"type": "module",
66
"main": "./dist/index.js",
@@ -77,8 +77,8 @@
7777
"@babel/code-frame": "^7.24.7",
7878
"@types/jest": "^29.5.13",
7979
"@types/semver": "^7.5.8",
80-
"@typescript-eslint/eslint-plugin": "^8.7.0",
81-
"@typescript-eslint/parser": "^8.7.0",
80+
"@typescript-eslint/eslint-plugin": "^8.8.0",
81+
"@typescript-eslint/parser": "^8.8.0",
8282
"c8": "^9.1.0",
8383
"cross-env": "^7.0.3",
8484
"eslint": "^9.11.1",

0 commit comments

Comments
 (0)