From 3dd4e101be9b3da71e7a16b46bc57cc50ea40f12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 18:53:53 +0000 Subject: [PATCH] Bump prettier-plugin-toml from 2.0.2 to 2.0.3 Bumps [prettier-plugin-toml](https://github.com/un-ts/prettier) from 2.0.2 to 2.0.3. - [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/compare/prettier-plugin-toml@2.0.2...prettier-plugin-toml@2.0.3) --- updated-dependencies: - dependency-name: prettier-plugin-toml dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 73a5f8b..5b2075d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "markdown-link-check": "^3.13.7", "markdownlint-cli": "^0.44.0", "prettier": "^3.5.3", - "prettier-plugin-toml": "2.0.2" + "prettier-plugin-toml": "2.0.3" }, "engines": { "node": "20.x" @@ -2773,9 +2773,9 @@ } }, "node_modules/prettier-plugin-toml": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/prettier-plugin-toml/-/prettier-plugin-toml-2.0.2.tgz", - "integrity": "sha512-tUIIhyfdVX5DMsLGKX/2qaEwi3W48OkUSR7XC91PRI5jFzhexmaYWkrSP1Xh/eWUcEc0TVMQenM3lB09xLQstQ==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/prettier-plugin-toml/-/prettier-plugin-toml-2.0.3.tgz", + "integrity": "sha512-2KSzvgWiyF+uaGvX6wK+UENNjhvuSh+HlJym9tY+OyIk3L+yjlDUd0wHP1ZHNC+u8su4UZj2QVjJhq5sZ16zrQ==", "dev": true, "license": "MIT", "dependencies": { @@ -5429,9 +5429,9 @@ "dev": true }, "prettier-plugin-toml": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/prettier-plugin-toml/-/prettier-plugin-toml-2.0.2.tgz", - "integrity": "sha512-tUIIhyfdVX5DMsLGKX/2qaEwi3W48OkUSR7XC91PRI5jFzhexmaYWkrSP1Xh/eWUcEc0TVMQenM3lB09xLQstQ==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/prettier-plugin-toml/-/prettier-plugin-toml-2.0.3.tgz", + "integrity": "sha512-2KSzvgWiyF+uaGvX6wK+UENNjhvuSh+HlJym9tY+OyIk3L+yjlDUd0wHP1ZHNC+u8su4UZj2QVjJhq5sZ16zrQ==", "dev": true, "requires": { "@taplo/lib": "^0.4.0-alpha.2" diff --git a/package.json b/package.json index e1ab3f4..0992841 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "markdown-link-check": "^3.13.7", "markdownlint-cli": "^0.44.0", "prettier": "^3.5.3", - "prettier-plugin-toml": "2.0.2" + "prettier-plugin-toml": "2.0.3" }, "engines": { "node": "20.x"