Skip to content

Commit 06d8045

Browse files
Bump follow-redirects in /examples/fork-ts-checker-webpack-plugin (#1470)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.6.1 to 1.15.1. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.6.1...v1.15.1) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9430ae commit 06d8045

File tree

1 file changed

+4
-20
lines changed
  • examples/fork-ts-checker-webpack-plugin

1 file changed

+4
-20
lines changed

examples/fork-ts-checker-webpack-plugin/yarn.lock

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -979,28 +979,14 @@ [email protected]:
979979
dependencies:
980980
ms "2.0.0"
981981

982-
debug@=3.1.0:
983-
version "3.1.0"
984-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
985-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
986-
dependencies:
987-
ms "2.0.0"
988-
989982
debug@^3.1.1:
990983
version "3.2.7"
991984
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
992985
integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
993986
dependencies:
994987
ms "^2.1.1"
995988

996-
debug@^4.1.0:
997-
version "4.1.1"
998-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
999-
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
1000-
dependencies:
1001-
ms "^2.1.1"
1002-
1003-
debug@^4.1.1, debug@^4.3.2:
989+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.2:
1004990
version "4.3.4"
1005991
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
1006992
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -1539,11 +1525,9 @@ flatted@^3.1.0:
15391525
integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==
15401526

15411527
follow-redirects@^1.0.0:
1542-
version "1.6.1"
1543-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.6.1.tgz#514973c44b5757368bad8bddfe52f81f015c94cb"
1544-
integrity sha512-t2JCjbzxQpWvbhts3l6SH1DKzSrx8a+SsaVf4h6bG4kOXUuPYS/kg2Lr4gQSb7eemaHqJkOThF1BGyjlUkO1GQ==
1545-
dependencies:
1546-
debug "=3.1.0"
1528+
version "1.15.1"
1529+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
1530+
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
15471531

15481532
fork-ts-checker-notifier-webpack-plugin@^6.0.0:
15491533
version "6.0.0"

0 commit comments

Comments
 (0)