Skip to content

Commit 8d60ef9

Browse files
chore(deps-dev): bump prettier-plugin-packagejson from 2.4.12 to 2.4.13 (#10808)
1 parent 6e4114a commit 8d60ef9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
"postcss-normalize": "^10.0.1",
222222
"postcss-preset-env": "^9.5.2",
223223
"prettier": "^3.2.5",
224-
"prettier-plugin-packagejson": "^2.4.12",
224+
"prettier-plugin-packagejson": "^2.4.13",
225225
"prompts": "^2.4.2",
226226
"react": "^18.2.0",
227227
"react-app-polyfill": "^3.0.0",

Diff for: yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -12581,12 +12581,12 @@ prettier-linter-helpers@^1.0.0:
1258112581
dependencies:
1258212582
fast-diff "^1.1.2"
1258312583

12584-
prettier-plugin-packagejson@^2.4.12:
12585-
version "2.4.12"
12586-
resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.4.12.tgz#eeb917dad83ae42d0caccc9f26d3728b5c4f2434"
12587-
integrity sha512-hifuuOgw5rHHTdouw9VrhT8+Nd7UwxtL1qco8dUfd4XUFQL6ia3xyjSxhPQTsGnSYFraTWy5Omb+MZm/OWDTpQ==
12584+
prettier-plugin-packagejson@^2.4.13:
12585+
version "2.4.13"
12586+
resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.4.13.tgz#287bef6eba3371362a460b34296329dab4eacaef"
12587+
integrity sha512-n64Y3E1iEese0RN0EmxM6E7dAiy47UPJOFyAjMNfZWPKQ1exwaaMTXEhK7vKIrbXLSmf2J9y4H5rnE1VII1vRg==
1258812588
dependencies:
12589-
sort-package-json "2.8.0"
12589+
sort-package-json "2.9.0"
1259012590
synckit "0.9.0"
1259112591

1259212592
prettier@^3.2.5:
@@ -13957,10 +13957,10 @@ sort-object-keys@^1.1.3:
1395713957
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
1395813958
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
1395913959

13960-
sort-package-json@2.8.0:
13961-
version "2.8.0"
13962-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.8.0.tgz#6a46439ad0fef77f091e678e103f03ecbea575c8"
13963-
integrity sha512-PxeNg93bTJWmDGnu0HADDucoxfFiKkIr73Kv85EBThlI1YQPdc0XovBgg2llD0iABZbu2SlKo8ntGmOP9wOj/g==
13960+
sort-package-json@2.9.0:
13961+
version "2.9.0"
13962+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.9.0.tgz#99084f0a1f36e2f3047e1bd6ad22096e5f7d41da"
13963+
integrity sha512-vlEd6i57Eb9+ruta1+hID+emmAmGzWKraEX1kk5LAQ0k1glgDHOENeieqzfir0m8MHcebzDH4FEwqjPnMEjy2g==
1396413964
dependencies:
1396513965
detect-indent "^7.0.1"
1396613966
detect-newline "^4.0.0"

0 commit comments

Comments
 (0)