Skip to content

Commit 144f4bf

Browse files
chore(deps-dev): bump prettier-plugin-toml in the root-dev-major group
Bumps the root-dev-major group with 1 update: [prettier-plugin-toml](https://github.com/un-ts/prettier). Updates `prettier-plugin-toml` from 1.0.0 to 2.0.6 - [Release notes](https://github.com/un-ts/prettier/releases) - [Changelog](https://github.com/un-ts/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/un-ts/prettier/commits/prettier-plugin-toml@2.0.6) --- updated-dependencies: - dependency-name: prettier-plugin-toml dependency-version: 2.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: root-dev-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0822286 commit 144f4bf

File tree

2 files changed

+35
-157
lines changed

2 files changed

+35
-157
lines changed

package-lock.json

Lines changed: 34 additions & 156 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
@@ -2,7 +2,7 @@
22
"//": "This file is for global dev tools only ! For frontend see in taxonomy-editor-frontend folder",
33
"devDependencies": {
44
"prettier": "3.0.3",
5-
"prettier-plugin-toml": "^1.0.0"
5+
"prettier-plugin-toml": "^2.0.6"
66
},
77
"scripts": {
88
"lint": "prettier --plugin=prettier-plugin-toml --write \"**/*.{json,md,yml,yaml,toml}\"",

0 commit comments

Comments
 (0)