Skip to content

Commit 7a0e124

Browse files
build(deps-dev): bump ts-loader from 8.0.12 to 8.0.13
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.12 to 8.0.13. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v8.0.12...v8.0.13) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 468e679 commit 7a0e124

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"serve-handler": "^6.1.3",
9999
"style-loader": "^2.0.0",
100100
"ts-jest": "^26.4.4",
101-
"ts-loader": "^8.0.12",
101+
"ts-loader": "^8.0.13",
102102
"ts-node": "^9.1.1",
103103
"typescript": "^4.1.3",
104104
"vitepress": "^0.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9248,10 +9248,10 @@ ts-jest@^26.4.4:
92489248
semver "7.x"
92499249
yargs-parser "20.x"
92509250

9251-
ts-loader@^8.0.12:
9252-
version "8.0.12"
9253-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.12.tgz#1de9f1de65176318c1e6d187bfc496182f8dc2a0"
9254-
integrity sha512-UIivVfGVJDdwwjgSrbtcL9Nf10c1BWnL1mxAQUVcnhNIn/P9W3nP5v60Z0aBMtc7ZrE11lMmU6+5jSgAXmGaYw==
9251+
ts-loader@^8.0.13:
9252+
version "8.0.13"
9253+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.13.tgz#2bebeb833570ca46bb9338322a9a29900e988535"
9254+
integrity sha512-1o1nO6aqouA23d2nlcMSEyPMAWRhnYUU0EQUJSc60E0TUyBNX792RHFYUN1ZM29vhMUNayrsbj2UVdZwKhXCDA==
92559255
dependencies:
92569256
chalk "^2.3.0"
92579257
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)