Skip to content

Commit

Permalink
Bump vite-tsconfig-paths from 4.2.2 to 4.2.3 (#611)
Browse files Browse the repository at this point in the history
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v4.2.2...v4.2.3)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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] authored Jan 12, 2024
1 parent f9130ce commit 88e89cc
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 @@ -58,7 +58,7 @@
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.3.3",
"unplugin-swc": "^1.4.4",
"vite-tsconfig-paths": "^4.2.2",
"vite-tsconfig-paths": "^4.2.3",
"vitepress": "^1.0.0-rc.31",
"vitest": "^1.0.4",
"wasm-pack": "^0.12.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3727,7 +3727,7 @@ __metadata:
typedoc-plugin-markdown: "npm:^3.17.1"
typescript: "npm:^5.3.3"
unplugin-swc: "npm:^1.4.4"
vite-tsconfig-paths: "npm:^4.2.2"
vite-tsconfig-paths: "npm:^4.2.3"
vitepress: "npm:^1.0.0-rc.31"
vitest: "npm:^1.0.4"
wasm-pack: "npm:^0.12.1"
Expand Down Expand Up @@ -9354,9 +9354,9 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:^4.2.2":
version: 4.2.2
resolution: "vite-tsconfig-paths@npm:4.2.2"
"vite-tsconfig-paths@npm:^4.2.3":
version: 4.2.3
resolution: "vite-tsconfig-paths@npm:4.2.3"
dependencies:
debug: "npm:^4.1.1"
globrex: "npm:^0.1.2"
Expand All @@ -9366,7 +9366,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 8f63d799b139cceeb2a65421f940f64dfe85be8b99e6e5e6ed1b348914ff1ede638c451568bb9ed5e6f14e27c4b66b2d6ed2b453a61357bd30e25ed1be062e2c
checksum: 1083ae98e02b8f120cfc0fa2793fbafa77165b02ffd7936ea9979ac612df5f138f6f8f2f909ab372c0a54018ddea34c95c2eb0d51072852848498d8b1c13f2ff
languageName: node
linkType: hard

Expand Down

0 comments on commit 88e89cc

Please sign in to comment.