Skip to content

Commit a7d6a43

Browse files
Revert "fix(deps): update dependency listr2 to v10" (#10708)
* Revert "fix(deps): update dependency listr2 to v10 (#10682)" This reverts commit f49733f. * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d1e0e56 commit a7d6a43

4 files changed

Lines changed: 9 additions & 29 deletions

File tree

.changeset/@graphql-codegen_cli-10682-dependencies.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@graphql-codegen/cli": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`listr2@^9.0.0` ↗︎](https://www.npmjs.com/package/listr2/v/9.0.0) (from `^10.0.0`, in `dependencies`)

packages/graphql-codegen-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"is-glob": "^4.0.1",
100100
"jiti": "^2.3.0",
101101
"json-to-pretty-yaml": "^1.2.2",
102-
"listr2": "^10.0.0",
102+
"listr2": "^9.0.0",
103103
"log-symbols": "^4.0.0",
104104
"micromatch": "^4.0.5",
105105
"shell-quote": "^1.7.3",

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6580,7 +6580,7 @@ cli-truncate@^2.1.0:
65806580
slice-ansi "^3.0.0"
65816581
string-width "^4.2.0"
65826582

6583-
cli-truncate@^5.0.0, cli-truncate@^5.2.0:
6583+
cli-truncate@^5.0.0:
65846584
version "5.2.0"
65856585
resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-5.2.0.tgz#c8e72aaca8339c773d128c36e0a17c6315b694eb"
65866586
integrity sha512-xRwvIOMGrfOAnM1JYtqQImuaNtDEv9v6oIYAs4LIHwTiKee8uwvIi363igssOC0O5U04i4AlENs79LQLu9tEMw==
@@ -8321,7 +8321,7 @@ eventemitter2@6.4.7:
83218321
resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-6.4.7.tgz#a7f6c4d7abf28a14c1ef3442f21cb306a054271d"
83228322
integrity sha512-tYUSVOGeQPKt/eC1ABfhHy5Xd96N3oIijJvN3O9+TsC28T5V9yX9oEfEK5faP0EFSNVOG97qtAS68GBrQB2hDg==
83238323

8324-
eventemitter3@^5.0.1, eventemitter3@^5.0.4:
8324+
eventemitter3@^5.0.1:
83258325
version "5.0.4"
83268326
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-5.0.4.tgz#a86d66170433712dde814707ac52b5271ceb1feb"
83278327
integrity sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==
@@ -10381,17 +10381,6 @@ lint-staged@16.4.0:
1038110381
tinyexec "^1.0.4"
1038210382
yaml "^2.8.2"
1038310383

10384-
listr2@^10.0.0:
10385-
version "10.2.1"
10386-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-10.2.1.tgz#fb44e1e9e5f8b15ab817296d45149d295c47bee9"
10387-
integrity sha512-7I5knELsJKTUjXG+A6BkKAiGkW1i25fNa/xlUl9hFtk15WbE9jndA89xu5FzQKrY5llajE1hfZZFMILXkDHk/Q==
10388-
dependencies:
10389-
cli-truncate "^5.2.0"
10390-
eventemitter3 "^5.0.4"
10391-
log-update "^6.1.0"
10392-
rfdc "^1.4.1"
10393-
wrap-ansi "^10.0.0"
10394-
1039510384
listr2@^3.8.3:
1039610385
version "3.14.0"
1039710386
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.14.0.tgz#23101cc62e1375fd5836b248276d1d2b51fdbe9e"
@@ -10406,7 +10395,7 @@ listr2@^3.8.3:
1040610395
through "^2.3.8"
1040710396
wrap-ansi "^7.0.0"
1040810397

10409-
listr2@^9.0.5:
10398+
listr2@^9.0.0, listr2@^9.0.5:
1041010399
version "9.0.5"
1041110400
resolved "https://registry.yarnpkg.com/listr2/-/listr2-9.0.5.tgz#92df7c4416a6da630eb9ef46da469b70de97b316"
1041210401
integrity sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g==
@@ -15530,15 +15519,6 @@ wrangler@4.81.1:
1553015519
string-width "^4.1.0"
1553115520
strip-ansi "^6.0.0"
1553215521

15533-
wrap-ansi@^10.0.0:
15534-
version "10.0.0"
15535-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-10.0.0.tgz#b83ddcc14dbc5596f1b07e153bf6f863c1acbb57"
15536-
integrity sha512-SGcvg80f0wUy2/fXES19feHMz8E0JoXv2uNgHOu4Dgi2OrCy1lqwFYEJz1BLbDI0exjPMe/ZdzZ/YpGECBG/aQ==
15537-
dependencies:
15538-
ansi-styles "^6.2.3"
15539-
string-width "^8.2.0"
15540-
strip-ansi "^7.1.2"
15541-
1554215522
wrap-ansi@^6.2.0:
1554315523
version "6.2.0"
1554415524
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"

0 commit comments

Comments
 (0)