Skip to content

Commit 4fe4cc1

Browse files
Merge pull request #171 from CodingItWrong/dependabot/npm_and_yarn/prettier-3.4.2
build(deps-dev): bump prettier from 3.4.1 to 3.4.2
2 parents 82c09d2 + 23806a3 commit 4fe4cc1

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
@@ -23,7 +23,7 @@
2323
"eslint-plugin-prettier": "^5.0.0",
2424
"jest": "^29.0.1",
2525
"kind-of": "^6.0.3",
26-
"prettier": "3.4.1",
26+
"prettier": "3.4.2",
2727
"serialize-javascript": "^6.0.0",
2828
"set-value": "^4.0.1"
2929
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3174,10 +3174,10 @@ prettier-linter-helpers@^1.0.0:
31743174
dependencies:
31753175
fast-diff "^1.1.2"
31763176

3177-
3178-
version "3.4.1"
3179-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
3180-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
3177+
3178+
version "3.4.2"
3179+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
3180+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
31813181

31823182
pretty-format@^29.7.0:
31833183
version "29.7.0"

0 commit comments

Comments
 (0)