Skip to content

Commit d745c16

Browse files
chore(deps): bump prettier from 2.8.8 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 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@2.8.8...3.4.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8869889 commit d745c16

File tree

3 files changed

+24
-9
lines changed

3 files changed

+24
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"markdownlint-cli": "0.42.0",
8686
"minio": "7.1.4",
8787
"p-limit": "4.0.0",
88-
"prettier": "2.8.8",
88+
"prettier": "3.4.2",
8989
"rimraf": "6.0.1",
9090
"rxjs": "7.8.1",
9191
"shelljs": "0.8.5",

packages/es-cqrs-schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "^8.17.0",
3232
"fs-extra": "^11.0.0",
3333
"pluralize": "^8.0.0",
34-
"prettier": "2.8.8",
34+
"prettier": "3.4.2",
3535
"ts-morph": "^23.0.0"
3636
},
3737
"peerDependencies": {

0 commit comments

Comments
 (0)