Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 588fead

Browse files
chore(deps): update dependency ts-loader to v9.4.3
1 parent 359cc68 commit 588fead

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"nodemon": "2.0.21",
4444
"prettier": "2.8.4",
4545
"ts-jest": "29.0.5",
46-
"ts-loader": "9.4.2",
46+
"ts-loader": "9.4.3",
4747
"ts-node": "10.9.1",
4848
"tsconfig-paths-webpack-plugin": "4.0.1",
4949
"typescript": "4.9.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3458,10 +3458,10 @@ [email protected]:
34583458
semver "7.x"
34593459
yargs-parser "^21.0.1"
34603460

3461-
3462-
version "9.4.2"
3463-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.4.2.tgz#80a45eee92dd5170b900b3d00abcfa14949aeb78"
3464-
integrity sha512-OmlC4WVmFv5I0PpaxYb+qGeGOdm5giHU7HwDDUjw59emP2UYMHy9fFSDcYgSNoH8sXcj4hGCSEhlDZ9ULeDraA==
3461+
3462+
version "9.4.3"
3463+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.4.3.tgz#55cfa7c28dd82a2de968ae45c3adb75fb888b27e"
3464+
integrity sha512-n3hBnm6ozJYzwiwt5YRiJZkzktftRpMiBApHaJPoWLA+qetQBAXkHqCLM6nwSdRDimqVtA5ocIkcTRLMTt7yzA==
34653465
dependencies:
34663466
chalk "^4.1.0"
34673467
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)