Skip to content

Commit

Permalink
Update dependency typescript-transform-paths to v3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 8c09171 commit 11225dd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9537,7 +9537,7 @@ minimatch@^9.0.0, minimatch@^9.0.3, minimatch@^9.0.4:
dependencies:
brace-expansion "^2.0.1"

minimatch@^9.0.1:
minimatch@^9.0.1, minimatch@^9.0.5:
version "9.0.5"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
Expand Down Expand Up @@ -12923,11 +12923,11 @@ typescript-eslint@^7.8.0:
"@typescript-eslint/utils" "7.8.0"

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==
version "3.5.2"
resolved "https://registry.yarnpkg.com/typescript-transform-paths/-/typescript-transform-paths-3.5.2.tgz#d05de79b625ce4229b908cf7a897d15c6553a511"
integrity sha512-IRDVXfU7oscLwTvLabXprFrFCMUdBJbdUDtxbHFEsau9FlqrrdgS8PfwUltKDAh75vJFkQ8QdXAt/nzIWWp+fA==
dependencies:
minimatch "^3.0.4"
minimatch "^9.0.5"

typescript@^5.1.6, typescript@^5.4.5:
version "5.4.5"
Expand Down

0 comments on commit 11225dd

Please sign in to comment.