Skip to content

Commit a397bf1

Browse files
Bump toml from 3.0.0 to 4.1.1
Bumps [toml](https://github.com/BinaryMuse/toml-node) from 3.0.0 to 4.1.1. - [Changelog](https://github.com/BinaryMuse/toml-node/blob/master/CHANGELOG.md) - [Commits](BinaryMuse/toml-node@v3.0.0...v4.1.1) --- updated-dependencies: - dependency-name: toml dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8ce9f2 commit a397bf1

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"dependencies": {
118118
"esbuild": "0.27.4",
119119
"readline": "^1.3.0",
120-
"toml": "^3.0.0",
120+
"toml": "^4.1.1",
121121
"web-tree-sitter": "^0.26.7"
122122
}
123123
}

0 commit comments

Comments
 (0)