From f0723e313202feb9f09b0ea7c9168582f1622bc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:33:43 +0000 Subject: 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] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 963d7b8..1bec883 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,8 +20,8 @@ devDependencies: specifier: ^4.20240405.0 version: 4.20240405.0 '@microsoft/eslint-formatter-sarif': - specifier: ^3.0.0 - version: 3.0.0 + specifier: ^3.1.0 + version: 3.1.0 '@types/node': specifier: ^20.12.5 version: 20.12.5 @@ -840,8 +840,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@microsoft/eslint-formatter-sarif@3.0.0: - resolution: {integrity: sha512-KIKkT44hEqCzqxODYwFMUvYEK0CrdHx/Ll9xiOWgFbBSRuzbxmVy4d/tzfgoucGz72HJZNOMjuyzFTBKntRK5Q==} + /@microsoft/eslint-formatter-sarif@3.1.0: + resolution: {integrity: sha512-/mn4UXziHzGXnKCg+r8HGgPy+w4RzpgdoqFuqaKOqUVBT5x2CygGefIrO4SusaY7t0C4gyIWMNu6YQT6Jw64Cw==} engines: {node: '>= 14'} dependencies: eslint: 8.57.0 -- cgit v1.2.3