Skip to content

Commit 0ae1f75

Browse files
Bump debug from 4.1.1 to 4.3.4 in /codemods
Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4. - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.1.1...4.3.4) --- updated-dependencies: - dependency-name: debug dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cce2742 commit 0ae1f75

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

codemods/yarn.lock

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1281,20 +1281,13 @@ cross-spawn@^7.0.3:
12811281
shebang-command "^2.0.0"
12821282
which "^2.0.1"
12831283

1284-
debug@^4.1.0:
1284+
debug@^4.1.0, debug@^4.1.1:
12851285
version "4.3.4"
12861286
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
12871287
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
12881288
dependencies:
12891289
ms "2.1.2"
12901290

1291-
debug@^4.1.1:
1292-
version "4.1.1"
1293-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
1294-
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
1295-
dependencies:
1296-
ms "^2.1.1"
1297-
12981291
dedent@^0.7.0:
12991292
version "0.7.0"
13001293
resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
@@ -2203,11 +2196,6 @@ [email protected]:
22032196
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
22042197
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
22052198

2206-
ms@^2.1.1:
2207-
version "2.1.3"
2208-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
2209-
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
2210-
22112199
natural-compare@^1.4.0:
22122200
version "1.4.0"
22132201
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"

0 commit comments

Comments
 (0)