Skip to content

Commit c407403

Browse files
build(deps-dev): bump prettier from 2.8.8 to 3.6.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.6.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.6.0) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98d5a77 commit c407403

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/mocha": "^9.0.0",
2626
"chai": "^4.3.4",
2727
"mocha": "^10.7.3",
28-
"prettier": "^2.6.2",
28+
"prettier": "^3.6.0",
2929
"ts-mocha": "^10.0.0",
3030
"typescript": "^4.3.5"
3131
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2242,10 +2242,10 @@ postcss-load-config@^6.0.1:
22422242
dependencies:
22432243
lilconfig "^3.1.1"
22442244

2245-
prettier@^2.6.2:
2246-
version "2.8.8"
2247-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
2248-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
2245+
prettier@^3.6.0:
2246+
version "3.6.0"
2247+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
2248+
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
22492249

22502250
proxy-from-env@^1.1.0:
22512251
version "1.1.0"

0 commit comments

Comments
 (0)