Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency prettier to ^3.4.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 26, 2024
1 parent b36ebd0 commit fa95073
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -63,7 +63,7 @@
"github-markdown-css": "^5.5.0",
"lint-staged": "^15.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.4",
"prettier": "^3.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.3",
@@ -79,7 +79,7 @@
"vitest": "^1.2.1"
},
"resolutions": {
"prettier": "^3.2.4"
"prettier": "^3.4.0"
},
"size-limit": [
{
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -11945,7 +11945,7 @@ __metadata:
github-markdown-css: "npm:^5.5.0"
lint-staged: "npm:^15.2.0"
npm-run-all: "npm:^4.1.5"
prettier: "npm:^3.2.4"
prettier: "npm:^3.4.0"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-router-dom: "npm:^6.21.3"
@@ -16497,12 +16497,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
"prettier@npm:^3.4.0":
version: 3.4.0
resolution: "prettier@npm:3.4.0"
bin:
prettier: bin/prettier.cjs
checksum: e2b735d0552501b3a7ac8bd3ba3b6de2920bb35bd4cd02d08cb9057ebe3e96d83b9a7e4b903d987b7530a50223b12c74d107c154337236ae2c68156ba1e65cd2
checksum: 9116f4dfd1b064025b776bc5b8ca1fe68555d606fb38771f8d73cfdafd9bf60ca9eea27a56f5c526abdf0f4a711122a9c683fbcd029d74415a2163dbb1eb416b
languageName: node
linkType: hard

0 comments on commit fa95073

Please sign in to comment.