Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 3.5.0 to 3.5.1 in /modules/web (#…
Browse files Browse the repository at this point in the history
…9966)

Bumps [prettier](https://github.com/prettier/prettier) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.0...3.5.1)

---
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>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent bf2b8b7 commit 370a012
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"minimist": "1.2.8",
"ng-extract-i18n-merge": "2.14.1",
"node-gyp": "11.1.0",
"prettier": "3.5.0",
"prettier": "3.5.1",
"q": "1.5.1",
"raw-loader": "4.0.2",
"run-node": "2.0.0",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14980,7 +14980,7 @@ __metadata:
ngx-pipes: 3.2.2
node-gyp: 11.1.0
normalize.css: 8.0.1
prettier: 3.5.0
prettier: 3.5.1
q: 1.5.1
raw-loader: 4.0.2
roboto-fontface: 0.10.0
Expand Down Expand Up @@ -17472,12 +17472,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.5.0":
version: 3.5.0
resolution: "prettier@npm:3.5.0"
"prettier@npm:3.5.1":
version: 3.5.1
resolution: "prettier@npm:3.5.1"
bin:
prettier: bin/prettier.cjs
checksum: 5b451b701a437f4561b7413d1e5c1da92b1af52bf5995a429ce67c84a8525145f90992c00fe2eefd471c307d261d6f160b4bac045e0ca38f1aa4aba5e9bfdf0f
checksum: a3fc77235b5a30259641547c688a067bd9db10fbf741be2ba94901480937ae8f5d26c8d7b1b688f93091882ec6afb8e48f90b86ddc3deb85a0eed28164680cb2
languageName: node
linkType: hard

Expand Down

0 comments on commit 370a012

Please sign in to comment.