Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.3.1 (#2543)
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 5, 2024
1 parent 932dc80 commit 320dfc7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"mini-css-extract-plugin": "^2.9.0",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"react-router": "^5.3.4",
"storybook": "^7.6.19",
"style-loader": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14941,12 +14941,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 Expand Up @@ -16715,7 +16715,7 @@ __metadata:
ky: "npm:^1.3.0"
lodash-es: "npm:^4.17.21"
mini-css-extract-plugin: "npm:^2.9.0"
prettier: "npm:^3.3.0"
prettier: "npm:^3.3.1"
qrcode.react: "npm:^3.1.0"
react: "npm:^18.3.1"
react-accessible-dropdown-menu-hook: "npm:^4.0.0"
Expand Down

0 comments on commit 320dfc7

Please sign in to comment.