Skip to content

Commit bdaf840

Browse files
dependabot[bot]WipeAir
authored andcommitted
chore(deps-dev): bump ts-loader from 9.3.1 to 9.4.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.3.1 to 9.4.1. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.3.1...9.4.1) --- updated-dependencies: - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93fd1d3 commit bdaf840

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
@@ -40,7 +40,7 @@
4040
"eslint-plugin-node": "^11.1.0",
4141
"eslint-plugin-promise": "^5.2.0",
4242
"html-webpack-plugin": "^5.5.0",
43-
"ts-loader": "^9.3.1",
43+
"ts-loader": "^9.4.1",
4444
"typescript": "^4.8.3",
4545
"vue": "^3.2.38",
4646
"webpack": "^5.74.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3351,10 +3351,10 @@ [email protected]:
33513351
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
33523352
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
33533353

3354-
ts-loader@^9.3.1:
3355-
version "9.3.1"
3356-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.3.1.tgz#fe25cca56e3e71c1087fe48dc67f4df8c59b22d4"
3357-
integrity sha512-OkyShkcZTsTwyS3Kt7a4rsT/t2qvEVQuKCTg4LJmpj9fhFR7ukGdZwV6Qq3tRUkqcXtfGpPR7+hFKHCG/0d3Lw==
3354+
ts-loader@^9.4.1:
3355+
version "9.4.1"
3356+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.4.1.tgz#b6f3d82db0eac5a8295994f8cb5e4940ff6b1060"
3357+
integrity sha512-384TYAqGs70rn9F0VBnh6BPTfhga7yFNdC5gXbQpDrBj9/KsT4iRkGqKXhziofHOlE2j6YEaiTYVGKKvPhGWvw==
33583358
dependencies:
33593359
chalk "^4.1.0"
33603360
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)