Skip to content

Commit 41e206f

Browse files
chore(deps): bump prettier from 3.3.3 to 3.6.2 (#1749)
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.6.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.6.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69eabee commit 41e206f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"husky": "^9.1.7",
101101
"nyc": "^17.1.0",
102102
"postcss": "^8.4.41",
103-
"prettier": "3.3.3",
103+
"prettier": "3.6.2",
104104
"tailwindcss": "^3.3.5",
105105
"typescript": "5.7.2",
106106
"webpack": "^5.94.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8904,7 +8904,7 @@ __metadata:
89048904
node-ical: "npm:0.20.1"
89058905
nyc: "npm:^17.1.0"
89068906
postcss: "npm:^8.4.41"
8907-
prettier: "npm:3.3.3"
8907+
prettier: "npm:3.6.2"
89088908
react: "npm:18.3.1"
89098909
react-dom: "npm:18.3.1"
89108910
react-syntax-highlighter: "npm:^15.6.1"
@@ -10412,12 +10412,12 @@ __metadata:
1041210412
languageName: node
1041310413
linkType: hard
1041410414

10415-
"prettier@npm:3.3.3":
10416-
version: 3.3.3
10417-
resolution: "prettier@npm:3.3.3"
10415+
"prettier@npm:3.6.2":
10416+
version: 3.6.2
10417+
resolution: "prettier@npm:3.6.2"
1041810418
bin:
1041910419
prettier: bin/prettier.cjs
10420-
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
10420+
checksum: 10c0/488cb2f2b99ec13da1e50074912870217c11edaddedeadc649b1244c749d15ba94e846423d062e2c4c9ae683e2d65f754de28889ba06e697ac4f988d44f45812
1042110421
languageName: node
1042210422
linkType: hard
1042310423

0 commit comments

Comments
 (0)