Skip to content

Commit

Permalink
Bump tsc-alias from 1.8.7 to 1.8.8 (#1369)
Browse files Browse the repository at this point in the history
Bumps [tsc-alias](https://github.com/justkey007/tsc-alias) from 1.8.7 to 1.8.8.
- [Release notes](https://github.com/justkey007/tsc-alias/releases)
- [Commits](justkey007/tsc-alias@v1.8.7...v1.8.8)

---
updated-dependencies:
- dependency-name: tsc-alias
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2023
1 parent b330382 commit 3ae31b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"copyfiles": "^2.4.1",
"nodemon": "^2.0.16",
"raw-loader": "^4.0.2",
"tsc-alias": "^1.8.6",
"tsc-alias": "^1.8.8",
"typescript-plugin-css-modules": "^4.1.1"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2785,7 +2785,7 @@ __metadata:
raw-loader: ^4.0.2
remark: ^14.0.2
remark-lint-no-dead-urls: ^1.1.0
tsc-alias: ^1.8.6
tsc-alias: ^1.8.8
typescript-plugin-css-modules: ^4.1.1
unified-engine: ^10.1.0
peerDependencies:
Expand Down Expand Up @@ -17867,9 +17867,9 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
languageName: node
linkType: hard

"tsc-alias@npm:^1.8.6":
version: 1.8.7
resolution: "tsc-alias@npm:1.8.7"
"tsc-alias@npm:^1.8.8":
version: 1.8.8
resolution: "tsc-alias@npm:1.8.8"
dependencies:
chokidar: ^3.5.3
commander: ^9.0.0
Expand All @@ -17879,7 +17879,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
plimit-lit: ^1.2.6
bin:
tsc-alias: dist/bin/index.js
checksum: 77f721ea797a62a7cc74acda0baf928bb654bccb210471b63fef1e70a27a823c60f5832f51aa5976d573412bc90731e90774abf9127f3b6b13f284839f988d47
checksum: 204852f75ce516c991813c371e4b3cda8767c50b6ad12b5c1b5f0227eb7e69fef559775fc829ba744b37dfd9930a1632dbabd62366a474fa0e174b2625ccb54f
languageName: node
linkType: hard

Expand Down

0 comments on commit 3ae31b5

Please sign in to comment.