Skip to content

Commit 2a67c3c

Browse files
chore(deps): bump inquirer from 9.2.21 to 9.2.22 (#11160)
1 parent 2786895 commit 2a67c3c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"imagemin-mozjpeg": "^10.0.0",
108108
"imagemin-pngquant": "^10.0.0",
109109
"imagemin-svgo": "^11.0.0",
110-
"inquirer": "^9.2.21",
110+
"inquirer": "^9.2.22",
111111
"is-svg": "^5.0.1",
112112
"js-yaml": "^4.1.0",
113113
"loglevel": "^1.9.1",

Diff for: yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1951,10 +1951,10 @@
19511951
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
19521952
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
19531953

1954-
"@inquirer/figures@^1.0.1":
1955-
version "1.0.1"
1956-
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.1.tgz#d65f0bd0e9511a90b4d3543ee6a3ce7211f29417"
1957-
integrity sha512-mtup3wVKia3ZwULPHcbs4Mor8Voi+iIXEWD7wCNbIO6lYR62oPCTQyrddi5OMYVXHzeCSoneZwJuS8sBvlEwDw==
1954+
"@inquirer/figures@^1.0.2":
1955+
version "1.0.2"
1956+
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.2.tgz#a6af5e9f9969efb9ed3469130566315c36506b8a"
1957+
integrity sha512-4F1MBwVr3c/m4bAUef6LgkvBfSjzwH+OfldgHqcuacWwSUetFebM2wi58WfG9uk1rR98U6GwLed4asLJbwdV5w==
19581958

19591959
"@isaacs/cliui@^8.0.2":
19601960
version "8.0.2"
@@ -8519,12 +8519,12 @@ inquirer@^6.0.0:
85198519
strip-ansi "^5.1.0"
85208520
through "^2.3.6"
85218521

8522-
inquirer@^9.2.21:
8523-
version "9.2.21"
8524-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.21.tgz#8396d24cc6ec423e37e5d46b2b267a436abaa410"
8525-
integrity sha512-c/dwDruM1FtzeISV+xMHm+JZTmhpmgWPEZI2bU3+Fwu5MhbAX0zMHHxj5warNfttE5NUID3aijrFUpDc2yBvcA==
8522+
inquirer@^9.2.22:
8523+
version "9.2.22"
8524+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.22.tgz#718cb4153f0d35176aab27d495f8e358d1e2008f"
8525+
integrity sha512-SqLLa/Oe5rZUagTR9z+Zd6izyatHglbmbvVofo1KzuVB54YHleWzeHNLoR7FOICGOeQSqeLh1cordb3MzhGcEw==
85268526
dependencies:
8527-
"@inquirer/figures" "^1.0.1"
8527+
"@inquirer/figures" "^1.0.2"
85288528
"@ljharb/through" "^2.3.13"
85298529
ansi-escapes "^4.3.2"
85308530
chalk "^5.3.0"

0 commit comments

Comments
 (0)