Skip to content
Snippets Groups Projects
Commit ae981d2e authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

fix(deps): update dependency inquirer to v8.2.4

parent dbb278b1
No related branches found
No related tags found
1 merge request!90fix(deps): update dependency inquirer to v8.2.4
Pipeline #13252 passed
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
"dictionary-en": "3.2.0", "dictionary-en": "3.2.0",
"dictionary-es": "3.2.0", "dictionary-es": "3.2.0",
"globby": "11.1.0", "globby": "11.1.0",
"inquirer": "8.2.2", "inquirer": "8.2.4",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"marked": "0.8.0", "marked": "0.8.0",
"nspell": "2.1.5", "nspell": "2.1.5",
......
...@@ -1880,10 +1880,10 @@ inherits@2, inherits@^2.0.3, inherits@^2.0.4: ...@@ -1880,10 +1880,10 @@ inherits@2, inherits@^2.0.3, inherits@^2.0.4:
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
inquirer@8.2.2: inquirer@8.2.4:
version "8.2.2" version "8.2.4"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.2.tgz#1310517a87a0814d25336c78a20b44c3d9b7629d" resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.4.tgz#ddbfe86ca2f67649a67daa6f1051c128f684f0b4"
integrity sha512-pG7I/si6K/0X7p1qU+rfWnpTE1UIkTONN1wxtzh0d+dHXtT/JG6qBgLxoyHVsQa8cFABxAPh0pD6uUUHiAoaow== integrity sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg==
dependencies: dependencies:
ansi-escapes "^4.2.1" ansi-escapes "^4.2.1"
chalk "^4.1.1" chalk "^4.1.1"
...@@ -1899,6 +1899,7 @@ inquirer@8.2.2: ...@@ -1899,6 +1899,7 @@ inquirer@8.2.2:
string-width "^4.1.0" string-width "^4.1.0"
strip-ansi "^6.0.0" strip-ansi "^6.0.0"
through "^2.3.6" through "^2.3.6"
wrap-ansi "^7.0.0"
is-arrayish@^0.2.1: is-arrayish@^0.2.1:
version "0.2.1" version "0.2.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment