Skip to content

Commit a7cf428

Browse files
Bump sort-package-json from 3.2.1 to 3.3.0
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](keithamus/sort-package-json@v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: sort-package-json dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edeae25 commit a7cf428

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"lint-staged": "^16.1.2",
6060
"micromark-util-types": "^2.0.2",
6161
"prettier": "^3.6.0",
62-
"sort-package-json": "^3.2.1",
62+
"sort-package-json": "^3.3.0",
6363
"ts-jest": "^29.4.0",
6464
"ts-node": "^10.9.2",
6565
"tsc-alias": "^1.8.16",

yarn.lock

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ __metadata:
933933
remark-gfm: "npm:^4.0.1"
934934
remark-parse: "npm:^11.0.0"
935935
remark-rehype: "npm:^11.1.2"
936-
sort-package-json: "npm:^3.2.1"
936+
sort-package-json: "npm:^3.3.0"
937937
ts-jest: "npm:^29.4.0"
938938
ts-node: "npm:^10.9.2"
939939
tsc-alias: "npm:^1.8.16"
@@ -6611,7 +6611,7 @@ __metadata:
66116611
languageName: node
66126612
linkType: hard
66136613

6614-
"sort-package-json@npm:^3.0.0, sort-package-json@npm:^3.2.1":
6614+
"sort-package-json@npm:^3.0.0":
66156615
version: 3.2.1
66166616
resolution: "sort-package-json@npm:3.2.1"
66176617
dependencies:
@@ -6628,6 +6628,23 @@ __metadata:
66286628
languageName: node
66296629
linkType: hard
66306630

6631+
"sort-package-json@npm:^3.3.0":
6632+
version: 3.3.0
6633+
resolution: "sort-package-json@npm:3.3.0"
6634+
dependencies:
6635+
detect-indent: "npm:^7.0.1"
6636+
detect-newline: "npm:^4.0.1"
6637+
git-hooks-list: "npm:^4.0.0"
6638+
is-plain-obj: "npm:^4.1.0"
6639+
semver: "npm:^7.7.1"
6640+
sort-object-keys: "npm:^1.1.3"
6641+
tinyglobby: "npm:^0.2.12"
6642+
bin:
6643+
sort-package-json: cli.js
6644+
checksum: 5b1d5ffc42e7da5e330731ea3bea5c21904d757670498eeafd2df653454094a5a41361721fb7ace407244229fcabffc3375323542fe3e7903f0f67117258c2a3
6645+
languageName: node
6646+
linkType: hard
6647+
66316648
"source-map-support@npm:0.5.13":
66326649
version: 0.5.13
66336650
resolution: "source-map-support@npm:0.5.13"

0 commit comments

Comments
 (0)