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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-26 16:26:45 +13:00
committed by GitHub
parent 778b6fc75c
commit f6959cf942

6
package-lock.json generated
View File

@@ -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",