8000 chore: bump debug from 4.1.1 to 4.3.1 (#3018) · patternleaf/typescript-eslint@af07d7e · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit af07d7e

Browse files
chore: bump debug from 4.1.1 to 4.3.1 (typescript-eslint#3018)
Bumps [debug](https://github.com/visionmedia/debug) from 4.1.1 to 4.3.1. - [Release notes](https://github.com/visionmedia/debug/releases) - [Commits](debug-js/debug@4.1.1...4.3.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c16d2af commit af07d7e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3304,11 +3304,11 @@ debug@^3.1.0:
33043304
ms "^2.1.1"
33053305

33063306
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
3307-
version "4.1.1"
3308-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
3309-
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
3307+
version "4.3.1"
3308+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
3309+
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
33103310
dependencies:
3311-
ms "^2.1.1"
3311+
ms "2.1.2"
33123312

33133313
debuglog@^1.0.1:
33143314
version "1.0.1"
@@ -6429,7 +6429,7 @@ ms@2.0.0:
64296429
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
64306430
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
64316431

6432-
ms@^2.0.0, ms@^2.1.1:
6432+
ms@2.1.2, ms@^2.0.0, ms@^2.1.1:
64336433
version "2.1.2"
64346434
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
64356435
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==

0 commit comments

Comments
 (0)
0