mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
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] <support@github.com>
This commit is contained in:
parent
31093bedc9
commit
38799e5f4c
2 changed files with 6 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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==
|
||||
|
|
Loading…
Reference in a new issue