Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent 9dc6c0b commit ae1f12c
Show file tree
Hide file tree
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
Expand Up @@ -48,7 +48,7 @@
"github-markdown-css": "^5.5.0",
"lint-staged": "^15.2.0",
"pkg": "link:packages/pkg",
"prettier": "^3.2.4",
"prettier": "^3.3.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.3",
Expand All @@ -66,7 +66,7 @@
"vitest": "^1.2.1"
},
"resolutions": {
"prettier": "^3.2.4"
"prettier": "^3.3.3"
},
"browserslist": [
"extends @1stg/browserslist-config/modern"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14321,7 +14321,7 @@ __metadata:
github-markdown-css: "npm:^5.5.0"
lint-staged: "npm:^15.2.0"
pkg: "link:packages/pkg"
prettier: "npm:^3.2.4"
prettier: "npm:^3.3.3"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-router-dom: "npm:^6.21.3"
Expand Down Expand Up @@ -16475,12 +16475,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin/prettier.cjs
checksum: e2b735d0552501b3a7ac8bd3ba3b6de2920bb35bd4cd02d08cb9057ebe3e96d83b9a7e4b903d987b7530a50223b12c74d107c154337236ae2c68156ba1e65cd2
checksum: 5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
languageName: node
linkType: hard

Expand Down

0 comments on commit ae1f12c

Please sign in to comment.