Skip to content

Commit 39e31af

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 2eb6ffc commit 39e31af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360
"dependencies": {
361361
"posthog-node": "^5.24.1",
362362
"tinytar": "^0.1.0",
363-
"toml": "^3.0.0",
363+
"toml": "^4.1.1",
364364
"web-tree-sitter": "^0.26.3"
365365
},
366366
"lint-staged": {

0 commit comments

Comments
 (0)