Skip to content

Commit 243adf2

Browse files
chore(deps-dev): bump eslint-plugin-package-json from 0.56.3 to 0.59.0
Bumps [eslint-plugin-package-json](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json) from 0.56.3 to 0.59.0. - [Release notes](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/releases) - [Changelog](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/main/CHANGELOG.md) - [Commits](JoshuaKGoldberg/eslint-plugin-package-json@v0.56.3...v0.59.0) --- updated-dependencies: - dependency-name: eslint-plugin-package-json dependency-version: 0.59.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c1206b2 commit 243adf2

File tree

2 files changed

+24
-19
lines changed

2 files changed

+24
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
"eslint-import-resolver-typescript": "^4.4.4",
381381
"eslint-plugin-import": "^2.32.0",
382382
"eslint-plugin-md": "^1.0.19",
383-
"eslint-plugin-package-json": "^0.56.3",
383+
"eslint-plugin-package-json": "^0.59.0",
384384
"eslint-plugin-prettier": "^5.5.4",
385385
"glob": "^10.4.2",
386386
"jsonc-eslint-parser": "^2.4.0",

yarn.lock

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2864,10 +2864,10 @@ delayed-stream@~1.0.0:
28642864
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
28652865
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
28662866

2867-
detect-indent@^7.0.1:
2868-
version "7.0.1"
2869-
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-7.0.1.tgz#cbb060a12842b9c4d333f1cac4aa4da1bb66bc25"
2870-
integrity sha512-Mc7QhQ8s+cLrnUfU/Ji94vG/r8M26m8f++vyres4ZoojaRDpZ1eSIh/EpzLNwlWuvzSZ3UbDFspjFvTDXe6e/g==
2867+
detect-indent@^7.0.1, detect-indent@^7.0.2:
2868+
version "7.0.2"
2869+
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-7.0.2.tgz#16c516bf75d4b2f759f68214554996d467c8d648"
2870+
integrity sha512-y+8xyqdGLL+6sh0tVeHcfP/QDd8gUgbasolJJpY7NgeQGSZ739bDtSiaiDgtoicy+mtYB81dKLxO9xRhCyIB3A==
28712871

28722872
detect-libc@^2.0.0:
28732873
version "2.0.1"
@@ -3464,20 +3464,20 @@ eslint-plugin-md@^1.0.19:
34643464
remark-preset-lint-markdown-style-guide "^2.1.3"
34653465
requireindex "~1.1.0"
34663466

3467-
eslint-plugin-package-json@^0.56.3:
3468-
version "0.56.3"
3469-
resolved "https://registry.yarnpkg.com/eslint-plugin-package-json/-/eslint-plugin-package-json-0.56.3.tgz#dcf50aaf3a3bc377396d3df72bb63819b02e8d73"
3470-
integrity sha512-ArN3wnOAsduM/6a0egB83DQQfF/4KzxE53U8qcvELCXT929TnBy2IeCli4+in3QSHxcVYSIDa2Y5T2vVAXbe6A==
3467+
eslint-plugin-package-json@^0.59.0:
3468+
version "0.59.0"
3469+
resolved "https://registry.yarnpkg.com/eslint-plugin-package-json/-/eslint-plugin-package-json-0.59.0.tgz#fb847e54742a3465de2e6c813608f95c88075c24"
3470+
integrity sha512-4xdVhL3b7LqQQh8cvN3hX8HkAVM6cxZoXqyN4ZE4kN9NuJ21sgnj1IGS19/bmIgCdGBhmsWGXbbyD1H9mjZfMA==
34713471
dependencies:
34723472
"@altano/repository-tools" "^2.0.1"
34733473
change-case "^5.4.4"
3474-
detect-indent "^7.0.1"
3474+
detect-indent "^7.0.2"
34753475
detect-newline "^4.0.1"
34763476
eslint-fix-utils "~0.4.0"
3477-
package-json-validator "~0.30.0"
3478-
semver "^7.5.4"
3479-
sort-object-keys "^1.1.3"
3480-
sort-package-json "^3.3.0"
3477+
package-json-validator "~0.31.0"
3478+
semver "^7.7.3"
3479+
sort-object-keys "^2.0.0"
3480+
sort-package-json "^3.4.0"
34813481
validate-npm-package-name "^6.0.2"
34823482

34833483
eslint-plugin-prettier@^5.5.4:
@@ -6196,10 +6196,10 @@ package-json-from-dist@^1.0.0:
61966196
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
61976197
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
61986198

6199-
package-json-validator@~0.30.0:
6200-
version "0.30.0"
6201-
resolved "https://registry.yarnpkg.com/package-json-validator/-/package-json-validator-0.30.0.tgz#31613a3e4a2455599c7ad3a97f134707f13de1e0"
6202-
integrity sha512-gOLW+BBye32t+IB2trIALIcL3DZBy3s4G4ZV6dAgDM+qLs/7jUNOV7iO7PwXqyf+3izI12qHBwtS4kOSJp5Tdg==
6199+
package-json-validator@~0.31.0:
6200+
version "0.31.0"
6201+
resolved "https://registry.yarnpkg.com/package-json-validator/-/package-json-validator-0.31.0.tgz#c5a693e6db3ee9ca6dddfd5d07a79807f340dc77"
6202+
integrity sha512-kAVO0fNFWI2xpmthogYHnHjCtg0nJvwm9yjd9nnrR5OKIts5fmNMK2OhhjnLD1/ohJNodhCa5tZm8AolOgkfMg==
62036203
dependencies:
62046204
semver "^7.7.2"
62056205
validate-npm-package-license "^3.0.4"
@@ -7699,7 +7699,12 @@ sort-object-keys@^1.1.3:
76997699
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
77007700
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
77017701

7702-
sort-package-json@^3.3.0:
7702+
sort-object-keys@^2.0.0:
7703+
version "2.0.0"
7704+
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-2.0.0.tgz#e5dc3d75d07d4efe73ba6ac55f2f1a4380fdedf8"
7705+
integrity sha512-FTUWjmUumK0IGXn1INzkS3lS2Fqw81JuomcExd7LsFvQnNl+9+IZ575fC21F/AwrR/6lMrH7lTX0e7qLBk1wMg==
7706+
7707+
sort-package-json@^3.4.0:
77037708
version "3.4.0"
77047709
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-3.4.0.tgz#98e42b78848c517736b069f8aa4fa322fae56677"
77057710
integrity sha512-97oFRRMM2/Js4oEA9LJhjyMlde+2ewpZQf53pgue27UkbEXfHJnDzHlUxQ/DWUkzqmp7DFwJp8D+wi/TYeQhpA==

0 commit comments

Comments
 (0)