Skip to content

Commit

Permalink
chore(deps-dev): bump @contentful/app-scripts from 1.19.1 to 1.27.0 (#21
Browse files Browse the repository at this point in the history
)

Bumps [@contentful/app-scripts](https://github.com/contentful/create-contentful-app/tree/HEAD/packages/contentful--app-scripts) from 1.19.1 to 1.27.0.
- [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/[email protected]/packages/contentful--app-scripts)

---
updated-dependencies:
- dependency-name: "@contentful/app-scripts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent f4a2cb0 commit 01b46eb
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 36 deletions.
67 changes: 32 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"upload-ci": "contentful-app-scripts upload --ci --bundle-dir ./dist --organization-id $CONTENTFUL_ORG_ID --definition-id $CONTENTFUL_APP_DEF_ID --token $CONTENTFUL_ACCESS_TOKEN"
},
"devDependencies": {
"@contentful/app-scripts": "1.19.1",
"@contentful/app-scripts": "1.27.0",
"@testing-library/react": "^16.0.1",
"@types/node": "20.16.10",
"@types/react": "18.3.1",
Expand Down

0 comments on commit 01b46eb

Please sign in to comment.