Skip to content

Commit 6c393cf

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

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.3.0",
62+
"sort-package-json": "^3.3.1",
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.3.0"
936+
sort-package-json: "npm:^3.3.1"
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.3.0":
6614+
"sort-package-json@npm:^3.0.0":
66156615
version: 3.3.0
66166616
resolution: "sort-package-json@npm:3.3.0"
66176617
dependencies:
@@ -6628,6 +6628,23 @@ __metadata:
66286628
languageName: node
66296629
linkType: hard
66306630

6631+
"sort-package-json@npm:^3.3.1":
6632+
version: 3.3.1
6633+
resolution: "sort-package-json@npm:3.3.1"
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: ea2839b46f6f78ba41515a3d77d81aa29ec450270d3d3480480a3a2ac8a0fd1c43b55d267d138a07f9850dc62dcfbdeeebd391a2a6048e9706b9962f5bf20d8a
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)