From f6959cf94216d4be0182d7c78b39f14d0c8bb198 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:26:45 +1300 Subject: [PATCH] Bump the npm_and_yarn group group with 1 update (#300) Bumps the npm_and_yarn group group with 1 update: [tsconfig-paths](https://github.com/dividab/tsconfig-paths). Updates `tsconfig-paths` from 3.14.2 to 3.15.0 - [Changelog](https://github.com/dividab/tsconfig-paths/blob/v3.15.0/CHANGELOG.md) - [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.14.2...v3.15.0) --- updated-dependencies: - dependency-name: tsconfig-paths dependency-type: indirect dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ae0fd5b..0ba1f63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6730,9 +6730,9 @@ } }, "node_modules/tsconfig-paths": { - "version": "3.14.2", - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz", - "integrity": "sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==", + "version": "3.15.0", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", + "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", "dev": true, "dependencies": { "@types/json5": "^0.0.29",