Skip to content

Commit 46dcca2

Browse files
chore(deps): bump tmp and @contentful/app-scripts in /apps/remote-mcp (#10207)
Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [@contentful/app-scripts](https://github.com/contentful/create-contentful-app/tree/HEAD/packages/contentful--app-scripts). These dependencies need to be updated together. Removes `tmp` Updates `@contentful/app-scripts` from 2.5.5 to 2.5.6 - [Release notes](https://github.com/contentful/create-contentful-app/releases) - [Changelog](https://github.com/contentful/create-contentful-app/blob/main/packages/contentful--app-scripts/CHANGELOG.md) - [Commits](https://github.com/contentful/create-contentful-app/commits/@contentful/app-scripts@2.5.6/packages/contentful--app-scripts) --- updated-dependencies: - dependency-name: tmp dependency-version: dependency-type: indirect - dependency-name: "@contentful/app-scripts" dependency-version: 2.5.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d011a15 commit 46dcca2

2 files changed

Lines changed: 47 additions & 59 deletions

File tree

apps/remote-mcp/package-lock.json

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

apps/remote-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
]
4141
},
4242
"devDependencies": {
43-
"@contentful/app-scripts": "^2.3.0",
43+
"@contentful/app-scripts": "^2.5.6",
4444
"@testing-library/jest-dom": "^5.17.0",
4545
"@testing-library/react": "^14.3.1",
4646
"@types/node": "^22.13.5",

0 commit comments

Comments
 (0)