Skip to content

Commit 9e2da98

Browse files
build(deps-dev): bump prettier from 2.8.8 to 3.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 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@2.8.8...3.6.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98d5a77 commit 9e2da98

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.2",
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.2:
2246+
version "3.6.2"
2247+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
2248+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
22492249

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

0 commit comments

Comments
 (0)