Skip to content

Commit

Permalink
Update dependency prettier to v3.1.1 (#8775)
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 Dec 13, 2023
1 parent 6a2d94b commit 5562c4a
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.3.0",
"postcss-scss": "4.0.9",
"prettier": "3.1.0",
"prettier": "3.1.1",
"sass": "1.69.5",
"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 @@ -4425,7 +4425,7 @@ __metadata:
postcss-loader: "npm:7.3.3"
postcss-preset-env: "npm:9.3.0"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.1.0"
prettier: "npm:3.1.1"
sass: "npm:1.69.5"
sass-loader: "npm:13.3.2"
sortablejs: "npm:1.15.1"
Expand Down Expand Up @@ -6142,12 +6142,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.1.0":
version: 3.1.0
resolution: "prettier@npm:3.1.0"
"prettier@npm:3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
bin:
prettier: bin/prettier.cjs
checksum: a45ea70aa97fde162ea4c4aba3dfc7859aa6a732a1db34458d9535dc3c2c16d3bc3fb5689e6cd76aa835562555303b02d9449fd2e15af3b73c8053557e25c5b6
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
languageName: node
linkType: hard

Expand Down

0 comments on commit 5562c4a

Please sign in to comment.