Skip to content

Commit 17c368a

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency ts-loader to v7 (#338)
BREAKING CHANGE: Drop Node v8 support Co-authored-by: Renovate Bot <[email protected]>
1 parent 6c2ca88 commit 17c368a

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.7.5",
1919
"consola": "^2.12.1",
2020
"fork-ts-checker-webpack-plugin": "^4.1.4",
21-
"ts-loader": "^6.2.2",
21+
"ts-loader": "^7.0.4",
2222
"typescript": "~3.8"
2323
},
2424
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12360,10 +12360,10 @@ ts-jest@latest:
1236012360
semver "7.x"
1236112361
yargs-parser "18.x"
1236212362

12363-
ts-loader@^6.2.2:
12364-
version "6.2.2"
12365-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-6.2.2.tgz#dffa3879b01a1a1e0a4b85e2b8421dc0dfff1c58"
12366-
integrity sha512-HDo5kXZCBml3EUPcc7RlZOV/JGlLHwppTLEHb3SHnr5V7NXD4klMEkrhJe5wgRbaWsSXi+Y1SIBN/K9B6zWGWQ==
12363+
ts-loader@^7.0.4:
12364+
version "7.0.4"
12365+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-7.0.4.tgz#5d9b95227de5afb91fdd9668f8920eb193cfe0cc"
12366+
integrity sha512-5du6OQHl+4ZjO4crEyoYUyWSrmmo7bAO+inkaILZ68mvahqrfoa4nn0DRmpQ4ruT4l+cuJCgF0xD7SBIyLeeow==
1236712367
dependencies:
1236812368
chalk "^2.3.0"
1236912369
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)