Skip to content

Commit

Permalink
chore: bump @microsoft/eslint-formatter-sarif from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent ec348f2 commit 7c6103f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "MIT",
"type": "module",
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@prettier/plugin-xml": "^3.3.1",
"@rollup/plugin-typescript": "^11.1.6",
"@types/jest": "^29.5.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -696,10 +696,10 @@
resolved "https://registry.yarnpkg.com/@lukeed/ms/-/ms-2.0.2.tgz#07f09e59a74c52f4d88c6db5c1054e819538e2a8"
integrity sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==

"@microsoft/eslint-formatter-sarif@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@microsoft/eslint-formatter-sarif/-/eslint-formatter-sarif-3.0.0.tgz#422382a1759c35a014fb96e77799cbce47fdb2fd"
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
Expand Down

0 comments on commit 7c6103f

Please sign in to comment.