Skip to content

Commit

Permalink
build(deps-dev): Bump vite-tsconfig-paths from 4.0.5 to 4.0.7 (#83)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2023
1 parent 536894a commit a56b7e7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"typescript": "5.0.0-dev.20230222",
"version-bump-prompt": "6.1.0",
"vite": "4.2.1",
"vite-tsconfig-paths": "4.0.5",
"vite-tsconfig-paths": "4.0.7",
"vitest": "0.28.5",
"vitest-github-actions-reporter": "0.10.0",
"yaml-eslint-parser": "1.2.0"
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1473,7 +1473,7 @@ __metadata:
typescript: "npm:5.0.0-dev.20230222"
version-bump-prompt: "npm:6.1.0"
vite: "npm:4.2.1"
vite-tsconfig-paths: "npm:4.0.5"
vite-tsconfig-paths: "npm:4.0.7"
vitest: "npm:0.28.5"
vitest-github-actions-reporter: "npm:0.10.0"
yaml-eslint-parser: "npm:1.2.0"
Expand Down Expand Up @@ -8981,14 +8981,19 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:4.0.5":
version: 4.0.5
resolution: "vite-tsconfig-paths@npm:4.0.5"
"vite-tsconfig-paths@npm:4.0.7":
version: 4.0.7
resolution: "vite-tsconfig-paths@npm:4.0.7"
dependencies:
debug: "npm:^4.1.1"
globrex: "npm:^0.1.2"
tsconfck: "npm:^2.0.1"
checksum: 0fb5f393650503dccf67cedcd6b0f88468aabcf6b6c29111ed11b076cea3b9f6f3ef942fa235ea51cc868b1dbf73a7ad35a7cf07702549912e15627e061cce25
peerDependencies:
vite: "*"
peerDependenciesMeta:
vite:
optional: true
checksum: 2c1b93bdc170a8f618a80f888253af51bbca243ad5c95f5e16a82198565788b76ffe21e4b224bedd15637507b473bde747cbb4f19bb97b1993327f1dc37c19cc
languageName: node
linkType: hard

Expand Down

0 comments on commit a56b7e7

Please sign in to comment.