Skip to content

Commit 8b1d9aa

Browse files
chore(deps): bump tmp and inquirer in /packages/contentful--app-scripts (#2641)
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.6 to 8.2.7 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.6...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 639f3b7 commit 8b1d9aa

File tree

2 files changed

+41
-48
lines changed

2 files changed

+41
-48
lines changed

packages/contentful--app-scripts/package-lock.json

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

packages/contentful--app-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"dotenv": "17.2.1",
6060
"esbuild": "^0.25.1",
6161
"ignore": "7.0.5",
62-
"inquirer": "8.2.6",
62+
"inquirer": "8.2.7",
6363
"lodash": "4.17.21",
6464
"merge-options": "^3.0.4",
6565
"open": "8.4.2",

0 commit comments

Comments
 (0)