Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency vite-tsconfig-paths to v3.5.1 (#1289)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 24, 2022
1 parent 99b5680 commit 3ede954
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"vite": "2.9.15",
"vite-plugin-env-compatible": "1.1.1",
"vite-plugin-svgr": "2.2.1",
"vite-tsconfig-paths": "3.5.0",
"vite-tsconfig-paths": "3.5.1",
"vitest": "0.23.4",
"whatwg-fetch": "3.6.2",
"@uiw/codemirror-theme-duotone": "4.12.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6917,10 +6917,10 @@ vite-plugin-svgr@2.2.1:
"@rollup/pluginutils" "^4.2.1"
"@svgr/core" "^6.3.1"

vite-tsconfig-paths@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-3.5.0.tgz#bfdf93f8072eff04125112ea9602fd50ae8cdad9"
integrity sha512-NKIubr7gXgh/3uniQaOytSg+aKWPrjquP6anAy+zCWEn6h9fB8z2/qdlfQrTgZWaXJ2pHVlllrSdRZltHn9P4g==
vite-tsconfig-paths@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-3.5.1.tgz#415f8ef442b71b1a0cd40686a00fe4fbfa7627a2"
integrity sha512-t7cPvDMDxOCUxxNLqngXiX+L6jPYBr+eMgkeVadknxBb89d2s1aejz+wFEep010VfXjGVAUWGEFPe1fkRYTFvg==
dependencies:
debug "^4.1.1"
globrex "^0.1.2"
Expand Down

0 comments on commit 3ede954

Please sign in to comment.