Skip to content

Commit

Permalink
build(deps-dev): Bump vite-tsconfig-paths from 5.0.0 to 5.0.1 (#79)
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 9, 2024
1 parent afeac92 commit 2f01fd9
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": "5.0.0",
"vite-tsconfig-paths": "5.0.1",
"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:5.0.0"
vite-tsconfig-paths: "npm:5.0.1"
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:5.0.0":
version: 5.0.0
resolution: "vite-tsconfig-paths@npm:5.0.0"
"vite-tsconfig-paths@npm:5.0.1":
version: 5.0.1
resolution: "vite-tsconfig-paths@npm:5.0.1"
dependencies:
debug: "npm:^4.1.1"
globrex: "npm:^0.1.2"
Expand All @@ -10477,7 +10477,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 10/4c1a8601e433b52a1b1d61b56b3c0925d9342fb6799a04428bf9565f7b637725daf53e3d84c1a97b70b09f95a665df48fe696e30d881bba39bead3f364d77e70
checksum: 10/e3cf1a2b997747cec6af83c3f9acc057e7f452ef91c3f38a9e32eb2e6cc6c723f51026e38f5d114296fc499b10b36bb56d668d9613a7367f5ecf23adb78642d7
languageName: node
linkType: hard

Expand Down

0 comments on commit 2f01fd9

Please sign in to comment.