Skip to content

Commit 11b78fb

Browse files
chore(dev-deps): bump prettier from 3.1.0 to 3.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.0...3.1.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bac985 commit 11b78fb

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
@@ -35,7 +35,7 @@
3535
"nock": "^13.4.0",
3636
"nyc": "^15.1.0",
3737
"oclif": "^4.0.4",
38-
"prettier": "^3.1.0",
38+
"prettier": "^3.1.1",
3939
"shx": "^0.3.3",
4040
"ts-node": "^10.9.2",
4141
"typescript": "^5.3.3"

yarn.lock

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

5409-
prettier@^3.1.0:
5410-
version "3.1.0"
5411-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
5412-
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
5409+
prettier@^3.1.1:
5410+
version "3.1.1"
5411+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
5412+
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
54135413

54145414
pretty-bytes@^5.3.0:
54155415
version "5.6.0"

0 commit comments

Comments
 (0)