Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

Commit dc1913a

Browse files
Bump prettier from 3.0.2 to 3.0.3 in /lib (#262)
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0720a60 commit dc1913a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-plugin-unused-imports": "^2.0.0",
7979
"jest": "^26.6.3",
8080
"lint-staged": "^13.2.2",
81-
"prettier": "^3.0.2",
81+
"prettier": "^3.0.3",
8282
"pg": "^8.11.0",
8383
"supertest": "^6.0.0",
8484
"ts-jest": "^26.4.3",

lib/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6012,10 +6012,10 @@ prettier-linter-helpers@^1.0.0:
60126012
dependencies:
60136013
fast-diff "^1.1.2"
60146014

6015-
prettier@^3.0.2:
6016-
version "3.0.2"
6017-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b"
6018-
integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==
6015+
prettier@^3.0.3:
6016+
version "3.0.3"
6017+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
6018+
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
60196019

60206020
pretty-format@^26.0.0, pretty-format@^26.6.2:
60216021
version "26.6.2"

0 commit comments

Comments
 (0)