Skip to content

Commit 7208bf1

Browse files
committed
using the last version of slang
1 parent ba684a1 commit 7208bf1

File tree

2 files changed

+18
-111
lines changed

2 files changed

+18
-111
lines changed

package-lock.json

Lines changed: 15 additions & 108 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
@@ -83,8 +83,8 @@
8383
"node": ">=16"
8484
},
8585
"devDependencies": {
86-
"@babel/code-frame": "^7.25.9",
87-
"@types/jest": "^29.5.13",
86+
"@babel/code-frame": "^7.26.0",
87+
"@types/jest": "^29.5.14",
8888
"@types/semver": "^7.5.8",
8989
"@types/strip-comments": "^2.0.4",
9090
"@typescript-eslint/eslint-plugin": "^8.11.0",
@@ -111,7 +111,7 @@
111111
"webpack-cli": "^5.1.4"
112112
},
113113
"dependencies": {
114-
"@nomicfoundation/slang": "0.18.2",
114+
"@nomicfoundation/slang": "0.18.3",
115115
"@solidity-parser/parser": "^0.18.0",
116116
"semver": "^7.6.3"
117117
},

0 commit comments

Comments
 (0)