Skip to content

Commit

Permalink
build(deps-dev): Bump vite-tsconfig-paths from 4.3.2 to 5.0.0 (#77)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 3747439 commit afeac92
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 @@ -148,7 +148,7 @@
"typescript": "5.5.3",
"typescript-eslint": "8.0.1",
"vfile": "6.0.2",
"vite-tsconfig-paths": "4.3.2",
"vite-tsconfig-paths": "5.0.0",
"vitest": "2.0.5",
"xast-util-from-xml": "4.0.0",
"yaml-eslint-parser": "1.2.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1952,7 +1952,7 @@ __metadata:
typescript: "npm:5.5.3"
typescript-eslint: "npm:8.0.1"
vfile: "npm:6.0.2"
vite-tsconfig-paths: "npm:4.3.2"
vite-tsconfig-paths: "npm:5.0.0"
vitest: "npm:2.0.5"
xast-util-from-xml: "npm:4.0.0"
yaml-eslint-parser: "npm:1.2.3"
Expand Down Expand Up @@ -10465,9 +10465,9 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:4.3.2":
version: 4.3.2
resolution: "vite-tsconfig-paths@npm:4.3.2"
"vite-tsconfig-paths@npm:5.0.0":
version: 5.0.0
resolution: "vite-tsconfig-paths@npm:5.0.0"
dependencies:
debug: "npm:^4.1.1"
globrex: "npm:^0.1.2"
Expand All @@ -10477,7 +10477,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 10/c12e2087fd01ac8a694850c649b79d5b9798cdba0ef9ab4116f669d8ffa1a9a3195c5a14410d3d9a12d2f08cd35ddd74f03d9c7b13a2d590d002055cdaab45c0
checksum: 10/4c1a8601e433b52a1b1d61b56b3c0925d9342fb6799a04428bf9565f7b637725daf53e3d84c1a97b70b09f95a665df48fe696e30d881bba39bead3f364d77e70
languageName: node
linkType: hard

Expand Down

0 comments on commit afeac92

Please sign in to comment.