diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-15 15:33:43 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-15 15:34:43 +0000 |
| commit | f0723e313202feb9f09b0ea7c9168582f1622bc0 (patch) | |
| tree | 7a1e5960f282ba6ddde884eebef5ee42f132c3e6 /package.json | |
| parent | 5c86e9674eba83eb561e7af905382b567fbcf8b0 (diff) | |
chore(deps-dev): bump @microsoft/eslint-formatter-sarif
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]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b10a94e..aaa1d16 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@cloudflare/workers-types": "^4.20240405.0", - "@microsoft/eslint-formatter-sarif": "^3.0.0", + "@microsoft/eslint-formatter-sarif": "^3.1.0", "@types/node": "^20.12.5", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", |
