Skip to content

Commit e49771a

Browse files
chore(deps): update dependency ts-loader to ^6.2.2 (#318)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b516b4d commit e49771a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/typescript-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@nuxt/types": "0.6.4",
1919
"consola": "^2.11.3",
2020
"fork-ts-checker-webpack-plugin": "^3.1.1",
21-
"ts-loader": "^6.2.1",
21+
"ts-loader": "^6.2.2",
2222
"typescript": "~3.8"
2323
},
2424
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11965,10 +11965,10 @@ ts-jest@latest:
1196511965
semver "^5.5"
1196611966
yargs-parser "^16.1.0"
1196711967

11968-
ts-loader@^6.2.1:
11969-
version "6.2.1"
11970-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-6.2.1.tgz#67939d5772e8a8c6bdaf6277ca023a4812da02ef"
11971-
integrity sha512-Dd9FekWuABGgjE1g0TlQJ+4dFUfYGbYcs52/HQObE0ZmUNjQlmLAS7xXsSzy23AMaMwipsx5sNHvoEpT2CZq1g==
11968+
ts-loader@^6.2.2:
11969+
version "6.2.2"
11970+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-6.2.2.tgz#dffa3879b01a1a1e0a4b85e2b8421dc0dfff1c58"
11971+
integrity sha512-HDo5kXZCBml3EUPcc7RlZOV/JGlLHwppTLEHb3SHnr5V7NXD4klMEkrhJe5wgRbaWsSXi+Y1SIBN/K9B6zWGWQ==
1197211972
dependencies:
1197311973
chalk "^2.3.0"
1197411974
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)