Skip to content

Commit

Permalink
Bump typescript-transform-paths from 3.4.7 to 3.4.11
Browse files Browse the repository at this point in the history
Bumps [typescript-transform-paths](https://github.com/LeDDGroup/typescript-transform-paths) from 3.4.7 to 3.4.11.
- [Release notes](https://github.com/LeDDGroup/typescript-transform-paths/releases)
- [Changelog](https://github.com/LeDDGroup/typescript-transform-paths/blob/master/CHANGELOG.md)
- [Commits](LeDDGroup/typescript-transform-paths@v3.4.7...v3.4.11)

---
updated-dependencies:
- dependency-name: typescript-transform-paths
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent e633ec5 commit 84b93d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5761,7 +5761,7 @@
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.5.3",
"typescript-eslint": "^7.16.1",
"typescript-transform-paths": "^3.4.7",
"typescript-transform-paths": "^3.4.11",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4524,12 +4524,12 @@ typescript-eslint@^7.16.1:
"@typescript-eslint/parser" "7.16.1"
"@typescript-eslint/utils" "7.16.1"

typescript-transform-paths@^3.4.7:
version "3.4.7"
resolved "https://registry.yarnpkg.com/typescript-transform-paths/-/typescript-transform-paths-3.4.7.tgz#1deaf976fb1b7a70fb26b541356017057c0c17a5"
integrity sha512-1Us1kdkdfKd2unbkBAOV2HHRmbRBYpSuk9nJ7cLD2hP4QmfToiM/VpxNlhJc1eezVwVqSKSBjNSzZsK/fWR/9A==
typescript-transform-paths@^3.4.11:
version "3.4.11"
resolved "https://registry.yarnpkg.com/typescript-transform-paths/-/typescript-transform-paths-3.4.11.tgz#42543784001ada8d382d6b4dd7520b70818df013"
integrity sha512-yUEHc991mbXjrjcOSBat1yiwzlSOqRyzjzj/5txQ7jy21Up0/p9H7XQ1c2lYLxf+Aum9vMpW/tG86ajkNupsZA==
dependencies:
minimatch "^3.0.4"
minimatch "^3.1.2"

typescript@^5.5.3:
version "5.5.3"
Expand Down

0 comments on commit 84b93d7

Please sign in to comment.