Skip to content

Commit

Permalink
build(deps-dev): Bump vite-tsconfig-paths from 4.1.0 to 4.2.0 (#157)
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 May 4, 2023
1 parent 5c58b42 commit 7bb356f
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 @@ -149,7 +149,7 @@
"typescript": "5.0.4",
"version-bump-prompt": "6.1.0",
"vite": "4.2.1",
"vite-tsconfig-paths": "4.1.0",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.30.0",
"vitest-github-actions-reporter": "0.10.0",
"yaml-eslint-parser": "1.2.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1184,7 +1184,7 @@ __metadata:
typescript: "npm:5.0.4"
version-bump-prompt: "npm:6.1.0"
vite: "npm:4.2.1"
vite-tsconfig-paths: "npm:4.1.0"
vite-tsconfig-paths: "npm:4.2.0"
vitest: "npm:0.30.0"
vitest-github-actions-reporter: "npm:0.10.0"
yaml-eslint-parser: "npm:1.2.0"
Expand Down Expand Up @@ -8820,9 +8820,9 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:4.1.0":
version: 4.1.0
resolution: "vite-tsconfig-paths@npm:4.1.0"
"vite-tsconfig-paths@npm:4.2.0":
version: 4.2.0
resolution: "vite-tsconfig-paths@npm:4.2.0"
dependencies:
debug: "npm:^4.1.1"
globrex: "npm:^0.1.2"
Expand All @@ -8832,7 +8832,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: fe256c6b1c30237bcc358a652aa1bf659b340deb23460b7143cbc1fad397c3e6f2cc3b3938c1aa20ea64820f561ea74398a28eecb7493942622961780a567d0c
checksum: ff2c44261a108a4296a63a4ded99e674aee8806f160e2d1524b6f3a220abe6b9faf08074d9df1c826331558206f66925ae92a19b367f2302f376f722dd811d73
languageName: node
linkType: hard

Expand Down

0 comments on commit 7bb356f

Please sign in to comment.