From 38799e5f4c4c46779a065fafba394477f849752c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 17:50:23 +0000 Subject: [PATCH] Bump @microsoft/eslint-formatter-sarif from 3.0.0 to 3.1.0 Bumps [@microsoft/eslint-formatter-sarif](https://github.com/Microsoft/sarif-js-sdk) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/Microsoft/sarif-js-sdk/releases) - [Changelog](https://github.com/microsoft/sarif-js-sdk/blob/main/RELEASE.md) - [Commits](https://github.com/Microsoft/sarif-js-sdk/commits) --- updated-dependencies: - dependency-name: "@microsoft/eslint-formatter-sarif" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8de3029..12fa378 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@liveblocks/client": "^1.11.0", "@liveblocks/node": "^1.11.1", "@liveblocks/react": "^1.11.1", - "@microsoft/eslint-formatter-sarif": "^3.0.0", + "@microsoft/eslint-formatter-sarif": "^3.1.0", "@prisma/client": "^5.12.1", "@prisma/extension-accelerate": "^1.0.0", "@radix-ui/react-accordion": "^1.1.2", diff --git a/yarn.lock b/yarn.lock index 2051c42..259b707 100644 --- a/yarn.lock +++ b/yarn.lock @@ -234,10 +234,10 @@ nanoid "^3" use-sync-external-store "^1.2.0" -"@microsoft/eslint-formatter-sarif@^3.0.0": - version "3.0.0" - resolved "https://registry.npmjs.org/@microsoft/eslint-formatter-sarif/-/eslint-formatter-sarif-3.0.0.tgz" - integrity sha512-KIKkT44hEqCzqxODYwFMUvYEK0CrdHx/Ll9xiOWgFbBSRuzbxmVy4d/tzfgoucGz72HJZNOMjuyzFTBKntRK5Q== +"@microsoft/eslint-formatter-sarif@^3.1.0": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@microsoft/eslint-formatter-sarif/-/eslint-formatter-sarif-3.1.0.tgz#7fa03636e116939d77efaa301a31b340ca93059b" + integrity sha512-/mn4UXziHzGXnKCg+r8HGgPy+w4RzpgdoqFuqaKOqUVBT5x2CygGefIrO4SusaY7t0C4gyIWMNu6YQT6Jw64Cw== dependencies: eslint "^8.9.0" jschardet latest @@ -3445,6 +3445,7 @@ string.prototype.trimstart@^1.0.8: es-object-atoms "^1.0.0" "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: + name strip-ansi-cjs version "6.0.1" resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==