Bump tsc-alias from 1.8.2 to 1.8.3
Bumps [tsc-alias](https://github.com/justkey007/tsc-alias) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/justkey007/tsc-alias/releases) - [Commits](https://github.com/justkey007/tsc-alias/compare/v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: tsc-alias dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ac608b4140
commit
74ee9d469d
@ -32,7 +32,7 @@
|
|||||||
"eslint": "^8.35.0",
|
"eslint": "^8.35.0",
|
||||||
"nodemon": "^2.0.21",
|
"nodemon": "^2.0.21",
|
||||||
"ts-node": "^10.9.1",
|
"ts-node": "^10.9.1",
|
||||||
"tsc-alias": "^1.8.2",
|
"tsc-alias": "^1.8.3",
|
||||||
"tsconfig-paths": "^4.1.2",
|
"tsconfig-paths": "^4.1.2",
|
||||||
"typescript": "^4.9.5"
|
"typescript": "^4.9.5"
|
||||||
}
|
}
|
||||||
|
@ -2767,10 +2767,10 @@ ts-node@^10.9.1:
|
|||||||
v8-compile-cache-lib "^3.0.1"
|
v8-compile-cache-lib "^3.0.1"
|
||||||
yn "3.1.1"
|
yn "3.1.1"
|
||||||
|
|
||||||
tsc-alias@^1.8.2:
|
tsc-alias@^1.8.3:
|
||||||
version "1.8.2"
|
version "1.8.3"
|
||||||
resolved "https://registry.npmjs.org/tsc-alias/-/tsc-alias-1.8.2.tgz"
|
resolved "https://registry.yarnpkg.com/tsc-alias/-/tsc-alias-1.8.3.tgz#fe0c8331edd69b94160b2b936752b114f8063cb5"
|
||||||
integrity sha512-ukBkcNekOgwtnSWYLD5QsMX3yQWg7JviAs8zg3qJGgu4LGtY3tsV4G6vnqvOXIDkbC+XL9vbhObWSpRA5/6wbg==
|
integrity sha512-/9JARcmXBrEqSuLjdSOqxY7/xI/AnvmBi4CU9/Ba2oX6Oq8vnd0OGSQTk+PIwqWJ5ZxskV0X/x15yzxCNTHU+g==
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar "^3.5.3"
|
chokidar "^3.5.3"
|
||||||
commander "^9.0.0"
|
commander "^9.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user