Skip to content

Commit ef2ec66

Browse files
authored
bump version (#1124)
1 parent 0af6913 commit ef2ec66

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

package-lock.json

Lines changed: 16 additions & 14 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": "1.4.2",
3+
"version": "1.4.3",
44
"description": "A Prettier Plugin for automatically formatting your Solidity code.",
55
"type": "module",
66
"main": "./src/index.js",
@@ -105,7 +105,7 @@
105105
"prettier": "^3.5.3",
106106
"proxyquire": "^2.1.3",
107107
"solc": "^0.8.29",
108-
"webpack": "^5.99.6",
108+
"webpack": "^5.99.7",
109109
"webpack-cli": "^6.0.1"
110110
},
111111
"dependencies": {

0 commit comments

Comments
 (0)