Skip to content

Commit cf80638

Browse files
Bump @nomicfoundation/slang from 1.3.6 to 1.3.7 (#1643)
* Bump @nomicfoundation/slang from 1.3.6 to 1.3.7 Bumps [@nomicfoundation/slang](https://github.com/NomicFoundation/slang) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/NomicFoundation/slang/releases) - [Changelog](https://github.com/NomicFoundation/slang/blob/main/CHANGELOG.md) - [Commits](NomicFoundation/slang@v1.3.6...v1.3.7) --- updated-dependencies: - dependency-name: "@nomicfoundation/slang" dependency-version: 1.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * updating package.json --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klaus <klahott@gmail.com>
1 parent f0524c7 commit cf80638

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,15 @@
8686
"devDependencies": {
8787
"@babel/code-frame": "^8.0.0",
8888
"@eslint/eslintrc": "^3.3.6",
89-
"@eslint/js": "^9.39.4",
89+
"@eslint/js": "^9.39.5",
9090
"@types/jest": "^30.0.0",
9191
"@types/node": "^26.1.1",
9292
"@types/semver": "^7.7.1",
93-
"@typescript-eslint/eslint-plugin": "^8.63.0",
94-
"@typescript-eslint/parser": "^8.63.0",
93+
"@typescript-eslint/eslint-plugin": "^8.64.0",
94+
"@typescript-eslint/parser": "^8.64.0",
9595
"c8": "^11.0.0",
9696
"cross-env": "^10.1.0",
97-
"eslint": "^9.39.4",
97+
"eslint": "^9.39.5",
9898
"eslint-config-prettier": "^10.1.8",
9999
"eslint-plugin-import": "^2.32.0",
100100
"esm-utils": "^4.4.2",
@@ -115,7 +115,7 @@
115115
"webpack-cli": "^7.2.1"
116116
},
117117
"dependencies": {
118-
"@nomicfoundation/slang": "1.3.6",
118+
"@nomicfoundation/slang": "1.3.7",
119119
"@solidity-parser/parser": "^0.20.2",
120120
"semver": "^7.8.5"
121121
},

0 commit comments

Comments
 (0)