Skip to content

Commit 54380f1

Browse files
authored
Merge pull request #287 from wolfpackthatcodes/dependabot/npm_and_yarn/code/prettier-3.4.2
build(deps-dev): bump prettier from 3.4.1 to 3.4.2 in /code
2 parents 5968074 + da99683 commit 54380f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-import": "^2.31.0",
6565
"eslint-plugin-prettier": "^5.2.1",
6666
"msw": "^2.6.8",
67-
"prettier": "^3.3.3",
67+
"prettier": "^3.4.2",
6868
"typescript": "^5.7.2",
6969
"vite": "^6.0.3",
7070
"vite-plugin-dts": "^4.3.0",

code/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2699,10 +2699,10 @@ prettier-linter-helpers@^1.0.0:
26992699
dependencies:
27002700
fast-diff "^1.1.2"
27012701

2702-
prettier@^3.3.3:
2703-
version "3.4.1"
2704-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
2705-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
2702+
prettier@^3.4.2:
2703+
version "3.4.2"
2704+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
2705+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
27062706

27072707
psl@^1.1.33:
27082708
version "1.14.0"

0 commit comments

Comments
 (0)