Skip to content

Commit c515f0b

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 3d8962b commit c515f0b

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
@@ -72,7 +72,7 @@
7272
"jest": "^29.7.0",
7373
"mocha": "^10.0.0",
7474
"postcss-loader": "^3.0.0",
75-
"prettier": "^1.18.2",
75+
"prettier": "^3.5.3",
7676
"react-test-renderer": "^19.0.0",
7777
"resolve-url-loader": "4.0.0",
7878
"sass": "^1.49.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12208,10 +12208,10 @@ prepend-http@^1.0.0:
1220812208
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
1220912209
integrity sha512-PhmXi5XmoyKw1Un4E+opM2KcsJInDvKyuOumcjjw3waw86ZNjHwVUOOWLc4bCzLdcKNaWBH9e99sbWzDQsVaYg==
1221012210

12211-
prettier@^1.18.2:
12212-
version "1.19.1"
12213-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
12214-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
12211+
prettier@^3.5.3:
12212+
version "3.5.3"
12213+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
12214+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
1221512215

1221612216
pretty-bytes@^5.6.0:
1221712217
version "5.6.0"

0 commit comments

Comments
 (0)