Skip to content

Commit c97e19b

Browse files
Bump @nomicfoundation/slang from 1.3.0 to 1.3.1 (#1340)
* Bump @nomicfoundation/slang from 1.3.0 to 1.3.1 Bumps [@nomicfoundation/slang](https://github.com/NomicFoundation/slang) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/NomicFoundation/slang/releases) - [Changelog](https://github.com/NomicFoundation/slang/blob/main/CHANGELOG.md) - [Commits](NomicFoundation/slang@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: "@nomicfoundation/slang" dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * updating package.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klaus <[email protected]>
1 parent 14a199b commit c97e19b

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

Lines changed: 7 additions & 7 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
@@ -88,7 +88,7 @@
8888
"@eslint/eslintrc": "^3.3.3",
8989
"@eslint/js": "^9.39.1",
9090
"@types/jest": "^30.0.0",
91-
"@types/node": "^25.0.0",
91+
"@types/node": "^25.0.1",
9292
"@types/semver": "^7.7.1",
9393
"@typescript-eslint/eslint-plugin": "^8.49.0",
9494
"@typescript-eslint/parser": "^8.49.0",
@@ -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.73.0",
107+
"knip": "^5.73.3",
108108
"lines-and-columns": "^2.0.4",
109109
"prettier": "^3.7.4",
110110
"solc": "^0.8.31",
@@ -115,7 +115,7 @@
115115
"webpack-cli": "^6.0.1"
116116
},
117117
"dependencies": {
118-
"@nomicfoundation/slang": "1.3.0",
118+
"@nomicfoundation/slang": "1.3.1",
119119
"@solidity-parser/parser": "^0.20.2",
120120
"semver": "^7.7.3"
121121
},

0 commit comments

Comments
 (0)