Skip to content

Commit

Permalink
Update dependency prettier to v3.3.1 (#9363)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 8, 2024
1 parent a6665f8 commit c6ceb10
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"postcss-loader": "8.1.1",
"postcss-preset-env": "9.5.14",
"postcss-scss": "4.0.9",
"prettier": "3.3.0",
"prettier": "3.3.1",
"sass": "1.77.4",
"sass-loader": "14.2.1",
"style-loader": "4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4409,7 +4409,7 @@ __metadata:
postcss-loader: "npm:8.1.1"
postcss-preset-env: "npm:9.5.14"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.3.0"
prettier: "npm:3.3.1"
sass: "npm:1.77.4"
sass-loader: "npm:14.2.1"
sortablejs: "npm:1.15.2"
Expand Down Expand Up @@ -6102,12 +6102,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.0":
version: 3.3.0
resolution: "prettier@npm:3.3.0"
"prettier@npm:3.3.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/d033c356320aa2e468bf29c931b094ac730d2f4defd5eb2989d8589313dec901d2fc866e3788f3d161e420b142ea4ec3dda535dbe0169ef4d0026397a68ba9cf
checksum: 10c0/c25a709c9f0be670dc6bcb190b622347e1dbeb6c3e7df8b0711724cb64d8647c60b839937a4df4df18e9cfb556c2b08ca9d24d9645eb5488a7fc032a2c4d5cb3
languageName: node
linkType: hard

Expand Down

0 comments on commit c6ceb10

Please sign in to comment.