Skip to content

Commit 7e5106e

Browse files
chore(deps): bump tmp and inquirer
Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [inquirer](https://github.com/SBoudrias/Inquirer.js). These dependencies need to be updated together. Removes `tmp` Updates `inquirer` from 8.2.0 to 8.2.7 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.0...inquirer@8.2.7) --- updated-dependencies: - dependency-name: tmp dependency-version: dependency-type: indirect - dependency-name: inquirer dependency-version: 8.2.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62ca4cb commit 7e5106e

File tree

2 files changed

+131
-92
lines changed

2 files changed

+131
-92
lines changed

package-lock.json

Lines changed: 130 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"colors": "^1.4.0",
24-
"inquirer": "^8.2.0",
24+
"inquirer": "^8.2.7",
2525
"lodash": "^4.17.21",
2626
"simple-git": "^3.16.0"
2727
}

0 commit comments

Comments
 (0)