Skip to content

Commit 3ab8182

Browse files
authored
Merge pull request #1327 from oclif/dependabot-npm_and_yarn-prettier-3.5.2
chore(dev-deps): bump prettier from 3.4.2 to 3.5.2
2 parents e526b61 + 1653cef commit 3ab8182

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"madge": "^6.1.0",
5959
"mocha": "^10.8.2",
6060
"nyc": "^15.1.0",
61-
"prettier": "^3.4.2",
61+
"prettier": "^3.5.2",
6262
"shx": "^0.3.4",
6363
"sinon": "^18",
6464
"ts-node": "^10.9.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6160,10 +6160,10 @@ prelude-ls@^1.2.1:
61606160
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
61616161
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
61626162

6163-
prettier@^3.4.2:
6164-
version "3.4.2"
6165-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
6166-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
6163+
prettier@^3.5.2:
6164+
version "3.5.2"
6165+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
6166+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
61676167

61686168
pretty-format@^29.7.0:
61696169
version "29.7.0"

0 commit comments

Comments
 (0)