Skip to content

Commit d43a758

Browse files
authored
Merge pull request #7 from devopshobbies/dependabot/npm_and_yarn/prettier-3.0.0
build(deps-dev): bump prettier from 2.8.8 to 3.0.0
2 parents bfa4813 + d5b919d commit d43a758

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-jest": "^27.2.1",
3737
"jest": "^29.6.2",
3838
"js-yaml": "^4.1.0",
39-
"prettier": "^2.8.8",
39+
"prettier": "^3.0.0",
4040
"ts-jest": "^29.1.0",
4141
"typescript": "^5.0.4"
4242
}

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3274,11 +3274,6 @@ prettier-linter-helpers@^1.0.0:
32743274
dependencies:
32753275
fast-diff "^1.1.2"
32763276

3277-
prettier@^2.8.8:
3278-
version "2.8.8"
3279-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
3280-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
3281-
32823277
prettier@^3.0.0:
32833278
version "3.0.0"
32843279
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"

0 commit comments

Comments
 (0)