Skip to content

Commit 56ba74c

Browse files
Bump prettier from 3.4.1 to 3.4.2 in /samples/cds-sample-application (#1299)
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.1...3.4.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5798eba commit 56ba74c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

samples/cds-sample-application/package-lock.json

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

samples/cds-sample-application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-plugin-prettier": "^5.2.1",
5757
"jest": "^29.7.0",
5858
"nock": "^13.5.6",
59-
"prettier": "^3.4.1",
59+
"prettier": "^3.4.2",
6060
"source-map-support": "^0.5.20",
6161
"sqlite3": "^5.1.7",
6262
"supertest": "^7.0.0",

0 commit comments

Comments
 (0)