Skip to content

Commit a3d3568

Browse files
chore(deps-dev): bump prettier from 1.18.2 to 3.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 1.18.2 to 3.5.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@1.18.2...3.5.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a3c5bb commit a3d3568

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
@@ -71,7 +71,7 @@
7171
"jest": "^29.7.0",
7272
"mocha": "^10.0.0",
7373
"postcss-loader": "^3.0.0",
74-
"prettier": "^1.18.2",
74+
"prettier": "^3.5.3",
7575
"react-test-renderer": "^18.2.0",
7676
"resolve-url-loader": "4.0.0",
7777
"sass": "^1.49.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13082,10 +13082,10 @@ prepend-http@^1.0.0:
1308213082
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
1308313083
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
1308413084

13085-
prettier@^1.18.2:
13086-
version "1.18.2"
13087-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
13088-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
13085+
prettier@^3.5.3:
13086+
version "3.5.3"
13087+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
13088+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
1308913089

1309013090
pretty-bytes@^5.6.0:
1309113091
version "5.6.0"

0 commit comments

Comments
 (0)