Skip to content

Commit d6c3314

Browse files
committed
bump version
1 parent 365e7e0 commit d6c3314

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
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": "2.2.1",
3+
"version": "2.3.0",
44
"description": "A Prettier Plugin for automatically formatting your Solidity code.",
55
"type": "module",
66
"main": "./dist/index.js",
@@ -104,7 +104,7 @@
104104
"jest-snapshot-serializer-ansi": "^2.2.1",
105105
"jest-snapshot-serializer-raw": "^2.0.0",
106106
"jest-watch-typeahead": "^3.0.1",
107-
"knip": "^5.85.0",
107+
"knip": "^5.86.0",
108108
"lines-and-columns": "^2.0.4",
109109
"prettier": "^3.8.1",
110110
"solc": "^0.8.34",

0 commit comments

Comments
 (0)