Skip to content

Commit fa4b369

Browse files
Bump eslint-config-prettier in /samples/cds-sample-application (#1325)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.1. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47412a1 commit fa4b369

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

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

Lines changed: 8 additions & 8 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
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/eslint-plugin": "^5.62.0",
5353
"@typescript-eslint/parser": "^5.62.0",
5454
"eslint": "^8.57.0",
55-
"eslint-config-prettier": "^9.1.0",
55+
"eslint-config-prettier": "^10.0.1",
5656
"eslint-plugin-prettier": "^5.2.1",
5757
"jest": "^29.7.0",
5858
"nock": "^13.5.6",

0 commit comments

Comments
 (0)