Skip to content

Commit

Permalink
Merge pull request #485 from fjodor-rybakov/renovate/ts-loader-9.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ts-loader to v9.2.6
  • Loading branch information
fjodor-rybakov authored Sep 29, 2021
2 parents 92908f2 + 35cef22 commit c302376
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"rimraf": "3.0.2",
"rxjs": "7.3.0",
"ts-jest": "27.0.4",
"ts-loader": "9.2.5",
"ts-loader": "9.2.6",
"ts-node": "10.1.0",
"tsconfig-paths": "3.10.1",
"typescript": "4.4.3"
Expand Down
2 changes: 1 addition & 1 deletion sample/01-hello-bot-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"prettier": "2.3.2",
"supertest": "6.1.4",
"ts-jest": "27.0.4",
"ts-loader": "9.2.5",
"ts-loader": "9.2.6",
"ts-node": "10.1.0",
"tsconfig-paths": "3.10.1",
"typescript": "4.4.3"
Expand Down
8 changes: 4 additions & 4 deletions sample/01-hello-bot-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5223,10 +5223,10 @@ [email protected]:
semver "7.x"
yargs-parser "20.x"

[email protected].5:
version "9.2.5"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.5.tgz#127733a5e9243bf6dafcb8aa3b8a266d8041dca9"
integrity sha512-al/ATFEffybdRMUIr5zMEWQdVnCGMUA9d3fXJ8dBVvBlzytPvIszoG9kZoR+94k6/i293RnVOXwMaWbXhNy9pQ==
[email protected].6:
version "9.2.6"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.6.tgz#9937c4dd0a1e3dbbb5e433f8102a6601c6615d74"
integrity sha512-QMTC4UFzHmu9wU2VHZEmWWE9cUajjfcdcws+Gh7FhiO+Dy0RnR1bNz0YCHqhI0yRowCE9arVnNxYHqELOy9Hjw==
dependencies:
chalk "^4.1.0"
enhanced-resolve "^5.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5029,10 +5029,10 @@ [email protected]:
semver "7.x"
yargs-parser "20.x"

[email protected].5:
version "9.2.5"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.5.tgz#127733a5e9243bf6dafcb8aa3b8a266d8041dca9"
integrity sha512-al/ATFEffybdRMUIr5zMEWQdVnCGMUA9d3fXJ8dBVvBlzytPvIszoG9kZoR+94k6/i293RnVOXwMaWbXhNy9pQ==
[email protected].6:
version "9.2.6"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.6.tgz#9937c4dd0a1e3dbbb5e433f8102a6601c6615d74"
integrity sha512-QMTC4UFzHmu9wU2VHZEmWWE9cUajjfcdcws+Gh7FhiO+Dy0RnR1bNz0YCHqhI0yRowCE9arVnNxYHqELOy9Hjw==
dependencies:
chalk "^4.1.0"
enhanced-resolve "^5.0.0"
Expand Down

0 comments on commit c302376

Please sign in to comment.