Skip to content

Commit 0f066f8

Browse files
build(deps-dev): Bump vite-tsconfig-paths from 4.1.0 to 4.2.0 (#90)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8606b7e commit 0f066f8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"typescript": "5.0.4",
149149
"version-bump-prompt": "6.1.0",
150150
"vite": "4.2.1",
151-
"vite-tsconfig-paths": "4.1.0",
151+
"vite-tsconfig-paths": "4.2.0",
152152
"vitest": "0.30.1",
153153
"vitest-github-actions-reporter": "0.10.0",
154154
"yaml-eslint-parser": "1.2.0"

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,7 @@ __metadata:
10911091
typescript: "npm:5.0.4"
10921092
version-bump-prompt: "npm:6.1.0"
10931093
vite: "npm:4.2.1"
1094-
vite-tsconfig-paths: "npm:4.1.0"
1094+
vite-tsconfig-paths: "npm:4.2.0"
10951095
vitest: "npm:0.30.1"
10961096
vitest-github-actions-reporter: "npm:0.10.0"
10971097
yaml-eslint-parser: "npm:1.2.0"
@@ -8799,9 +8799,9 @@ __metadata:
87998799
languageName: node
88008800
linkType: hard
88018801

8802-
"vite-tsconfig-paths@npm:4.1.0":
8803-
version: 4.1.0
8804-
resolution: "vite-tsconfig-paths@npm:4.1.0"
8802+
"vite-tsconfig-paths@npm:4.2.0":
8803+
version: 4.2.0
8804+
resolution: "vite-tsconfig-paths@npm:4.2.0"
88058805
dependencies:
88068806
debug: "npm:^4.1.1"
88078807
globrex: "npm:^0.1.2"
@@ -8811,7 +8811,7 @@ __metadata:
88118811
peerDependenciesMeta:
88128812
vite:
88138813
optional: true
8814-
checksum: fe256c6b1c30237bcc358a652aa1bf659b340deb23460b7143cbc1fad397c3e6f2cc3b3938c1aa20ea64820f561ea74398a28eecb7493942622961780a567d0c
8814+
checksum: ff2c44261a108a4296a63a4ded99e674aee8806f160e2d1524b6f3a220abe6b9faf08074d9df1c826331558206f66925ae92a19b367f2302f376f722dd811d73
88158815
languageName: node
88168816
linkType: hard
88178817

0 commit comments

Comments
 (0)