summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-10 08:00:40 +0000
committerGitHub <noreply@github.com>2021-06-10 08:00:40 +0000
commit7d757c0e4c6a229249ffe68537b78d2c3ffcd528 (patch)
tree9fa617dcb11fb7da29ae0ccb188933994cdc4de8 /package.json
parent551c6f45a9e3e4830574dedea125829c3c5793d0 (diff)
Bump ts-loader from 9.2.2 to 9.2.3
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.2 to 9.2.3. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.2...v9.2.3) --- updated-dependencies: - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f056b2bf..0da48854 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.19.0",
"stylelint-webpack-plugin": "^2.1.1",
- "ts-loader": "^9.2.2",
+ "ts-loader": "^9.2.3",
"typescript": "^4.3.2",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.7",