Skip to content

Commit 962a66f

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 5a06fcc commit 962a66f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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": "^19.0.0",
7676
"resolve-url-loader": "4.0.0",
7777
"sass": "^1.49.9",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13014,10 +13014,10 @@ prepend-http@^1.0.0:
1301413014
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
1301513015
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
1301613016

13017-
prettier@^1.18.2:
13018-
version "1.18.2"
13019-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
13020-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
13017+
prettier@^3.5.3:
13018+
version "3.5.3"
13019+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
13020+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
1302113021

1302213022
pretty-bytes@^5.6.0:
1302313023
version "5.6.0"

0 commit comments

Comments
 (0)