Skip to content

Commit 1bfa41d

Browse files
dependabot[bot]LabhanshAgrawal
authored andcommitted
Bump inquirer from 9.2.16 to 9.2.17
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.2.16 to 9.2.17. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@9.2.17) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe6ddef commit 1bfa41d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"eslint-plugin-prettier": "^5.1.3",
123123
"eslint-plugin-react": "7.34.1",
124124
"husky": "9.0.11",
125-
"inquirer": "9.2.16",
125+
"inquirer": "9.2.17",
126126
"node-addon-api": "8.0.0",
127127
"null-loader": "4.0.1",
128128
"parse-url": "8.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4960,10 +4960,10 @@ inline-style-prefixer@^7.0.0:
49604960
css-in-js-utils "^3.1.0"
49614961
fast-loops "^1.1.3"
49624962

4963-
4964-
version "9.2.16"
4965-
resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.2.16.tgz#9291fbfdf96fd793179c9575f76fa50a5ed27349"
4966-
integrity sha512-qzgbB+yNjgSzk2omeqMDtO9IgJet/UL67luT1MaaggRpGK73DBQct5Q4pipwFQcIKK1GbMODYd4UfsRCkSP1DA==
4963+
4964+
version "9.2.17"
4965+
resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.2.17.tgz#87783875f2983cf8f64c30acb9c59cf044c71bc6"
4966+
integrity sha512-Vr3Ia2ud5sGnioURkE69endl4SkeJcMzTF6SosKcX5GALJfId7C+JvO5ZZb6y1LOXnEofCPbwzoQ1q0e8Gaduw==
49674967
dependencies:
49684968
"@ljharb/through" "^2.3.13"
49694969
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)