Skip to content

Commit a2689ad

Browse files
Bump prettier from 3.4.1 to 3.5.3 (#188)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9177ecb commit a2689ad

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
@@ -87,6 +87,6 @@
8787
"eslint-plugin-prettier": "^5.2.5",
8888
"eslint-plugin-react": "^7.37.3",
8989
"eslint-plugin-react-hooks": "^5.2.0",
90-
"prettier": "^3.4.1"
90+
"prettier": "^3.5.3"
9191
}
9292
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11406,10 +11406,10 @@ prettier-linter-helpers@^1.0.0:
1140611406
dependencies:
1140711407
fast-diff "^1.1.2"
1140811408

11409-
prettier@^3.4.1:
11410-
version "3.4.1"
11411-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
11412-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
11409+
prettier@^3.5.3:
11410+
version "3.5.3"
11411+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
11412+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
1141311413

1141411414
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1:
1141511415
version "5.6.0"

0 commit comments

Comments
 (0)