Skip to content

Commit

Permalink
Update dependency prettier to v3.0.1 (#8337)
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] authored Aug 6, 2023
1 parent a6ca845 commit cef3ff7
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 @@ -38,7 +38,7 @@
"postcss-loader": "7.3.3",
"postcss-preset-env": "9.1.0",
"postcss-scss": "4.0.6",
"prettier": "3.0.0",
"prettier": "3.0.1",
"sass": "1.64.2",
"sass-loader": "13.3.2",
"style-loader": "3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4394,7 +4394,7 @@ __metadata:
postcss-loader: 7.3.3
postcss-preset-env: 9.1.0
postcss-scss: 4.0.6
prettier: 3.0.0
prettier: 3.0.1
sass: 1.64.2
sass-loader: 13.3.2
sortablejs: 1.15.0
Expand Down Expand Up @@ -6117,12 +6117,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.0.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
"prettier@npm:3.0.1":
version: 3.0.1
resolution: "prettier@npm:3.0.1"
bin:
prettier: bin/prettier.cjs
checksum: 6a832876a1552dc58330d2467874e5a0b46b9ccbfc5d3531eb69d15684743e7f83dc9fbd202db6270446deba9c82b79d24383d09924c462b457136a759425e33
checksum: e1f3f16c7fe0495de3faa182597871f74927d787cce3c52095a66ff5d7eacc05173371d5f58bf12141a0a1b6bfe739a338531d6cf18b92c7256c1319f2c84e73
languageName: node
linkType: hard

Expand Down

0 comments on commit cef3ff7

Please sign in to comment.