Skip to content

Commit

Permalink
fix(deps): update dependency tsc-alias to v1.8.7 (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent ad4ebdd commit 3345457
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 @@ -70,7 +70,7 @@
"react-query": "3.39.3",
"remark-breaks": "3.0.3",
"remark-gfm": "3.0.1",
"tsc-alias": "1.8.2"
"tsc-alias": "1.8.7"
},
"browserslist": [
"last 1 Chrome version"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3945,7 +3945,7 @@ __metadata:
rollup: 2.79.1
rollup-plugin-visualizer: 5.9.2
ts-loader: 9.4.4
tsc-alias: 1.8.2
tsc-alias: 1.8.7
tslib: 2.6.0
typescript: 4.9.5
vite: 4.3.9
Expand Down Expand Up @@ -18881,9 +18881,9 @@ __metadata:
languageName: node
linkType: hard

"tsc-alias@npm:1.8.2":
version: 1.8.2
resolution: "tsc-alias@npm:1.8.2"
"tsc-alias@npm:1.8.7":
version: 1.8.7
resolution: "tsc-alias@npm:1.8.7"
dependencies:
chokidar: ^3.5.3
commander: ^9.0.0
Expand All @@ -18893,7 +18893,7 @@ __metadata:
plimit-lit: ^1.2.6
bin:
tsc-alias: dist/bin/index.js
checksum: d3a45982d521bb4550a71c291028cf819ee5a6e2e3c0eb3dfe36886f0f4e265a4dbf589dbcebb2e03215695a9081974715a543100176caed389e9d32c3ba0c50
checksum: 77f721ea797a62a7cc74acda0baf928bb654bccb210471b63fef1e70a27a823c60f5832f51aa5976d573412bc90731e90774abf9127f3b6b13f284839f988d47
languageName: node
linkType: hard

Expand Down

0 comments on commit 3345457

Please sign in to comment.