Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency ts-loader to v9.2.7 (#526)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 2, 2022
1 parent c3d76d6 commit fa29d20
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"sass-loader": "12.6.0",
"style-loader": "3.3.1",
"ts-jest": "27.1.3",
"ts-loader": "9.2.6",
"ts-loader": "9.2.7",
"typescript": "4.5.5",
"webpack": "5.69.1",
"webpack-cli": "4.9.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -6445,9 +6445,9 @@ __metadata:
languageName: node
linkType: hard

"ts-loader@npm:9.2.6":
version: 9.2.6
resolution: "ts-loader@npm:9.2.6"
"ts-loader@npm:9.2.7":
version: 9.2.7
resolution: "ts-loader@npm:9.2.7"
dependencies:
chalk: ^4.1.0
enhanced-resolve: ^5.0.0
Expand All @@ -6456,7 +6456,7 @@ __metadata:
peerDependencies:
typescript: "*"
webpack: ^5.0.0
checksum: 309d8fb6348c0c3a7166d42c1238c585ede00f816155b24217dbca489406a72409395d7954bc5801ddb9ca71c71e7e0b2375dbc342337e0ab1a461944598a7fe
checksum: ef2c2a8e3c2d90025dae0838d20411b961a550ee6eee7fcafc5e8dbbcd8bf814d18519bb25cf0be72f483e8f5f485be9681e6d1c02392f34c2c55af8d4e70351
languageName: node
linkType: hard

Expand All @@ -6474,7 +6474,7 @@ __metadata:
sass-loader: 12.6.0
style-loader: 3.3.1
ts-jest: 27.1.3
ts-loader: 9.2.6
ts-loader: 9.2.7
typescript: 4.5.5
webpack: 5.69.1
webpack-cli: 4.9.2
Expand Down

0 comments on commit fa29d20

Please sign in to comment.